php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #29697 "PHP Connection Problems"
Submitted: 2004-08-16 08:11 UTC Modified: 2004-08-16 10:09 UTC
From: nkagda at hotmail dot com Assigned:
Status: Not a bug Package: *General Issues
PHP Version: 4.3.8 OS: UNIX
Private report: No CVE-ID: None
 [2004-08-16 08:11 UTC] nkagda at hotmail dot com
Description:
------------
 Hello Sir,

 I am in big trouble here.

 I have a matrix site.
 Under it there are several
 levels, in which the registered
 users, have to buy shares to cycle
 along the levels.

 On the basis of amount of share
 purchase,they get commision and
 move up to next level.

 Now, my main problem is that
 when all the members, say may be
 more than 250 members, purchase the
 shares at the same time ,the system
 fails. 

 The database doesn't cycle along, so the 
 cyclings stops but you still are able to buy shares.
 This error only comes when there are alot of buyers
 to purchase shares and not when there are only a few.

 I asked the original script writer and
 he said following thing in reply :

 ("the problem is not in the script but is on the
  server PHP version ( PHP 4.3.8).
 
  When you test the script, also this new one, alone,
  you do not get problems.
 
  You have problems only when you launch, not because of
  the script, but because for some reason that no one has
  been able to understand yet the PHP does not handle the
  connections and the queries generated from 300 or more 
  members all toghether.")

  Now want to ask is there any such problem with
  PHP 4.3.8. If there is any, then what's the solution.


  Please help me on this.

  Eagerly waiting for ur reply.

  Thanks,
  Nimesh






 
  

 


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-08-16 10:09 UTC] derick@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. 

Thank you for your interest in PHP.

.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 23 22:01:31 2024 UTC