?
avatar zero-24
zero-24
2 Aug 2014

Steps to reproduce the issue

  1. Install xampp 1.8.3-4 (http://sourceforge.net/projects/xampp/files/XAMPP%20Windows/1.8.3/)
  2. Download staging branche (https://github.com/joomla/joomla-cms/archive/staging.zip)
  3. Download 2.5.x branche (https://github.com/joomla/joomla-cms/archive/2.5.x.zip)
  4. Try to install 2.5.x or staging.
  5. On the Database install the installer hangs or abort.

Expected result

The Installation continue.

Actual result

The installation hangs or abort.
Possible entry on the PHP error log (may times on 2.5.x)
Using mysqli:
Fatal error: Maximum execution time of 30 seconds exceeded in JRoot\libraries\joomla\database\database\mysqli.php 382
Using mysql:
Fatal error: Maximum execution time of 30 seconds exceeded in JRoot\libraries\joomla\database\database\mysql.php 534

System information (as much as possible)

Xampp 1.8.3-4:
MySQL 5.6.16, PHP 5.5.11
Apache 2.4.9, phpMyAdmin 4.1.12, OpenSSL 1.0.1, XAMPP Control Panel 3.2.1, Webalizer 2.23-04, Mercury Mail Transport System 4.63, FileZilla FTP Server 0.9.41, Tomcat 7.0.42 (with mod_proxy_ajp as connector), Strawberry Perl 7.0.42 Portable

Additional comments

http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_item_id=34034&start=0

avatar zero-24 zero-24 - open - 2 Aug 2014
avatar Bakual
Bakual - comment - 2 Aug 2014

Just raise the PHP maximum execution time.
I had this happen to me as well on earlier versions of XAMPP on my laptop. It seems to be related to the machine the XAMPP stack is running on. It worked fine on my main computer.

avatar zero-24
zero-24 - comment - 3 Aug 2014

Just raise the PHP maximum execution time.

On my machine i need 91 - 120 that it run. (Steps: 30, 60, 90, 120)

It seems to be related to the machine the XAMPP stack is running on.

Ok so nothing related to PHP/MySQL Version?
On a older Version (Xampp: 1.8.2; PHP 5.4.16 & 5.5.32) i don't need to raise the maximum execution time.

avatar Bakual
Bakual - comment - 3 Aug 2014

On my machine i need 91 - 120 that it run. (Steps: 30, 60, 90, 120)

Yep, same for me on the laptop. On the other machine same XAMPP worked fine.

Ok so nothing related to PHP/MySQL Version?
On a older Version (Xampp: 1.8.2; PHP 5.4.16 & 5.5.32) i don't need to raise the maximum execution time.

Personally, I doubt it is related to Joomla itself. It's related to XAMPP somehow. The queries never should take that long to apply. I have no clue why it does sometimes in XAMPP.

avatar zero-24 zero-24 - close - 4 Aug 2014
avatar zero-24
zero-24 - comment - 4 Aug 2014

Personally, I doubt it is related to Joomla itself. It's related to XAMPP somehow.

ok. So i'm closing here :D

avatar zero-24 zero-24 - change - 4 Aug 2014
Status New Closed
Closed_Date 0000-00-00 00:00:00 2014-08-04 09:16:46
avatar zero-24 zero-24 - close - 4 Aug 2014
avatar zero-24 zero-24 - change - 7 Jul 2015
Labels Added: ?

Add a Comment

Login with GitHub to post a comment