php-developer-list | 2001122
Date: 12/29/01
- Next message: cmk <email protected>: "[PHP-DEV] Bug #14757 Updated: Apache 1.3.22 can't load the PHP4Apache module"
- Previous message: php <email protected>: "[PHP-DEV] Bug #14756: pow(0,[broken power]) gives wrong result"
- Next in thread: cmk <email protected>: "[PHP-DEV] Bug #14757 Updated: Apache 1.3.22 can't load the PHP4Apache module"
- Reply: cmk <email protected>: "[PHP-DEV] Bug #14757 Updated: Apache 1.3.22 can't load the PHP4Apache module"
- Reply: Alderfalder <email protected>: "[PHP-DEV] Bug #14757 Updated: Apache 1.3.22 can't load the PHP4Apache module"
- Reply: mfischer <email protected>: "[PHP-DEV] Bug #14757 Updated: Apache 1.3.22 can't load the PHP4Apache module"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: cmk <email protected>: "[PHP-DEV] Bug #14757 Updated: Apache 1.3.22 can't load the PHP4Apache module"
- Previous message: php <email protected>: "[PHP-DEV] Bug #14756: pow(0,[broken power]) gives wrong result"
- Next in thread: cmk <email protected>: "[PHP-DEV] Bug #14757 Updated: Apache 1.3.22 can't load the PHP4Apache module"
- Reply: cmk <email protected>: "[PHP-DEV] Bug #14757 Updated: Apache 1.3.22 can't load the PHP4Apache module"
- Reply: Alderfalder <email protected>: "[PHP-DEV] Bug #14757 Updated: Apache 1.3.22 can't load the PHP4Apache module"
- Reply: mfischer <email protected>: "[PHP-DEV] Bug #14757 Updated: Apache 1.3.22 can't load the PHP4Apache module"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

