[PHP-DEV] Bug #11456 Updated: Apache cannot locate php "module". From: sniper <email protected>
Date: 06/14/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:

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

[2001-06-14 13:02:18] sniper <email protected>
So what DID you do? Exactly? No need for WHOLE httpd.conf,
only the line you put in it..

--Jani

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

[2001-06-13 13:12:07] nhicks <email protected>
nope, doesn't work -- followed the instructions in install.txt exactly, *and* your email instructions. Same error message, but the path now reflects the /modules/php4apache.dll change (c:program filesapache group....)

If need be, i can supply my httpd.conf or php.ini, or whatever is needed.

thanks again

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

[2001-06-13 10:40:03] sniper <email protected>
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

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

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