Sorry, as I told you, I don't know anything about IIS, so I can't tell if it has to be restarted or not. You'd better run gnu/linux, but that's only my point of view ;-) It's strange that your phtml page is blank. Did you check the source code of the page ? What does it tell ? Blaise
Le Vendredi 4 Novembre 2005 15:42, Gambin Dejan a écrit : > Apache yes, IIS no..why should IIS be restarted? > > dejan > > > -----Original Message----- > > From: UMN MapServer Users List > > [mailto:[EMAIL PROTECTED] On Behalf Of Blaise Picinbono > > Sent: Friday, November 04, 2005 3:40 PM > > To: [email protected] > > Subject: Re: [UMN_MAPSERVER-USERS] problems with running phtml srcipts > > > > Le Vendredi 4 Novembre 2005 15:11, Gambin Dejan a écrit : > > > Hi, > > > > > > I have installed mapserver 4.6 by the ms4w package on my > > > > Windows 2000 > > > > > machine. The problem is I have a running IIS, and I simply > > > > configured > > > > > the Apache to listen on port 8080 to run together with IIS. > > > > Everything > > > > > seems ok but I can't run phtml scripts as php files. I have the > > > following in my httpd.conf: > > > > > > .... > > > AddType application/x-httpd-php .phtml .php > > > Action application/x-httpd-php /cgi-bin/php.exe > > > .... > > > > > > I can run normally the php scripts but I get an empty page > > > > when trying > > > > > to open any phtml file. I have also tried with configuring php as > > > apache module but the result is the same. ms4w is using > > > > Apache 2.0.54 > > > > > and php 4.3.11. > > > > > > Any help? > > > > > > regards, dejan > > > > Hi, > > I don't know much about IIS. Your Apache config file seems > > ok. Did you restart > > the Apache server so that it read again the config file ? > > Did you restart IIS ? > > Blaise
