ID: 11456
User Update by: [EMAIL PROTECTED]
Old-Status: Feedback
Status: Open
Bug Type: *Install and Config
Operating system: Windows 2000
PHP Version: 4.0.5
Description: Apache cannot locate php "module".

probably want to tell everyone this/add it to the install.txt -- using the Loadmodule 
directive in your httpd.conf is bogus.  that's the line that causes the error, and php 
now runs fine on my apache server without it present.  maybe something work fixing, i 
don't know :)

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

[2001-06-14 13:02:18] [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] [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] [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] [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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to