ID:               24311
 Updated by:       [EMAIL PROTECTED]
 Reported By:      angulion at g5dd dot com
-Status:           Verified
+Status:           Closed
 Bug Type:         cURL related
 Operating System: Linux 2.4.20
 PHP Version:      5CVS-2003-06-24 (dev)
 New Comment:

This bug has been fixed in CVS.

In case this was a PHP problem, snapshots of the sources are packaged
every three hours; this change will be in the next snapshot. You can
grab the snapshot at http://snaps.php.net/.
 
In case this was a documentation problem, the fix will show up soon at
http://www.php.net/manual/.

In case this was a PHP.net website problem, the change will show
up on the PHP.net site and on the mirror sites in short time.
 
Thank you for the report, and for helping us make PHP better.




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

Reply via email to