php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #37805 Extension directory error
Submitted: 2006-06-14 16:10 UTC Modified: 2006-06-14 16:33 UTC
From: ndaniel at bsi-scs dot com Assigned:
Status: Not a bug Package: *Configuration Issues
PHP Version: 5.1.4 OS: XP Pro / Win 2003 Server
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: ndaniel at bsi-scs dot com
New email:
PHP Version: OS:

 

 [2006-06-14 16:10 UTC] ndaniel at bsi-scs dot com
Description:
------------
When I have a semi-colon (;) in my extension directory (by default extension_dir='.;c:\PHP\ext;' or something similar) any extension in the extension directory is unavailable.  If I change it to extension_dir='c:\PHP\ext', I get no errors, everything loads fine.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-06-14 16:33 UTC] sniper@php.net
; is comment in php.ini files. No bug here.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 22:01:29 2024 UTC