Date: 02/19/01
- Next message: Thies C. Arntzen: "[PHP-DEV] phpize problem"
- Previous message: James Moore: "RE: [PHP-DEV] Time for 4.0.5?"
- In reply to: Thies C. Arntzen: "Re: [PHP-DEV] PHP 4.0 Bug #9197: crash in _efree"
- Next in thread: Thies C. Arntzen: "Re: [PHP-DEV] PHP 4.0 Bug #9197: crash in _efree"
- Reply: Thies C. Arntzen: "Re: [PHP-DEV] PHP 4.0 Bug #9197: crash in _efree"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> could you plz try:
>
> <?
> $Conn = OCINLogon ('vignette', 'vignette', 'wom_dev');
> $Clob = OCINewDescriptor($Conn, OCI_D_LOB);
> $ExtraXML = $Clob->load();
> ?>
>
> if that still causes the crash then the bug is fixed in CVS!
Not sure what that was supposed to do ;-), but it caused the same crash.
David
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Thies C. Arntzen: "[PHP-DEV] phpize problem"
- Previous message: James Moore: "RE: [PHP-DEV] Time for 4.0.5?"
- In reply to: Thies C. Arntzen: "Re: [PHP-DEV] PHP 4.0 Bug #9197: crash in _efree"
- Next in thread: Thies C. Arntzen: "Re: [PHP-DEV] PHP 4.0 Bug #9197: crash in _efree"
- Reply: Thies C. Arntzen: "Re: [PHP-DEV] PHP 4.0 Bug #9197: crash in _efree"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

