ID: 24311 Updated by: [EMAIL PROTECTED] Reported By: angulion at g5dd dot com -Status: Open +Status: Verified -Bug Type: *Web Server problem +Bug Type: cURL related Operating System: Linux 2.4.20 PHP Version: 5CVS-2003-06-24 (dev)
Previous Comments: ------------------------------------------------------------------------ [2003-06-24 04:27:24] angulion at g5dd dot com Addition, apache version is 1.3.19 (originating from suse (v7.1)) ------------------------------------------------------------------------ [2003-06-24 04:25:53] angulion at g5dd dot com Description: ------------ php5-200306240730 at least produces this when starting up Apache: ------------- snip --------------- Syntax error on line 323 of /etc/httpd/httpd.conf: Cannot load /usr/lib/apache/libphp5.so into server: undefined symbol: TSRMLS_SET_CTX ------------- snip --------------- only place in php-source where I found this is in: ext/curl/interface.c (line: 696): TSRMLS_SET_CTX(ch->thread_ctx); Curl version I have is 7.10.5. A recursive grep for TSRMLS_SET_CTX on curl source don't find anything, and in php-source there is just this one occurance. Compiles fine though.. configure params: http://www.g5service.net/php-bug/do_configure-php Mail me for more info if needed. (angulion at g5dd com) ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=24311&edit=1