Page 1 of 1

Cant get Imagevue to work on win2003, IIS 6 an d PHP 5.2.3

Posted: 04 Jul 2007, 18:41
by funnkin
Hi,

Ive installed php 5.2.3 on an IIS server running in CGI and ISAPI mode, and have included only the GD2 extension.

I then went to copy the upload directory directly to the server using file explorer.

The tests directory seems to work, but the admin and root pages show nothing. THe admin page looks with a blue background, and when I type in guest as the password, "CANNOT find server" is displayed.

Can anyone point any light why this may be happening?

The website address is http://gallery.digitalprojects.biz/upload

Cheers :(

Posted: 07 Jul 2007, 02:01
by vietknight
Are you sure php is installed on your server. It seems like your tags aren't being parsed at all, b/c I can see the actual php coding on your page, for example the page title tag. Double check that first.