What's the best php5.ini settings for my site?

Discussion in 'Programming' started by xnarutogodx, Apr 14, 2010.

  1. #1
    Here's my site http://www.8dme.com After a like 6 refreashes it says timed out. I believe this is the php5.ini settings but how can I make it better?Please help!
    Here's it is
    safe_mode = off
    register_argc_argv = on
    open_basedir = off
    register_globals = off
    magic_quotes_runtime = off
    output_buffering = on
    max_input_time = 600
    memory_limit = 148M
    PHP:

     
    xnarutogodx, Apr 14, 2010 IP
  2. lukeg32

    lukeg32 Peon

    Messages:
    645
    Likes Received:
    19
    Best Answers:
    1
    Trophy Points:
    0
    #2
    What makes you think this is a php.ini problem? Ive refreshed your site - it is working fine.

    If you are able to recreate the problem over and over, then what is your error log showing when this next happens?
     
    lukeg32, Apr 15, 2010 IP
  3. NeoCambell

    NeoCambell Peon

    Messages:
    456
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #3
    This is definitely a problem with your web host. The server seems overloaded. If you can make a complain, they might switch your site to a different server.
     
    NeoCambell, Apr 18, 2010 IP