ID:               36063
 Updated by:       [EMAIL PROTECTED]
 Reported By:      selsky at columbia dot edu
-Status:           Closed
+Status:           Bogus
 Bug Type:         Unknown/Other Function
 Operating System: Solaris 9
 PHP Version:      4.4.2


Previous Comments:
------------------------------------------------------------------------

[2006-01-18 14:28:04] selsky at columbia dot edu

I wasn't able to reproduce the problem when I copied the 
binaries to another machine so I'd like to chalk this up 
to Solaris patch stupidity.  Thank you for your time.

------------------------------------------------------------------------

[2006-01-18 10:12:57] [EMAIL PROTECTED]

Are you sure you're loading the right module?
The backtrace shows that you're doing something terribly wrong and it
has nothing to do with OCI8 itself.

------------------------------------------------------------------------

[2006-01-18 10:11:46] [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



------------------------------------------------------------------------

[2006-01-18 09:46:01] selsky at columbia dot edu

$ /opt/php-4.4.2/bin/php -n -m
[PHP Modules]
ctype
mysql
overload
pcre
posix
session
standard
tokenizer
xml

[Zend Modules]

/src/web/php/php-4.4.2/src/Zend/zend_llist.c(38) :  Freeing 0x002AD868
(23 bytes), script=-
/src/web/php/php-4.4.2/src/main/SAPI.c(593) :  Freeing 0x002AD820 (10
bytes), script=-
/src/web/php/php-4.4.2/src/main/SAPI.c(543) :  Freeing 0x002AD7D0 (24
bytes), script=-

My php.ini includes the oci8 module.

$ grep extension /etc/php/php.ini
extension=oci8.so

------------------------------------------------------------------------

[2006-01-18 09:42:56] [EMAIL PROTECTED]

And you are loading the right modules in your php.ini? Like the one you
just compiled?

Try this: php -n -m

------------------------------------------------------------------------

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/36063

-- 
Edit this bug report at http://bugs.php.net/?id=36063&edit=1

Reply via email to