hello,
i installed latest xampp 1.4.15 for linux + develpack for the libraries.
the server runs fine in php4.4.0.
phpinfo -> nodebug-build
downloaded & extracted xdebug 1.3.2
./opt/lampp/phpize-4.4.0
./configure --enable-xdebug --with-php-config=/opt/lampp/bin/php-config
make & make install
xdebug.so is build without errors!
moved file to opt/lampp/modules/
added line to php.ini : zend_extension="opt/lampp/modules/xdebug.so"
the server starts up with the following error-message:
Failed loading /opt/lampp/modules/xdebug.so:
/opt/lampp/modules/xdebug.so: undefined symbol: OnUpdateLong
regards,
vain
Received on Mon Aug 29 2005 - 23:36:10 BST
This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST