php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #26602 Mssql.textlimit & server restart needed
Submitted: 2003-12-12 09:49 UTC Modified: 2004-01-01 20:50 UTC
Votes:2
Avg. Score:4.0 ± 1.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: mikael at abracadaweb dot com Assigned:
Status: No Feedback Package: MSSQL related
PHP Version: 4.3.4 OS: Windows 2000 Server
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: mikael at abracadaweb dot com
New email:
PHP Version: OS:

 

 [2003-12-12 09:49 UTC] mikael at abracadaweb dot com
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 ! 






Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-12-12 12:00 UTC] iliaa@php.net
What webserver are you using?
 [2003-12-12 12:06 UTC] mikael at abracadaweb dot com
The web server is IIS and we use php on the ISAPI mode
 [2003-12-14 20:39 UTC] sniper@php.net
Possibly related to bug #26589 ?


 [2003-12-15 04:31 UTC] mikael at abracadaweb dot com
We dont't have any crash in our case ... just a php.ini value which seems de be reinitialised to it default
 [2004-01-01 20:50 UTC] sniper@php.net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue May 07 17:01:33 2024 UTC