php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #14667 Problem with "dynamic" library loading (.dll files)
Submitted: 2001-12-23 05:59 UTC Modified: 2001-12-23 06:01 UTC
From: Aaron at brigatti dot co dot uk Assigned:
Status: Not a bug Package: Apache related
PHP Version: 4.1.0 OS: Windows XP
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 this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: Aaron at brigatti dot co dot uk
New email:
PHP Version: OS:

 

 [2001-12-23 05:59 UTC] Aaron at brigatti dot co dot uk
Howdy,

Hope you can offer some assistance...

Firstly I am using Apache 1.3.22 and Php 4.1.0 on my Windows XP machine.

The installation is fine and everything goes well with the setting up and general installation parts of both.

However, when I am starting an apache session, I encounter the following error msg (as error dialogue boxes and msgs in the apache window):

"Unable to load dynamic library '/extensions/php_mcrypt.dll' - the specified module could not be found."

This is the same for the following dll files:

php_domxml.dll
php_gd.dll
php_mcrypt.dll
php_pdf.dll

The relevant php .dll file has been copied to the windows system directory, and the php.ini file moved to the windows directory.  I have amended both the php.ini and httpd.conf files accordingly and everything does "seem" fine!

I think the extension directory is detected as other php_*.dll seem to be found and load fine (i.e. only FOUR .dll files are reported as "not being found"......ummmm...

Can you offer any assistance?

Regards,


Aaron

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-12-23 06:01 UTC] sander@php.net
Please ask support questions on the appropriate mailinglist.

Hint: check your extension path in the php.ini
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat May 18 15:01:33 2024 UTC