Support » Localhost Installs » Fatal error: Maximum execution time of 30 seconds exceeded in C:\wamp\www\sensor

  • Hi,

    I have this problem can anybody help me please !

    ( ! ) Fatal error: Maximum execution time of 30 seconds exceeded in C:\wamp\www\sensoryme\wp-includes\class-http.php on line 900
    Call Stack
    # Time Memory Function Location
    1 0.0030 666744 {main}( ) ..\update-core.php:0
    2 8.4796 40816456 do_core_upgrade( ) ..\update-core.php:549
    3 8.4881 42234232 Core_Upgrader->upgrade( ) ..\update-core.php:407
    4 8.4914 42239968 Core_Upgrader->check_files( ) ..\class-wp-upgrader.php:1346
    5 8.4914 42240160 get_core_checksums( ) ..\class-wp-upgrader.php:1529
    6 8.4915 42241096 wp_remote_get( ) ..\update.php:115
    7 8.4915 42241128 WP_Http->get( ) ..\http.php:179
    8 8.4915 42241584 WP_Http->request( ) ..\class-http.php:309
    9 8.4919 42246312 WP_Http->_dispatch_request( ) ..\class-http.php:192
    10 8.4919 42246368 WP_Http_Streams->request( ) ..\class-http.php:266

Viewing 1 replies (of 1 total)
  • Go to :

    c:\wamp\apache2\bin\php.ini

    Change these values :

    file_uploads = ON ;
    upload_max_filesize = 750M
    post_max_size = 750M
    memory_limit = 1000M
    max_input_time = 5000
    max_execution_time = 5000

    Restart Apache.

Viewing 1 replies (of 1 total)
  • The topic ‘Fatal error: Maximum execution time of 30 seconds exceeded in C:\wamp\www\sensor’ is closed to new replies.