[PHP-DEV] Bug #11456 Updated: Apache cannot locate php "module". From: sniper <email protected>
Date: 06/13/01

ID: 11456
Updated by: sniper
Reported By: nhicks <email protected>
Old-Status: Open
Status: Bogus
Bug Type: *Install and Config
Operating system:
PHP Version: 4.0.5
Assigned To:
Comments:

Works for me just fine. Put the module into the
apache modules directory and use this line instead:

LoadModule php4_module modules/php4apache.dll

Also, READ the install.txt thatcomes with the package..
You need to copy some dlls to someplace in your system..

--Jani

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

[2001-06-13 01:50:44] nhicks <email protected>
Running Apache just fine, just used the test configuration option, and got an error on this line in the httpd.conf

LoadModule php4_module "c:/php/sapi/php4apache.dll"

(tried with and without quotes)

Error Loading module c:/php/sapi/php4apache.dll: (126) Specified Module could not be found.

I checked, it's exactly where the conf file says that it is. possibly a problem with apache? don't know :)

I definitely have latest versions of Apache and PHP, as of 6/12/2001.

thanks in advance

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

ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=11456&edit=2

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