D]>
Sent: Wednesday, December 03, 2003 7:12 PM
Subject: [PHP-WIN] /php-4.3.4-Win32/php.exe/index.php not found
Hi.
I have configured php and apache 1.3.28 (apache 2.0.48) under Win98 like
this
php.ini:
extension-dir:/php-4.3.4-Win32/
httpd.conf:
ScriptAlias = "c:\htdocs"
AddType app
Hi.
I have configured php and apache 1.3.28 (apache 2.0.48) under Win98 like
this
php.ini:
extension-dir:/php-4.3.4-Win32/
httpd.conf:
ScriptAlias = "c:\htdocs"
AddType application/x-httpd-php .php
Action application/x-httpd-php "/php-4.3.4-Win32/php.exe"
In c:\htdocs I created simple index.