Hi, I have just installed PHP 4.3.3, Apache 2.0.47 and MySQL 4.0.15a under Windows XP. When I try to see a HTML pages, everything is ok but when it comes to PHP pages nothing works I have this message with IE : "The page cannot be displayed" with Opera 7, Mozilla : nothing Ok, first Apache is running because I can see any other pages that are not PHP Second php.ini and everything inside look like in place : This is not my first installation of AMP on a Windows system but this is the first time I have this "reaction". I can't display the phpinfo and for sur all the pages named .php can't be displayed... the root is changed (index.html is seen) What is funny is that the same Apache.conf and php.ini works perfectly in my other computer... Here is a piece of the error.log :
[Tue Sep 30 20:05:57 2003] [notice] Parent: Created child process 4028 [Tue Sep 30 20:05:57 2003] [debug] mpm_winnt.c(505): Parent: Sent the scoreboard to the child [Tue Sep 30 20:05:57 2003] [notice] Child 4028: Child process is running [Tue Sep 30 20:05:57 2003] [debug] mpm_winnt.c(426): Child 4028: Retrieved our scoreboard from the parent. [Tue Sep 30 20:05:57 2003] [info] Parent: Duplicating socket 208 and sending it to child process 4028 [Tue Sep 30 20:05:58 2003] [debug] mpm_winnt.c(623): Parent: Sent 1 listeners to child 4028 [Tue Sep 30 20:05:58 2003] [debug] mpm_winnt.c(582): Child 4028: retrieved 1 listeners from parent [Tue Sep 30 20:05:58 2003] [notice] Child 4028: Acquired the start mutex. [Tue Sep 30 20:05:58 2003] [notice] Child 4028: Starting 250 worker threads. [Tue Sep 30 20:05:58 2003] [debug] child.c(695): Child 4028: Worker thread 0 starting. [Tue Sep 30 20:05:58 2003] [debug] child.c(695): Child 4028: Worker thread 1 starting. HELP Thanks Olivier -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php