php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #45386 Installation of dynamic modules fails to load
Submitted: 2008-06-28 14:34 UTC Modified: 2008-07-10 01:00 UTC
Votes:1
Avg. Score:2.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: cron at odi dot com dot br Assigned:
Status: No Feedback Package: Dynamic loading
PHP Version: 5.2.6 OS: Windows XP SP2 & SP3
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: cron at odi dot com dot br
New email:
PHP Version: OS:

 

 [2008-06-28 14:34 UTC] cron at odi dot com dot br
Description:
------------
When installation is made from the install package for php 5.2.6 downloaded from the php.net website, none of modules selected for installation gets loaded. I tried a few modules, and phpinfo ALWAYS output a empty list. This is true for Apache 2.2 and IIS 5.0. After a few hours i installed php 5.2.5 and all modules selected in the installation works out of the box.




Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2008-07-01 09:42 UTC] jani@php.net
From phpinfo() output, check what php.ini file is actually loaded (if any) and check where PHP looks for it. 
 [2008-07-01 13:23 UTC] cron at odi dot com dot br
Configuration File (php.ini) Path C:\WINDOWS
Loaded Configuration File C:\Arquivos de programas\PHP\php.ini

Path 	C:\Arquivos de programas\PHP\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Arquivos de programas\Arquivos comuns\Adobe\AGL
 [2008-07-02 09:19 UTC] jani@php.net
Check what is set in this ini file:
C:\Arquivos de programas\PHP\php.ini

extension_dir and all the enabled extension lines..
 [2008-07-10 01:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 14:01:31 2024 UTC