localhost virker ikke
Jeg har installeret Apache 1.3.12 og den kører som den skal.Så har jeg hentet og installeret php4.0.4pl.
Jeg har fortaget de ændring som www.anything.dk skriver.
Men lortet virker ikke.
Apache ligger i D:\\APACHE
PHP ligger i D:\\PHP
Jeg har ændret følgende i httpd.conf
DirectoryIndex index.html index.php4 index.php index.htm index.shtml index.cgi
ScriptAlias /php4/ \"D:/php/\"
AddType application/x-httpd-php4 .phtml
AddType application/x-httpd-php4-source .phps
AddType application/x-httpd-php4 .php4
Action application/x-httpd-php4 \"d:/php/php.exe\"
Hvor er fejlen.
Jeg har startet Apache inden jeg prøver at se php filen i browseren. (phpinfo.php).
