From:             mikael at abracadaweb dot com
Operating system: Windows 2000 Server
PHP version:      4.3.4
PHP Bug Type:     MSSQL related
Bug description:  Mssql.textlimit & server restart needed

Description:
------------
We have made a change in the php.ini to set mssql.textlimit &
mssql.textsize to 20000 rather than 4096 
Just to allow to have bigger text stored in the database 

It works ... no problem but only for some hours ... after the limit go
down again to 4096 when we retrieve the text from database
If we restart the www service, again it works for some hours ! 






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

Reply via email to