CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • Joomla! Installations (Moderator: Deepak Srivastava) »
  • Fatal error: Maximum execution time of 10 seconds exceeded: joomla.php on line 3
Pages: [1]

Author Topic: Fatal error: Maximum execution time of 10 seconds exceeded: joomla.php on line 3  (Read 8979 times)

trumpton

  • Guest
Fatal error: Maximum execution time of 10 seconds exceeded: joomla.php on line 3
March 09, 2008, 07:24:33 am
Fatal error: Maximum execution time of 10 seconds exceeded in
/htdocs/includes/joomla.php on line 3040

At line 3040 there is the following:

      $isDir = is_dir( $dir );

I have tried also to add a max execution time to my .htaccess and maxfile size, but it does not allow.

For the php.ini no joy either,

thanks
Trumpton.

lcdweb

  • Forum Godess / God
  • I live on this forum
  • *****
  • Posts: 1620
  • Karma: 116
    • www.lcdservices.biz
  • CiviCRM version: many versions...
  • CMS version: Joomla/Drupal
  • MySQL version: 5.1+
  • PHP version: 5.2+
Re: Fatal error: Maximum execution time of 10 seconds exceeded: joomla.php on li
March 10, 2008, 06:29:30 am
Even if you're able to get CiviCRM installed, you're probably going to have issues with functionality if your max_execution_time is only 10 seconds (that's a pretty low value, even for server defaults). I'd recommend contacting your hosting provider and ask if you have any control over that value, or if they can change it for you. htaccess and php.ini are the two common ways to override the server defaults, but perhaps they have another method or will just change the defaults for you.
support CiviCRM through 'make it happen' initiatives!
http://civicrm.org/mih

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • Joomla! Installations (Moderator: Deepak Srivastava) »
  • Fatal error: Maximum execution time of 10 seconds exceeded: joomla.php on line 3

This forum was archived on 2017-11-26.