User tests: Successful: Unsuccessful:
Pull Request for Issue #17246
I have just added a extra code that sets a session state when all checks passed. When this is set no thing is displayed.
For some reason that i did not come behind until now the installer did not run when there is any kind of message displayed.
try to install with a remote database
Zip package: https://github.com/zero-24/joomla-cms/archive/fixinstaller.zip
works
hangs at the installstep
This page should be updated with texts how to fix the 3.7.4 issue until this fix is delivered. https://docs.joomla.org/Special:MyLanguage/J3.x:Secured_procedure_for_installing_Joomla_with_a_remote_database
Category | ⇒ | Installation |
Status | New | ⇒ | Pending |
Labels |
Added:
?
|
Yes because this is the message we displayed on the other sceen.
If you hit install
the message is gone.
But i have something in mind that may can help here when i'm back to my PC later i can take a look if that works too.
Thanks.
It seems that host like 127.0.0.1:49858 is not regarded as local database.
After delete verify file, it hangs on creating configuration File during Installing, then Got this
The most recent request was denied because it contained an invalid security token.
Please refresh the page and try again.
Labels |
Added:
?
|
I have tested this item
Patch ok for me
Patch worked for me too.
Status | Pending | ⇒ | Ready to Commit |
RTC after two successful tests.
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-08-02 16:07:58 |
Closed_By | ⇒ | mbabker | |
Labels |
Added:
?
|
Thanks!
not ok for me with 1&1 database impossible to move in next step I blocked on database I must replace this
if (!in_array($options->db_host, $localhost)) to if(false) for installing joomla 3.7.4
@BenMitnicK This is nerged for 3.8.0. This is known issue in 3.7.4 - see https://docs.joomla.org/J3.x:Secured_procedure_for_installing_Joomla_with_a_remote_database
Title |
|
OK, now installation with a localhost is accepted but after the database are filled with tables, the installation come back to the overview, the configuration file is not created !
hi, can anybody upload the fix, its down https://github.com/zero-24/joomla-cms/archive/fixinstaller.zip 404 not found Thanks
thanks for the info but i delete the line in database.php and works, i installed from a yootheme template.
I'm going to lock this issue now. On any questions please open a new issue . Which describes the problem so we can investigate that.
Thanks for understanding.
Test ok for me on remote database with the fixinstaller.zip Joomla 3.8 version.
But after delete the txt file and press "next" in the installation procedure I can see again the message:
Better a "confirmation message" or nothing like if I try again with the same browser, no more checks.