php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #40487 Sessions dont work, MySQL fails and various bugs
Submitted: 2007-02-14 22:23 UTC Modified: 2007-02-15 10:30 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:0 (0.0%)
From: splith at helper3000 dot net Assigned:
Status: Not a bug Package: *General Issues
PHP Version: 4.4.5 OS: Windows Server 2003
Private report: No CVE-ID: None
 [2007-02-14 22:23 UTC] splith at helper3000 dot net
Description:
------------
PHP Sessions on SSL fail to work, once set them seem to just dissapear and when reverting to PHP 4.4.4 works absolutely fine. MySQL fails to work on non-localhost servers, the page tries to load for a minute and returns a "Connection Reset" error message whereas as it works perfectly on PHP 4.4.4
Pages load VERY SLOW compared to 4.4.4, even pages that do not contain any PHP code but have a .php extension
possible memory leaks ? Apache seems to be using more memory now than what it did with PHP 4.4.4 (not totally checked, just something i observed while terminating apache) it is more than 15MB of ram usage difference.
Using Apache 2.0.58, PHP 4.4.5, MySQL 5.x

Reproduce code:
---------------
any sessions on SSL, any non-localhost MySQL server connection, any page that uses php will run slow

Expected result:
----------------
sessions > expected to work
mysql > expected to connect
pages > expected to load with fast speed as there is not PHP code

Actual result:
--------------
sessions > do not work
mysql > page times out with "Connection Reset" after a minute
pages > load extremely slow

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-02-15 08:59 UTC] tony2001@php.net
Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions.  Due to the volume
of reports we can not explain in detail here why your report is not
a bug.  The support channels will be able to provide an explanation
for you.

Thank you for your interest in PHP.


 [2007-02-15 10:30 UTC] splith at helper3000 dot net
uh are you really that thick, it is a PHP problem and i've checked it, just like the last one i posted, obvesly your in cloud cookoo land and just really dont give the slighest f... about your product so get stuffed, idiots
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 02:01:30 2024 UTC