Hi.
I am running Apache server 1.3.29 with PHP 4.3.4 on Win98SE.
Whenever I try and run Apache server in command line window, the first thing is says is...
[Sat Feb 07 18:36:16 2004 [warn] (2)No such file or directory: exec() may not be safe
Apache 1.3.29 (Win32) PHP/4.3.4 running...
What's the "no such ..." all about?
Another thing is that when I try and run test.php just containing <? phpinfo(); ?>, IE6 just displays <? phpinfo(); ?> as text!!
When I run it like this (C:\apache\php\php.exe C:\apache\htdocs\test.php) in a command line window, it outputs the HTML in the command line window.
I know PHP is semi-working coz I get the HTML in the command line window.
I tried http://localhost in IE6 and I get the 'You have successfully installed Apache server' screen load up.
Any ideas? It's really annoying me...
Many thanks,
Jon