[PHP-INST] ld cannot find -lmysqlclient

2001-08-07 Thread Patrice Garbe
Hello ! I compiled PHP with the mysql external support but I had a "mysql ran out of memory" error perfoming a big query. As I didn't find a way to extend the mysql client cache (if you have a solution don't hesitate...) I decided to compile PHP again this time with the mysql built-in support.

[PHP-INST] Call to undefined function: debugger_on()

2001-08-08 Thread Patrice Garbe
Hello ! I compiled PHP 4.0.6 with the --enable-debug option but the function debugger_on() is not defined ! Is there another option to set ? >From phpinfo() : - Configure command : ./configure [...] '--enable-debug' - ZEND_DEBUG : enabled I set these in php.ini : debugger.port = 1400 debugger.e