Click to See Complete Forum and Search --> : after server restart php script not working.
SH100
08-09-2007, 01:15 PM
After I restart my web server some how my php script(very very basic script) not loading.
My browser just says opening file.....
I read somewhere "PHP has problems with stability under IIS".
so is solution to use apache or any other fix is there?
thank you.
ellisgl
08-09-2007, 01:25 PM
Use apache (http://www.wampserver.com/en/) or LightTP (http://www.kevindustries.com/media/kw/files/windows/lighttpd/ -- doesn't have a nice little tray icon like WAMP server does.)
SH100
08-09-2007, 01:38 PM
Using Apache on server which alreday have IIS was my last resort.
Isn't there any other solution?
ellisgl
08-09-2007, 01:49 PM
I was giving your last resort options =)
I haven't used IIS in so many years. I don't know how their configuration but maybe something got jacked in there. Check the PHP.ini config. Check to see if there are any logs that might give you an error message..