[PHP-DEV] Bug #15199 Updated: Random SQLExecDirect error

2002-01-25 Thread serge
this does not work then I will set the timeout value to 3600 and use odbc_connect. Serge Previous Comments: [2002-01-24 06:07:02] [EMAIL PROTECTED] Hi again, I take that back, its happening in 4.0.6 as well. [Thu

[PHP-DEV] Bug #15199 Updated: Random SQLExecDirect error

2002-01-24 Thread serge
] [/websites/dev.one2infinity.net/login.php:37] SQL error: ô¿z, SQL state (ûä' ± in SQLExecDirect,0 Thanks, Serge Previous Comments: [2002-01-24 06:

[PHP-DEV] Bug #15199: Random SQLExecDirect error

2002-01-24 Thread serge
local Sorry I do not have more info then this on the problem. Its random (but frequent) nature make its hard to track. Thanks, Serge P.S. The code I am using is stable and has been running fine on 4.0.6 for half a year. -- Edit bug report at: http://bugs.php.net/?id=15199&edit=1

[PHP-DEV] Bug #15188: PHP Fatal error: Cannot find save handler mm in Unknown on line 0

2002-01-23 Thread serge
/local/easysoft/oob/client --with-mm=/usr/local --enable-trans-sid --with-jpeg-dir=/usr/lib --with-gif-dir=/usr/lib --with-curl=/usr/local I have seen this problem on 3 different systems with PHP 4.1.1 Thanks, Serge -- Edit bug report at: http://bugs.php.net/?id=15188&edit=1 --

[PHP-DEV] Bug #13186: Serveur OK mais problème pour utiliser PHP

2001-09-06 Thread SERGE . FOURNIER6
HP. Soyez sympa, répondez-moi s'il vous plait, merci . Serge. -- Edit bug report at: http://bugs.php.net/?id=13186&edit=1 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To co

[PHP-DEV] Bug #12862 Updated: Undefined symbol mysql_field_count in libphp4.so

2001-08-20 Thread serge
ID: 12862 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: MySQL related Operating System: Linux RH 6.2 (2.2.19) PHP Version: 4.0.6 New Comment: Yeah. That is. Thanks a lot. Previous Comments:

[PHP-DEV] Bug #12862: Undefined symbol mysql_field_count in libphp4.so

2001-08-20 Thread serge
From: [EMAIL PROTECTED] Operating system: Linux RH 6.2 (2.2.19) PHP version: 4.0.6 PHP Bug Type: MySQL related Bug description: Undefined symbol mysql_field_count in libphp4.so Newely installed MySQL 3.23.41 from tarball, confugured with "--prefix=/usr --with-default-charset

[PHP-DEV] Bug #12811: NTEXT field type

2001-08-17 Thread serge
against the ODBC-ODBC Bridge Client Executing a query that deals with a database field of type NTEXT fails. Field type TEXT works fine. No error messages found in the log, the server process just seems to die and the php script stops dead in its tracks after the call: odbc_do -Serge

[PHP-DEV] Bug #8772 Updated: user level session storage fails when register_globals off

2001-07-04 Thread serge
way into the 4.0.6 branch condsidering that 4.0.6 is was meant to be a bug fix release. Serge Previous Comments: --- [2001-07-04 10:00:53] [EMAIL PROTECTED] James said it was fixed in the CVS version. It might that it was

[PHP-DEV] Bug #8772 Updated: user level session storage fails when register_globals off

2001-07-04 Thread serge
dispair this problem is still not fixed. I don't understand why this is not happening to tons of PHP developers? Are they all using register_globals on ? Thanks, Serge Previous Comments: --- [2001-05-22 21:06:03] [

[PHP-DEV] Bug #11870: unable to load dynamic library

2001-07-04 Thread serge
e files to the location as described in the manual. The shared object is much smaller as the one I compiled with the previous version of php (4.0.5). With kind regards, Serge van Thillo -- Edit Bug report at: http://bugs.php.net/?id=11870&edit=1 -- PHP Development Mailing List <h

[PHP-DEV] Bug #8772 Updated: user level session storage fails when register_globals off

2001-05-16 Thread serge
still does not work! Any help from someone knowledgable on this issue would be nice since I reported this bug over 3 months ago. Thanks, Serge Previous Comments: --- [2001-03-04 07:09:10] [EMAIL PROTECTED] I would like

[PHP-DEV] PHP 4.0 Bug #8772 Updated: user level session storage fails when register_globals off

2001-03-04 Thread serge
ally don't like this aproach. Thanks, Serge Previous Comments: --- [2001-02-22 18:39:01] [EMAIL PROTECTED] Steve Chadsey has reported that he has the same bug as me: His message follow. For the record, I am ha

[PHP-DEV] PHP 4.0 Bug #8772 Updated: user level session storage fails when register_globals off

2001-02-22 Thread serge
See bug number 9002 Serge --- [2001-01-25 14:39:36] [EMAIL PROTECTED] Below are my php.ini settings and Virtual Host settings Serge # php.ini file [PHP] engine = On short_open_tag

[PHP-DEV] PHP 4.0 Bug #8772 Updated: user level session storage fails when register_globals off

2001-02-03 Thread serge
ID: 8772 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: *Session related Description: user level session storage fails when register_globals off Looks like someone else is having the same problem. See bug number 9002 Serge Previous Comments

[PHP-DEV] PHP 4.0 Bug #8772 Updated: user level session storage fails when register_globals off

2001-01-25 Thread serge
ID: 8772 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: *Session related Description: user level session storage fails when register_globals off Below are my php.ini settings and Virtual Host settings Serge # php.ini file [PHP] engine = On

[PHP-DEV] PHP 4.0 Bug #8772 Updated: user level session storage fails when register_globals off

2001-01-25 Thread serge
myvar gets registerd with its value by the handler just fine. Serge Previous Comments: --- [2001-01-25 14:02:23] [EMAIL PROTECTED] OK, here is some more info I just installed the Zend IDE and did some debugging. Wh

[PHP-DEV] PHP 4.0 Bug #8772 Updated: user level session storage fails when register_globals off

2001-01-25 Thread serge
Questions: In the first example, why is write_session never called? In the second example, why does !myvar| NOT have the value I assigned to it like so $HTTP_SESSION_VARS['myvar'] = "VarVar"; Thanks, Serge Previous Comments: -

[PHP-DEV] PHP 4.0 Bug #8772 Updated: user level session storage fails when register_globals off

2001-01-23 Thread serge
when I have register_globals off and run this script, upon script completion there is NO session record in the table at all? Serge Previous Comments: --- [2001-01-23 17:13:10] [EMAIL PROTECTED] Still does not work. As

[PHP-DEV] PHP 4.0 Bug #8772 Updated: user level session storage fails when register_globals off

2001-01-23 Thread serge
test"); $HTTP_SESSION_VARS['test'] = '12345'; when I try to print on another page, echo "session var test = $HTTP_SESSION_VARS[test]"; it comes up empty...? When I look in the database, I have a session record, but the data is empty? Serge --

[PHP-DEV] PHP 4.0 Bug #8772 Updated: user level session storage fails when register_globals off

2001-01-23 Thread serge
;test"); $HTTP_SESSION_VARS['test'] = '12345'; when I try to print on another page, echo "session var test = $HTTP_SESSION_VARS[test]"; it comes up empty...? When I look in the database, I have a session record, but the da

[PHP-DEV] PHP 4.0 Bug #8772: user level session storage fails when register_globals off

2001-01-17 Thread serge
off, a session record is added to the database, but it contains no serialized data. The data portion is empty. If I turn register_globals on, the the database record for the session contains the serialized data. Is this a bug or a feature??? Thanks, Serge -- Edit Bug report at: http