View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000319 | Xdebug | Installation | public | 2007-10-19 11:10 | 2007-10-27 17:57 |
Reporter | jpr1965 | Assigned To | derick | ||
Priority | normal | Severity | block | Reproducibility | always |
Status | resolved | Resolution | unable to reproduce | ||
Summary | 0000319: error message of php -m /etc/httpd/modules/xdebug.so: undefined symbol: php_sprintf | ||||
Description | error after installing xdebug.so: calling php -m and you get the following error message /etc/httpd/modules/xdebug.so: undefined symbol: php_sprintf | ||||
Additional Information | PHP 4.3.9 (cgi) (built: May 4 2007 11:04:14) | ||||
Tags | No tags attached. | ||||
Operating System | RedHat V4 | ||||
PHP Version | 4.3.11 | ||||
|
What is your full configure line? |
|
I didn't configure anything, I just copied the .so file into the apache modules directory and started check, how written in installation instruction of Active State Komodo. Which configuration do you mean and how do I get the configure line? |
|
PHP's configure line... you can see it by checking the output of the phpinfo() call. |
|
Here is the php info line... './configure' '--build=i686-redhat-linux-gnu' '--host=i686-redhat-linux-gnu' '--target=i386-redhat-linux-gnu' '--program-prefix=' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/usr/com' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--cache-file=../config.cache' '--with-config-file-path=/etc' '--with-config-file-scan-dir=/etc/php.d' '--enable-force-cgi-redirect' '--disable-debug' '--enable-pic' '--disable-rpath' '--enable-inline-optimization' '--with-bz2' '--with-db4=/usr' '--with-curl' '--with-exec-dir=/usr/bin' '--with-freetype-dir=/usr' '--with-png-dir=/usr' '--with-gd=shared' '--enable-gd-native-ttf' '--without-gdbm' '--with-gettext' '--with-ncurses=shared' '--with-gmp' '--with-iconv' '--with-jpeg-dir=/usr' '--with-openssl' '--with-png' '--with-pspell' '--with-xml' '--with-expat-dir=/usr' '--with-dom=shared,/usr' '--with-dom-xslt=/usr' '--with-dom-exslt=/usr' '--with-xmlrpc=shared' '--with-pcre-regex=/usr' '--with-zlib' '--with-layout=GNU' '--enable-bcmath' '--enable-exif' '--enable-ftp' '--enable-magic-quotes' '--enable-sockets' '--enable-sysvsem' '--enable-sysvshm' '--enable-track-vars' '--enable-trans-sid' '--enable-yp' '--enable-wddx' '--with-pear=/usr/share/pear' '--with-imap=shared' '--with-imap-ssl' '--with-kerberos' '--with-ldap=shared' '--with-mysql=shared,/usr' '--with-pgsql=shared' '--with-snmp=shared,/usr' '--with-snmp=shared' '--enable-ucd-snmp-hack' '--with-unixODBC=shared,/usr' '--enable-memory-limit' '--enable-shmop' '--enable-calendar' '--enable-dbx' '--enable-dio' '--enable-mbstring=shared' '--enable-mbstr-enc-trans' '--enable-mbregex' '--with-mime-magic=/usr/share/file/magic.mime' '--with-apxs2=/usr/sbin/apxs' |
|
There must be something wrong with how this module was compiled, because when I do it myself it works just fine: derick@kossu:~/dev/php/php-4.3.9$ sapi/cgi/php -v Perhaps you should contact the Active State people about this (and feel free to point them to this report of course). |
Date Modified | Username | Field | Change |
---|---|---|---|
2007-10-19 11:10 | jpr1965 | New Issue | |
2007-10-21 11:47 | derick | Note Added: 0000745 | |
2007-10-21 11:47 | derick | Status | new => feedback |
2007-10-22 07:10 | jpr1965 | Note Added: 0000746 | |
2007-10-22 08:15 | derick | Note Added: 0000748 | |
2007-10-22 12:07 | jpr1965 | Note Added: 0000751 | |
2007-10-27 17:57 | derick | Status | feedback => resolved |
2007-10-27 17:57 | derick | Resolution | open => unable to reproduce |
2007-10-27 17:57 | derick | Assigned To | => derick |
2007-10-27 17:57 | derick | Note Added: 0000769 |