Hey,
I have recently installed php4 and the Apache server. I first installed the apache server which worked absolutely fine:
ran http://localhost/ in my browser with no problems.
Now, after I configured the httpd.conf file everything was fine until I added the action.
The one I placed in was:
Action application/x-httpd-php /my programs/webserver/php4/php.exe
The message I recieved when trying to restart apache was as follows:
'Syntax error on line 811 of d:/my programs/webserver/apache/conf/httpd.conf: Action takes two arguments, a media type followed by a script name
Note the errors or messages above, and press the <ESC> key to exit. _'
Hope you guys can help me because I dunno what is the go.
Bye the way, the action directory has been double checked and is the same as the script alias source.
Ok, thanks.