Justtechjobs.com Find a programming school near you






Online Campus Both


php-developer-list | 2001122

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

ID: 14757
User updated by: Alderfalder <email protected>
Reported By: Alderfalder <email protected>
Old Status: Feedback
Status: Closed
Bug Type: Apache related
Operating System: Windows 2000
PHP Version: 4.1.0
New Comment:

Yeah I have found the problem. I've fergotten to copy the zip-package.
thx for help.

PS: I can't close this bug report because I've fergotten the password too. :(

Previous Comments:
------------------------------------------------------------------------

[2001-12-29 15:23:14] cmk <email protected>

Have you copied your php4ts.dll to the %SystemRoot%\system32 directory?

------------------------------------------------------------------------

[2001-12-29 14:55:44] Alderfalder <email protected>

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 this 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>