hi, try to change that line in your apache config file: LoadModule php4_module c:/php/sapi/php4apache.dll to LoadModule php4_module c:/php/sapi/php4apache2.dll and leave the line with AddModule out
it also worked for me : ) rico ----- Original Message ----- From: "Robert Bisom" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, May 18, 2002 10:38 PM Subject: [PHP-INST] Problem with Web server... hi, I have a problem with PHP. The Web server Apache is don't run with PHP support. I have : Apache Web server 2.0.36, PHP 4.2.1, Win 2k. I install that: - extract win32 binary archive to c: - rename c:\php-4.2.1-Win32 to c:\php - move c:\php\php4ts.dll to c:\winnt\system32 - copy c:\php\php.ini-dist to c:\winnt\php.ini - change this directive: - extension_dir = C:/php/extensions - session.save_path = C:/php/session (folder exists) - session.use_trans_sid = 0 I have open httpd.conf configuration file, and write to: LoadModule php4_module c:/php/sapi/php4apache.dll AddModule mod_php4.c AddType application/x-httpd-php .php .phtml .php4 .php3 Server is don't run from this time and write: Syntax error on line 960 of C:/Program Files/Apache Group/Apache2/conf/httpd.conf: Cannot load C:/php/sapi/php4apache.dll into server: modul has not search. I don't know english, I'm from Czech Republic, Sorry :( -- Robert Bisom, [EMAIL PROTECTED] on 05.18.2002 -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php