MySQL, PHP, Apache fix

Discussion in 'Programming' started by RacerNO1, Sep 23, 2009.

  1. #1
    Hi,

    I am looking someone to look over jidox.com to determine what is the problem. Sometimes the script detect no working rapidshare accounts eventhough there are plenty of working accounts. Also sometimes it got mdb2 error of too many connections.
     
    RacerNO1, Sep 23, 2009 IP
  2. stephan2307

    stephan2307 Well-Known Member

    Messages:
    1,277
    Likes Received:
    33
    Best Answers:
    7
    Trophy Points:
    150
    As Seller:
    100% - 0
    As Buyer:
    100% - 2
    #2
    Too many connections to your database happen if there are too many connections lol. Certain hosting companies limit the number of simultaneous connections. To solve this there is 1 way

    ask the hosting provider if they can increase the number of maximum database connections

    if your rapidshare account details are stored in the database then the problem might just be the database connection issue as it might not be able to retrieve the details.

    Hope it helps.
     
    stephan2307, Sep 23, 2009 IP