ID: 36764 Updated by: [EMAIL PROTECTED] Reported By: mauroi at digbang dot com -Status: Open +Status: Feedback Bug Type: PDO related Operating System: Win XP SP2 PHP Version: 5CVS-2006-03-16 (snap) New Comment:
I'm afraid "The page keeps loading forever" and "hangs" is not enough to understand the problem and I can't reproduce it on Linux with Oracle Instant Client and Oracle 10. What version of Oracle client and server are you using? What's in the error_log? Any other info? Previous Comments: ------------------------------------------------------------------------ [2006-03-17 13:55:43] mauroi at digbang dot com Yes. The same happens. The page keeps loading forever. ------------------------------------------------------------------------ [2006-03-17 09:22:15] [EMAIL PROTECTED] Please try using this CVS snapshot: http://snaps.php.net/php5.1-latest.tar.gz For Windows: http://snaps.php.net/win32/php5.1-win32-latest.zip Sure I did a mistake. ------------------------------------------------------------------------ [2006-03-16 22:45:07] mauroi at digbang dot com The supplied link is for php4. I think you made a mistake. Tell me if i'm wrong. Thanks. ------------------------------------------------------------------------ [2006-03-16 22:41:13] [EMAIL PROTECTED] Please try using this CVS snapshot: http://snaps.php.net/php4-STABLE-latest.tar.gz For Windows: http://snaps.php.net/win32/php4-win32-STABLE-latest.zip ------------------------------------------------------------------------ [2006-03-16 21:53:58] mauroi at digbang dot com Sorry for the additional comment, but i think that you would like to know that under some situations it also happens with binary_double. Consider the following table: create table foo ( "char" char(10), "varchar" varchar2(10), "nchar" nchar(10), "nvarchar" nvarchar2(10), "number" number, "binary_float" binary_float, "binary_double" binary_double, "date" date, "timestamp" timestamp, "integer" integer, "float" float); ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/36764 -- Edit this bug report at http://bugs.php.net/?id=36764&edit=1
