[PHP-DEV] Bug #12432 Updated: not valid mysql ressource

2001-07-30 Thread etm
ID: 12432 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Closed Status: Open Bug Type: MySQL related Operating System: GNU Linux PHP Version: 4.0.6 New Comment: The eMail system is not working correctly, there is some more sourcecode in my message, please watch

[PHP-DEV] Bug #12432 Updated: not valid mysql ressource

2001-07-30 Thread etm
ID: 12432 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: MySQL related Operating System: GNU Linux PHP Version: 4.0.6 New Comment: I don't think it's a feature, its bug 8634, sorry I missed that entry. 8634 is a urgent one I think! Previous

[PHP-DEV] Bug #12432 Updated: not valid mysql ressource

2001-07-30 Thread etm
ID: 12432 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Closed Status: Duplicate Bug Type: MySQL related Operating System: GNU Linux PHP Version: 4.0.6 Previous Comments: [2001-07-30

[PHP-DEV] Bug #12432: not valid mysql ressource

2001-07-27 Thread etm
From: [EMAIL PROTECTED] Operating system: GNU Linux PHP version: 4.0.6 PHP Bug Type: MySQL related Bug description: not valid mysql ressource $eLink = mysql_connect(...); . . . class test { function einTest() { $eLink = mysql_connect();

[PHP-DEV] Bug #12433: Curl Crush, CURLOPT_WRITEHEADER

2001-07-27 Thread etm
From: [EMAIL PROTECTED] Operating system: GNU Linux PHP version: 4.0.6 PHP Bug Type: cURL related Bug description: Curl Crush, CURLOPT_WRITEHEADER After using curl_setopt - CURLOPT_WRITEHEADER to a valid filepointer curl somehow crushes. Excerpt from apache error_log