[Koha-bugs] [Bug 24351] During Installation, connection to remote mysql server fails

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 7 07:39:20 CET 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24351

Seema Albal <seemaalbal at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |---

--- Comment #6 from Seema Albal <seemaalbal at gmail.com> ---
Just updating what actually worked...

Following the steps in the wiki page, I landed the "Sorry, this page is under
maintenance ...." page. 
Looked around and found that using this method, I had to do koha-enable
mylibrary

Upon doing that and restarting, (and still editing koha-conf.xml with right db
host values), I got the same error again!! 

Then, as per @Katrin_Fischer, I did 

$service memcached restart (At this time browser setup gave maintenance page)
$koha-plack --enable mylibrary
$koha-plack --start mylibrary

This required some additional apache2 modules to be installed and restarted
(after this some 503 Service unavailable error)

And this did the trick!!

Thanks!

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list