[PHP-DEV] Bug #14052 (and several others!): ftp_rawlist hangs up

2002-07-08 Thread Carl Drinkwater
pen), #13400 (open), #13580 (bogus), #14719 (bogus) and #15296 (open). I have posted a script to demonstrate the problem and a patch against a recent 4.3.0-dev in #14052 which fixes the problem (credit to [EMAIL PROTECTED] for the original patch) Any comments would be gratefully received! Regard

[PHP-DEV] ZE2 'breaks' global?

2002-06-20 Thread Carl Drinkwater
by instantiating $Manager, or in fact assigning it any value what so ever, it just have to exist globally. It also works as desired if using $GLOBALS["Manager"] instead of 'global $Manager'. Regardless of the workarounds, I'm wondering if this is an intended 'fe

[PHP-DEV] instance of mssql

2002-04-08 Thread Carl Levesque
It is possible to connect php server at secondary instance of mssql (mssql 2000) if you have the solution, please i would like sample please thanks -- PHP Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] prob with imagestring

2002-03-06 Thread Carl L.
Whene i create images with `ê` and `è` , I get `ë` anyone can help me please -- PHP Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] Bug #13267: segfault with parent::

2001-09-12 Thread carl
0x4024f89c in php_execute_script (primary_file=0xb644) at main.c:1206 #4 0x4024b105 in apache_php_module_main (r=0x80fb1a4, display_source_mode=0) at sapi_apache.c:89 #5 0x4024be20 in send_php (r=0x80fb1a4, display_source_mode=0, filename=0x80fbd54 "/home/blixen/carl/apache/htdocs/test/tw

[PHP-DEV] Bug #12392 Updated: mysql_pconnect() and timed-out connections

2001-09-04 Thread carl
ect PHP logs this: [Thu Jul 26 11:23:36 2001] [error] PHP Warning: MySQL: Link to server lost, unable to reconnect in /export/home/carl/apache/htdocs/db.inc.php on line 8 And after a few more retries I get this: [Thu Jul 26 11:31:46 2001] [error] PHP Warning: Can't connect to local MySQL

[PHP-DEV] Bug #12392 Updated: mysql_pconnect() and timed-out connections

2001-09-04 Thread carl
ID: 12392 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: MySQL related Operating System: PHP Version: 4.0.6 Edit this bug report at http://bugs.php.net/?id=12392&edit=1 -- PHP Development Mailing List To unsub

[PHP-DEV] Bug #12392: mysql_pconnect() and timed-out connections

2001-07-26 Thread carl
x27; host: `localhost' (Got timeout reading communication packets) Then when I try to pconnect PHP logs this: [Thu Jul 26 11:23:36 2001] [error] PHP Warning: MySQL: Link to server lost, unable to reconnect in /export/home/carl/apache/htdocs/db.inc.php on line 8 And after a few more r

[PHP-DEV] PHP 4.0 Bug #9678 Updated: multipart/form POSTS corrupted

2001-03-11 Thread carl
ID: 9678 User Update by: [EMAIL PROTECTED] Status: Bogus Bug Type: Unknown/Other Function Description: multipart/form POSTS corrupted This is NOT submitted twice. This is similar (and maybe related) to a bug I reported where file uploads (which have to use multipart/form) are corrupted. But t

[PHP-DEV] PHP 4.0 Bug #9678: multipart/form POSTS corrupted

2001-03-10 Thread carl
From: [EMAIL PROTECTED] Operating system: redhat 7.0 PHP version: 4.0.4pl1 PHP Bug Type: Unknown/Other Function Bug description: multipart/form POSTS corrupted Ever since 4.0.4pl1, any fields posted with a form using enctype=multipart/form are currupted. One or two line fe

[PHP-DEV] PHP 4.0 Bug #9677: file uploads corrupted

2001-03-10 Thread carl
From: [EMAIL PROTECTED] Operating system: redhat linux 7 PHP version: 4.0.4pl1 PHP Bug Type: Unknown/Other Function Bug description: file uploads corrupted Since version 4.0.4pl1, files uploaded with the POST method are corrupted. They contain two extra lines at the top for