From:             jayc_lawrence at hotmail dot com
Operating system: Windows 2000 SP3
PHP version:      4.2.3
PHP Bug Type:     MSSQL related
Bug description:  MSSQL.Timeout cannot be changed from default value.

Basically, ive tried changing the mssql.timeout to more than 30 seconds
(even though i thought the default was 60?) as i have a query that works
in query analyser, but gets a timeout on the php page. I changed it to 90,
and it still timed out after 30 seconds. So i checked to see if php was
reading php.ini, so i changed error_reporting to E_NOTICE to see if it
successfully set it, and that worked. However mssql.timeout still doesnt.
Ive restarted iis, rebooted the server... everything.. i dont believe this
is the mssql server, ive checked all i can with that, and i dont use the
windows odbc, i use the php_mssql.dll and also have php_gd.dll enabled.

Im a bit stuck with this one, and wonder if theres a solution other than
upgrading to the latest version..



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

Reply via email to