joomla installation stuck

Problems with the Windows version of XAMPP, questions, comments, and anything related.

joomla installation stuck

Postby ygwolf » 25. May 2015 12:01

joomla installation stuck at step 2 (creating tables), I saw a suggestion for this problem:

"Hi all,
this post helped my installation to finish quickly .. it first was hanging as described by others above
.. thanks !! :)

sovainfo wrote:
Edit installation/model/database.php making it look like below starting from line 804:
Code:
// Get an array of queries from the schema and process them.
$queries = $this->_splitQueries($buffer);
set_time_limit(0);
foreach ($queries as $query)"

Is this reasonable? and how do I get to this code?
ygwolf
 
Posts: 3
Joined: 25. May 2015 11:47
Operating System: windows

Re: joomla installation stuck

Postby Altrea » 25. May 2015 13:39

ygwolf wrote:Is this reasonable?

Maybe. If you serach the internet there are two common solutions for this problem:
- increase the max_execution_time limit
- change from InnoDB to MyISAM
Both seem to be plausible.

ygwolf wrote:how do I get to this code?

This is a joomla specific question better been asked at a joomla specific board.

best wishes,
Altrea
We don't provide any support via personal channels like PM, email, Skype, TeamViewer!

It's like porn for programmers 8)
User avatar
Altrea
AF Moderator
 
Posts: 11935
Joined: 17. August 2009 13:05
XAMPP version: several
Operating System: Windows 11 Pro x64

Re: joomla installation stuck

Postby ygwolf » 25. May 2015 14:33

This refers to the xampp code.
ygwolf
 
Posts: 3
Joined: 25. May 2015 11:47
Operating System: windows

Re: joomla installation stuck

Postby Altrea » 25. May 2015 14:45

Google for installation/model/database.php and you will find Joomla specific hits only
We don't provide any support via personal channels like PM, email, Skype, TeamViewer!

It's like porn for programmers 8)
User avatar
Altrea
AF Moderator
 
Posts: 11935
Joined: 17. August 2009 13:05
XAMPP version: several
Operating System: Windows 11 Pro x64

Re: joomla installation stuck

Postby mark.mcdonald » 25. May 2015 16:43

So edit your php.ini file, using the xampp manager menu system

PHP -> php.ini
Find the parameter

max_execution_time = 30
And change it to

max_execution_time = 200
Once the install has completed go back and change it back to a value no more than 60.
mark.mcdonald
 
Posts: 160
Joined: 13. March 2015 15:48
Location: Edmonton
Operating System: Windows Server 2012 R2


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 97 guests