php3-list | 199807
Date: 07/21/98
- Next message: Numard (Norberto Meijome): "[PHP3] Apache 1.3 and latest php"
- Previous message: Rasmus Lerdorf: "Re: [PHP3] RE: Executing cgi programs"
- Next in thread: Rasmus Lerdorf: "Re: [PHP3] Persistent Connections are killing me!"
- Reply: Rasmus Lerdorf: "Re: [PHP3] Persistent Connections are killing me!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I can't seem to figure out WHAT the heck I am doing wrong!!!! Argh! Can
someone explain the PHP code required to OPEN and CLOSE persistent
connections to Oracle?
I am assuming that in each page I want to connect, I use ora_plogon.....I
think I get that.....then, since it is persistent, I should NOT close it
at the end of the page.......makes sense. However, I can do NO
transaction management from persistent connections (attempts to rollback
or commit cause PHP warnings and no results) and I often get the following
on attempts to connect:
PHP 3 Warning: Unable to open new cursor (ORA-01012: not logged on) in
/open_database.php on line 20
Any help would be GREATLY appreciated. Anyone with experience with this
will be worshipped!
Thanks,
Mike
-- PHP 3 Mailing List http://www.php.net/ To unsubscribe send an empty message to php3-unsubscribe <email protected> To subscribe to the digest list: php3-digest-subscribe <email protected> For help: php3-help <email protected> Archive: http://www.php.net/mailsearch.php3
- Next message: Numard (Norberto Meijome): "[PHP3] Apache 1.3 and latest php"
- Previous message: Rasmus Lerdorf: "Re: [PHP3] RE: Executing cgi programs"
- Next in thread: Rasmus Lerdorf: "Re: [PHP3] Persistent Connections are killing me!"
- Reply: Rasmus Lerdorf: "Re: [PHP3] Persistent Connections are killing me!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

