php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #26163 Cannot load php as a module
Submitted: 2003-11-07 11:36 UTC Modified: 2003-11-13 17:13 UTC
Votes:1
Avg. Score:4.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:1 (100.0%)
From: flusv02 at student dot vxu dot se Assigned:
Status: Not a bug Package: Apache related
PHP Version: 4.3.3 OS: Windows 2000
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: flusv02 at student dot vxu dot se
New email:
PHP Version: OS:

 

 [2003-11-07 11:36 UTC] flusv02 at student dot vxu dot se
Description:
------------
I've followed the instructions on how to install php as a module for apache, but it isn't working. After restarting the server I get the following error:

"Cannot load c:/program files/apache group/php/sapi/php4apache.dll into server: (126) The specified module could not be found"

I've checked the directory structure more times than I can recall and it is correct, the dll file is in the directory where apache says it can't find it..

At one point I tried added the path to the root directories of apache and php to the path, but then I got another error about the module already being loaded instead.






Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-11-13 16:03 UTC] scottm at spamcop dot net
Read the install.txt file included with the distribution.

your probably missing php4ts.dll which is meant to go in the
system32 directory

c:\winnt\system32
 [2003-11-13 17:13 UTC] edink@php.net
Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PHP.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Sep 12 21:01:27 2024 UTC