i managed to configure apache 1.3 .... but without php
now im tryin to configue it with php ....
1. LoadModule php4_module modules/libphp4.so
AddModule mod_php4.c
i ve added this .... but get an error .... cant load the module .... it
couldnt be found .....
2. ScriptAlias /php/ "D:\WINDOWS\system32\inetsrv\php"
AddType application/x-httpd-php .phtml
AddType application/x-httpd-php .html
Action application/x-httpd-php "/php/php.exe"
AddType application/x-httpd-php .php
<IfModule mod_php4.c>
php_value include_path "D:\WINDOWS\system32\inetsrv\php"
php_flag safe_mode on
</IfModule>
now this doent work either ... i get an error messege for this too .....
and now ... i cant even get to display the successfull installation of
apache page :( .....
help plz ......
thnx .....
toby .....
_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php