I'm having the same issues and my requirements are all met.
Plus all my boxes are green except output buffering.
It jumps for a split second to loading then goes back to overview.
Installation hangs at "Overview" tab
-
- Joomla! Enthusiast
- Posts: 110
- Joined: Sun Jul 25, 2010 3:02 pm
-
- Joomla! Exemplar
- Posts: 8808
- Joined: Sat Oct 01, 2011 7:06 pm
Re: Installation hangs at "Overview" tab
FPA stuck as well?
Issue with migrating? Include logs/joomla_update.php in your report!
Blank screen? Verify pagesource for HTML code (javascript error)
Installation failing on populating database? Install with set_time_limit(0)
Document your customizations!
Blank screen? Verify pagesource for HTML code (javascript error)
Installation failing on populating database? Install with set_time_limit(0)
Document your customizations!
-
- Joomla! Enthusiast
- Posts: 110
- Joined: Sun Jul 25, 2010 3:02 pm
-
- Joomla! Exemplar
- Posts: 8808
- Joined: Sat Oct 01, 2011 7:06 pm
Re: Installation hangs at "Overview" tab
Forum Post Assistant, see header of page. You need to visit the website for that!
Issue with migrating? Include logs/joomla_update.php in your report!
Blank screen? Verify pagesource for HTML code (javascript error)
Installation failing on populating database? Install with set_time_limit(0)
Document your customizations!
Blank screen? Verify pagesource for HTML code (javascript error)
Installation failing on populating database? Install with set_time_limit(0)
Document your customizations!
-
- Joomla! Enthusiast
- Posts: 110
- Joined: Sun Jul 25, 2010 3:02 pm
Re: Installation hangs at "Overview" tab
Found the issue thanks to that FPA tool!
I am using PHP-FPM in a chrooted enviroment. So my PHP processes doesn't have access to the outer directory. One of the things needed for the installation to work properly is for PHP process to have access to /etc/localtime and /usr/share/zoneinfo.
Apparently this is a problem mainly with debian and ubuntu.
By copying /etc/localtime file and /usr/share/zoneinfo directory to my chrooted directory, things worked.
Is it possible to maybe flag this as an error so developers can fix it? (Like you do with permissions)
I only knew about this because the FPM flagged it as an error.
Thanks
Jase
I am using PHP-FPM in a chrooted enviroment. So my PHP processes doesn't have access to the outer directory. One of the things needed for the installation to work properly is for PHP process to have access to /etc/localtime and /usr/share/zoneinfo.
Apparently this is a problem mainly with debian and ubuntu.
By copying /etc/localtime file and /usr/share/zoneinfo directory to my chrooted directory, things worked.
Is it possible to maybe flag this as an error so developers can fix it? (Like you do with permissions)
I only knew about this because the FPM flagged it as an error.
Thanks
Jase
-
- Joomla! Exemplar
- Posts: 8808
- Joined: Sat Oct 01, 2011 7:06 pm
Re: Installation hangs at "Overview" tab
Try reporting @ http://forum.joomla.org/viewforum.php?f=728
Issue with migrating? Include logs/joomla_update.php in your report!
Blank screen? Verify pagesource for HTML code (javascript error)
Installation failing on populating database? Install with set_time_limit(0)
Document your customizations!
Blank screen? Verify pagesource for HTML code (javascript error)
Installation failing on populating database? Install with set_time_limit(0)
Document your customizations!
- humvee
- Joomla! Master
- Posts: 14713
- Joined: Wed Aug 17, 2005 10:27 pm
- Location: Kent, England
Re: Installation hangs at "Overview" tab
[Mod note: Moved from 3.0 Installation Forum to 3.0 Bug Forum;]
To help you, in the future, find the correct forum for your topic please read the Which forum to post your question that I have put together.
To help you, in the future, find the correct forum for your topic please read the Which forum to post your question that I have put together.
-
- Joomla! Exemplar
- Posts: 8808
- Joined: Sat Oct 01, 2011 7:06 pm
Re: Installation hangs at "Overview" tab
As per your document it was posted correctly. At the start it wasn't clear it is a bug in Joomla.
Do you really want all problems to start in the bug forum?
It is only after analyses decided to report as a bug in Joomla.
Do you really want all problems to start in the bug forum?
It is only after analyses decided to report as a bug in Joomla.
Issue with migrating? Include logs/joomla_update.php in your report!
Blank screen? Verify pagesource for HTML code (javascript error)
Installation failing on populating database? Install with set_time_limit(0)
Document your customizations!
Blank screen? Verify pagesource for HTML code (javascript error)
Installation failing on populating database? Install with set_time_limit(0)
Document your customizations!