• This Fatal error: Maximum execution time of 30 seconds exceeded in /home/threemo2/public_html/wp-includes/class-http.php on line 1402 is driving me nuts. I have other sites with no absolutely no problem, and have had them for a couple of years. I set up a new site for my step-daughter through Jost Host today and can’t download anything when I’m in the site: Upgrade to 3.0.1; Various WP e-commerce Plug-ins; anything that I try using downloading for. Only have Akismet and WP e-commerce plug-ins in my plug-in section. Please, I need help so that I can move forward with this site.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Moderator James Huff

    (@macmanx)

    If you’re seeing this error either suddenly (no specific task was done to cause the error) or frequently, try deactivating all plugins to rule-out a plugin-specific issue and try switching themes to rule-out a theme-specific issue.

    Otherwise, try increasing PHP’s maximum execution time in php.ini. Ex: max_execution_time = 600 ;

    If that doesn’t work, ask your hosting provider to temporarily increase PHP’s maximum execution time.

    Thread Starter riderre

    (@riderre)

    What exactly do I do to access: increasing PHP’s maximum execution time in php.ini.

    Moderator James Huff

    (@macmanx)

    Edit the php.ini file and add this line:

    max_execution_time = 600 ;

    If that doesn’t work, or you don’t have access to your php.ini file, ask your hosting provider to temporarily increase PHP’s maximum execution time.

    in my hostinig it’s not option

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Fatal Error’ is closed to new replies.