×

Notice

The forum is in read only mode.
Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: Installation Error: PHP Fatal error:Maximun execut

Installation Error: PHP Fatal error:Maximun execut 15 years 7 months ago #527

  • Netbiker
  • Netbiker's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 1
  • Thank you received: 0
I get the following error when I try to install JoomlaComment 3.26 in Joomla 1.5.3

[client 200.87.175.92] PHP Fatal error: Maximum execution time of 30 seconds exceeded in /home/....../public_html/libraries/joomla/filesystem/archive/zip.php on line 318, referer: http://www.......org/administrator/index.php?option=com_installer

Please help me

Installation Error: PHP Fatal error:Maximun execut 15 years 7 months ago #531

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
That is a shared hosting I suppose. The exectution time is too small. It should be at least 60 seconds to get the script installed.
In your php.ini file the line
max_execution_time = 30; should be changed to
max_execution_time = 60;
Greetings.
  • Page:
  • 1
Time to create page: 0.275 seconds