From:             [EMAIL PROTECTED]
Operating system: Solaris
PHP version:      4.3.0
PHP Bug Type:     Filesystem function related
Bug description:  fopen fails after upgrade from 4.2.3 to 4.3.0 on Solaris

A simple fopen() command returns a false rather than a handle. The same
script works correctly on Solaris with PHP 4.2.3 and works correctly under
Redhat 8.0 with PHP 4.3.0 and 4.2.3 and Tru64 with the same versions.

I have configured PHP with the following options:

./configure --with-mysql --enable-wddx
--with-apxs2=/usr/local/apache2/bin/apxs

Please feel free to contact me if you need any additional information.

-- 
Edit bug report at http://bugs.php.net/?id=22125&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=22125&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=22125&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=22125&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=22125&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=22125&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=22125&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=22125&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=22125&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=22125&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=22125&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=22125&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=22125&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=22125&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=22125&r=gnused

Reply via email to