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


i facing error while installing jet pack plugin on wordpress localhost site. have search on site many answer not fulfill requirement

please

  1. locate file [xampp installation directory]\php\php.ini (e.g. c:\xampp\php\php.ini)
  2. open php.ini in notepad or text editor
  3. locate line containing max_execution_time and
  4. increase value 30 larger number (e.g. set: max_execution_time = 90)
  5. then restart apache web server xampp control panel

if there still same error after that, try increase value max_execution_time further more.


Comments

Popular posts from this blog

java - UnknownEntityTypeException: Unable to locate persister (Hibernate 5.0) -

python - ValueError: empty vocabulary; perhaps the documents only contain stop words -

ubuntu - collect2: fatal error: ld terminated with signal 9 [Killed] -