[WTH]MySQL to PHP

Discussion in 'Services' started by Jerlene.net, May 9, 2007.

  1. #1
    My PHP sessions are stored in a MySQL database table, and not in files. The database is executing too many queries and this overloads my shared server.

    My host strongly suggests I have my PHP sessions stored in files and not in MySQL database table. I don't know how to change that setting so I'm looking to hire someone that can do this for me.

    Reply in this thread if you know how to do this and let me know the price you'll do it for. Make me an offer, I will not set a price. Thanks.
     
    Jerlene.net, May 9, 2007 IP
  2. logylaps

    logylaps Active Member

    Messages:
    761
    Likes Received:
    25
    Best Answers:
    0
    Trophy Points:
    85
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #2
    Hello.
    Please check out my site at: http://www.topsitelist.org/
    Why it relates:
    I noticed that it would take way too long to load the site and would take up too much server resources to have it load from mysql every time someone visits the site. So, i set it up so that i run a php script one time a day, the script writes to a .txt file, and when a user visits the site, the info is read from the text file instead of database. If you want to see the .txt file for the main page, you can check it out here: http://www.topsitelist.org/cron/gen/index.txt

    If this is something like what you need, please tell me how much you expect to pay for it. Thanks :D

    PS. I tend to get a little wordy in my posts, sorry about that :D
     
    logylaps, May 9, 2007 IP
  3. Jerlene.net

    Jerlene.net Prominent Member

    Messages:
    11,975
    Likes Received:
    463
    Best Answers:
    1
    Trophy Points:
    385
    As Seller:
    100% - 20
    As Buyer:
    100% - 0
    #3
    Review the post.

    Direct quote:
     
    Jerlene.net, May 9, 2007 IP
  4. ndreamer

    ndreamer Guest

    Messages:
    339
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    0
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #4
    keep them in the database but change the table type to heap.
     
    ndreamer, May 9, 2007 IP
  5. Jerlene.net

    Jerlene.net Prominent Member

    Messages:
    11,975
    Likes Received:
    463
    Best Answers:
    1
    Trophy Points:
    385
    As Seller:
    100% - 20
    As Buyer:
    100% - 0
    #5
    I have no experience in this so what does that mean?
     
    Jerlene.net, May 9, 2007 IP