| Anonymous | Login | Signup for a new account | 2013-05-25 18:11 BST | ![]() |
| Main | My View | View Issues | Change Log | Roadmap |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||||
| 0000854 | Xdebug | Installation | public | 2012-06-16 13:41 | 2012-12-17 19:28 | ||||||
| Reporter | drexlar | ||||||||||
| Assigned To | derick | ||||||||||
| Priority | normal | Severity | major | Reproducibility | always | ||||||
| Status | feedback | Resolution | open | ||||||||
| Platform | OS | OS Version | |||||||||
| Product Version | 2.2.0 | ||||||||||
| Target Version | Fixed in Version | ||||||||||
| Summary | 0000854: Tailored Installation Instructions refers to an inexistent drive | ||||||||||
| Description | Using your wizard at http://xdebug.org/wizard.php [^] delivers the following: -------------------- Xdebug installed: no Server API: Apache 2.0 Handler Windows: yes - Compiler: MS VC9 - Architecture: x86 Zend Server: no PHP Version: 5.3.10 Zend API nr: 220090626 PHP API nr: 20090626 Debug Build: no Thread Safe Build: yes Configuration File Path: C:\Windows Configuration File: L:\Program Files\PostgreSQL\EnterpriseDB-ApachePHP\php\php.ini Extensions directory: E:\pginstaller-repo\php.staging ----------------------------------------------------- The extensions drive does not exist in my computer nor the directory mentioned in it. The configuration file is correct. I installed the EnterpriseDB PostgreSQL and the Apache, PHP that comes with Stack Builder. The installation file was: postgresql-9.1.4-1-windows-x64.exe When I execute phpinfo() I obtained the following: ------------------ PHP Version 5.3.10 System => Windows NT RAMIRO-ARIAS 6.1 build 7601 (Windows 7 Home Premium Edition Service Pack 1) i586 Build Date => May 4 2012 13:41:16 Compiler => MSVC9 (Visual C++ 2008) Architecture => x86 Configure Command => cscript /nologo configure.js "--enable-snapshot-build" "--enable-cli" "--enable-cgi" "--with-openssl" "--enable-pdo" "--with-extra-includes=C:\phpBuild\include;C:\phpBuild\include\freetype;C:\phpBuild\include\libpng12;C:\pgBuild\OpenSSL\include\openssl;C:\phpBuild\include\c-client;C:\phpBuild\include\curl;C:\phpBuild\include\glib-2.0;C:\phpBuild\include\layout;C:\phpBuild\include\libexslt;C:\phpBuild\include\libssh2;C:\phpBuild\include\libxml;C:\phpBuild\include\libxslt;C:\phpBuild\include\mpir;C:\phpBuild\include\mutils;C:\phpBuild\include\net-snmp;C:\phpBuild\include\openldap;E:\pginstaller-repo\apache.staging\include;E:\\pginstaller-repo\output\include" "--with-extra-libs=C:\pgBuild\OpenSSL\lib;C:\phpBuild\lib;E:\pginstaller-repo\apache.staging\lib;E:\\pginstaller-repo\output\lib" "--enable-apache=yes" "--with-apache-includes=E:\pginstaller-repo\apache.staging\include" "--with-apache-libs=E:\pginstaller-repo\apache.staging\lib" "--enable-apache2filter" "--enable-apache2-2filter" "--enable-apache2handler" "--enable-apache2-2handler" "--with-apache-hooks" "--with-pgsql" "--with-pdo-pgsql" "--with-prefix=E:\pginstaller-repo\php.staging" "--enable-one-shot" "--enable-zend-multibyte=yes" "--enable-cli-win32" "--enable-embed" "--enable-isapi" "--enable-ftp" "--without-mysql" "--without-mysqli" "--without-pdo-mysql" "--without-sqlite" "--without-pdo-sqlite" "--without-pdo-sqlite-external" "--with-xsl=SHARED" "--enable-mbstring" "--enable-mbregex" "--enable-shmop" "--enable-exif" "--enable-soap" "--enable-sockets" "--with-php-build" "--with-gd=SHARED" Server API => Apache 2.0 Handler Virtual Directory Support => enabled Configuration File (php.ini) Path => C:\Windows Loaded Configuration File => L:\Program Files\PostgreSQL\EnterpriseDB-ApachePHP\php\php.ini Scan this dir for additional .ini files => (none) Additional .ini files parsed => (none) PHP API => 20090626 PHP Extension => 20090626 Zend Extension => 220090626 Zend Extension Build => API220090626,TS,VC9 PHP Extension Build => API20090626,TS,VC9 Debug Build => no Thread Safety => enabled Zend Memory Manager => enabled Zend Multibyte Support => enabled IPv6 Support => enabled Registered PHP Streams => https, ftps, php, file, glob, data, http, ftp, zip, compress.zlib, phar Registered Stream Socket Transports => tcp, udp, ssl, sslv3, sslv2, tls Registered Stream Filters => convert.iconv.*, mcrypt.*, mdecrypt.*, string.rot13, string.toupper, string.tolower, string.strip_tags, convert.*, consumed, dechunk, zlib.* ------------------------- Thanks in advance | ||||||||||
| Steps To Reproduce | It will install: PostgreSQL 9.1 v2.0.0 Apache v2.2.22 PHP 5.3.10-1 Install all these programs in a drive different than C:. In my computer that was drive L. I did not change the path, just the drive unit. | ||||||||||
| Additional Information | Attached PHP.ini | ||||||||||
| Tags | No tags attached. | ||||||||||
| Operating System | |||||||||||
| PHP Version | 5.3.10 | ||||||||||
| Attached Files | |||||||||||
Notes |
|
|
(0002282) derick (administrator) 2012-06-25 19:09 |
Hi, it finds the "E:\pginstaller-repo\php.staging" from the php.ini setting "extension_dir" or from a compiled default if it's not set. can you check the rest of your phpinfo() output to see if you can find the string "pginstaller-repo"? cheers, Derick |
|
(0002391) derick (administrator) 2012-12-17 19:28 |
No information provided and I can't reproduce this. Closing, but feel free to reopen if you can provide the requested information. |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2012-06-16 13:41 | drexlar | New Issue | |
| 2012-06-16 13:41 | drexlar | File Added: php.ini | |
| 2012-06-25 19:09 | derick | Note Added: 0002282 | |
| 2012-06-25 19:09 | derick | Assigned To | => derick |
| 2012-06-25 19:09 | derick | Status | new => feedback |
| 2012-12-17 19:28 | derick | Note Added: 0002391 | |
| Copyright © 2000 - 2011 MantisBT Group |