Fatal error: Maximum execution time of 30 seconds exceeded


Fatal error: Maximum execution time of 30 seconds exceeded in public_html/libraries/joomla/filesystem/folder.php on line 395
Are you getting this error while installing any components,modules,plugins or template??
Well,this is all because of your max_execution_time settings in your PHP.INI file in your server's root folder.
It contains all the PHP Configuration for your server. You can also check from from here,
ADMIN PANEL > HELP> SYSTEM INFO > PHP CONFIGURATION > max_execution_time
If that is set to 30 seconds,then its obviosu that,you are going to get that error whiel installing any extension via Joomla Installer.

So,here is the solution,
Goto your PHP.INI file and edit it .
Goto the line max_execution_time and make it 60 or 90 or 120,whatver you like.
Just make sure,you dont leave it as 30. LOL!
Now you can try installing stuffs via Joomla Installer and that should work perfectly.
Sometime,it happens that,what you make the changes at your PHP.INI ,it doesnt gert reflected.
It happens with many Web Hosts,as normal users are not given permissions to edit it.
So in this case,you can just contact your web host and ask them to set your max_execution_time in PHP.INI to 60 seconds


[مهمان/کاربر گرامی برای دیدن لینک ها ابتدا باید عضو سایت شوید و لاگین کنید برای ثبت نام اینجا کلیک کنید]