Justtechjobs.com Find a programming school near you






Online Campus Both


php-developer-list | 2001122

[PHP-DEV] Bug #14757: Apache 1.3.22 can't load the PHP4Apache module From: Alderfalder <email protected>
Date: 12/29/01

From: Alderfalder <email protected>
Operating system: Windows 2000
PHP version: 4.1.0
PHP Bug Type: Apache related
Bug description: Apache 1.3.22 can't load the PHP4Apache module

I installed PHP to the default Path and putted in the httpd.conf file
folowed code:
 
LoadModule php4_module c:/php/sapi/php4apache.dll
AddType application/x-httpd-php .php

When I checked with the test configuration file the code, it issued follow
error:

Syntax error on line 1 of c:/programs/apache group/apache/conf/httpd.conf:
Cannot load c:/php/sapi/php4apache.dll into server: (127) ([{translated}])
Can't find the given procedure.

-- 
Edit bug report at: http://bugs.php.net/?id=14757&edit=1

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>