Saturday, April 5, 2014

Fatal error: Maximum execution time of 30 seconds exceeded in C:\xampp\htdocs\wordpress\wp-includes\class-http.php on line 1327 in WorPress new Theme Installation

Fatal error: Maximum execution time of 30 seconds exceeded in C:\xampp\htdocs\wordpress\wp-includes\class-http.php on line 1327

Fatal error: Maximum execution time of 30 seconds exceeded in C:\xampp\htdocs\wordpress\wp-includes\class-http.php on line 1327

In order to fix this issue we need to change in php.ini file. Please perform the following steps to fix the issue of "Fatal error: Maximum execution time of 30 seconds exceeded in C:\xampp\htdocs\wordpress\wp-includes\class-http.php on line 1327":

  • Open the XAMPP Control Panel.
XAMPP Control Panel

  • Navigate to Config>>PHP(php.ini) for Apache Service.

Fatal error: Maximum execution time of 30 seconds exceeded
Fatal error: Maximum execution time of 30 seconds exceeded
  • Search the word "max_execution_time" in the php.ini file.
max_execution_time
Change the "max_execution_time" in the php.ini file
  • Set the time from 30 to 300.
  • Save the file.
  • Stop the Apache service.
  • Start the Apache service.
  • Try to install new wordpress theme.
Issue should be fixed now.

Fatal error: Maximum execution time of 30 seconds exceeded in C:\xampp\htdocs\wordpress\wp-includes\class-http.php on line 1327

Fatal error: Maximum execution time of 30 seconds exceeded in C:\xampp\htdocs\wordpress\wp-includes\class-http.php on line 1327

No comments:

Post a Comment