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

ID: 11456
User Update by: nhicks <email protected>
Status: Bogus
Bug Type: *Install and Config
Operating system: Windows 2000
PHP Version: 4.0.5
Description: Apache cannot locate php "module".

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 files\apache group\....)

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

thanks again

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

[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

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

Full Bug description available at: http://bugs.php.net/?id=11456

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