[xdebug-general] Re: Problem with xdebug2-cvs w/apache2-php5 on solaris

From: Kump, Jon <Jon.Kump[@]everestgt.com>
Date: Fri, 9 Sep 2005 10:32:49 -0500

> It's likely that you have either:
> - two different php.ini's

no, we have only one version. It is a package that we created.

ouput of php -i from cli
phpinfo()
PHP Version => 5.0.5

System => SunOS ksle966tstwx01 5.9 Generic_112233-11 sun4u
Build Date => Sep 8 2005 12:29:35
Configure Command => './configure' '--prefix=/usr/local/64' '--with-apxs2=/usr/local/64/apache2/bin/apxs' '--enable-force-cgi-redirect' '--enable-fastcgi' '--with
-layout=PHP' '--enable-versioning' '--with-libxml-dir=/usr/local/64' '--with-openssl=/usr/local/64' '--with-zlib=/usr/local/64' '--with-zlib-dir=/usr/local/64' '--
enable-bcmath' '--with-bz2=/usr' '--enable-calendar' '--with-ldap' '--with-mysql=/usr/local/64' '--with-mysql-sock=/tmp' '--enable-soap' '--enable-sockets' '--with
-regex=php' '--enable-sysvmsg' '--enable-sysvsem' '--enable-sysvshm' '--enable-memory-limit' '--enable-wddx' '--enable-zend-multibyte' '--with-expat-dir=/usr/local
/64' '--with-xsl=/usr/local/64'
Server API => Command Line Interface
Virtual Directory Support => disabled
Configuration File (php.ini) Path => /usr/local/64/lib/php.ini
PHP API => 20031224
PHP Extension => 20041030
Zend Extension => 220040412
Debug Build => no
Thread Safety => disabled
Zend Memory Manager => enabled
IPv6 Support => enabled
Registered PHP Streams => php, file, http, ftp, compress.bzip2, compress.zlib, https, ftps
Registered Stream Socket Transports => tcp, udp, unix, udg, ssl, sslv3, sslv2, tls

This program makes use of the Zend Scripting Language Engine:
Zend Engine v2.0.5, Copyright (c) 1998-2004 Zend Technologies
    with eAccelerator v0.9.3, Copyright (c) 2004-2005 eAccelerator, by eAccelerator
    with Xdebug v2.0.0beta3-dev, Copyright (c) 2002, 2003, 2004, 2005, by Derick Rethans

########################################################################

phpinfo() from apache
PHP Version 5.0.5

System SunOS ksle966tstwx01 5.9 Generic_112233-11 sun4u
Build Date Sep 8 2005 12:29:35
Configure Command './configure' '--prefix=/usr/local/64' '--with-apxs2=/usr/local/64/apache2/bin/apxs' '--enable-force-cgi-redirect' '--enable-fastcgi' '--with-layout=PHP' '--enable-versioning' '--with-libxml-dir=/usr/local/64' '--with-openssl=/usr/local/64' '--with-zlib=/usr/local/64' '--with-zlib-dir=/usr/local/64' '--enable-bcmath' '--with-bz2=/usr' '--enable-calendar' '--with-ldap' '--with-mysql=/usr/local/64' '--with-mysql-sock=/tmp' '--enable-soap' '--enable-sockets' '--with-regex=php' '--enable-sysvmsg' '--enable-sysvsem' '--enable-sysvshm' '--enable-memory-limit' '--enable-wddx' '--enable-zend-multibyte' '--with-expat-dir=/usr/local/64' '--with-xsl=/usr/local/64'
Server API Apache 2.0 Handler
Virtual Directory Support disabled
Configuration File (php.ini) Path /usr/local/64/lib/php.ini
PHP API 20031224
PHP Extension 20041030
Zend Extension 220040412
Debug Build no
Thread Safety disabled
Zend Memory Manager enabled
IPv6 Support enabled
Registered PHP Streams php, file, http, ftp, compress.bzip2, compress.zlib, https, ftps
Registered Stream Socket Transports tcp, udp, unix, udg, ssl, sslv3, sslv2, tls

This program makes use of the Zend Scripting Language Engine:
Zend Engine v2.0.5, Copyright (c) 1998-2004 Zend Technologies

> - compiled Xdebug against the wrong PHP headers so that it doesn't load.
> Enable "display_startup_errors" in php.ini and then check your apache
> log.

enabling this still does not display any info. I have error reporting set to E_ALL.

Thanks
Received on Fri Sep 09 2005 - 17:33:06 BST

This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST