Date: 09/26/00
- Next message: Mark Burnette: "[phplib] mssql_affected_rows does not exist in php"
- Previous message: Sanlong Irvan: "[phplib] PHP problem"
- Next in thread: Matthew Leingang: "[phplib] Re: Migrating PHPLIB to PHP4/MySql 3.23"
- Reply: Matthew Leingang: "[phplib] Re: Migrating PHPLIB to PHP4/MySql 3.23"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi Folks,
My single problem in moving my site to a new server with PHP4 and MySql
3.23 remains. I get a MySQL error when executing page_close(), because it
tries to insert the record when it already exists. This error only occurs
on the home page to the site, and not always.
I read the source code in ct_sql.inc for ac_store(), and it seems that the
only thing that could generate this error if rows_affected() returns 0
even though the record exists and has been updated successsfully.
Otherwise, the insert code should not even be run.
Has anyone run into this particular problem before?
TIA for all your help.
--Matthew Leingang
----------------------------------------------------------------
Matthew Leingang http://www.math.rutgers.edu/
Rutgers University leingang <email protected>
Department of Mathematics "This signature needs no quote."
---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>
- Next message: Mark Burnette: "[phplib] mssql_affected_rows does not exist in php"
- Previous message: Sanlong Irvan: "[phplib] PHP problem"
- Next in thread: Matthew Leingang: "[phplib] Re: Migrating PHPLIB to PHP4/MySql 3.23"
- Reply: Matthew Leingang: "[phplib] Re: Migrating PHPLIB to PHP4/MySql 3.23"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

