php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #36220 Unable to load library...dll not found (but its really there)
Submitted: 2006-01-31 07:40 UTC Modified: 2006-01-31 07:53 UTC
From: desmond_whitt at big8software dot com Assigned:
Status: Not a bug Package: Dynamic loading
PHP Version: 5.1.2 OS: Windows
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: desmond_whitt at big8software dot com
New email:
PHP Version: OS:

 

 [2006-01-31 07:40 UTC] desmond_whitt at big8software dot com
Description:
------------
When configuring php for windows and staring up your web server, you may get an error that reports the dlls cannot be found if you have any extensions uncommented in the php.ini file.  But you have the extension directory defined correctly in the php.ini file.

An alternative to the solution of copying the dlls into your system directory (Which is messy) is to simply include the php home directory and the php extension directory in the SYSTEM_PATH and restart the computer.

Have Fun...


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-01-31 07:53 UTC] tony2001@php.net
http://www.php.net/manual/en/install.windows.manual.php
That's exactly what the docs suggest.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Jul 26 23:01:30 2024 UTC