Open Oken opened 4 years ago
Sorry for commenting this late. I may be updating the whole repository for easy use and if you are still on step 1 don't worry just tell me the error by sending screen shot. I will try to help you
Thanks for you reply. It would be nice if you updated it.
I found an alternative though!
On Thu, Oct 1, 2020, 8:52 PM Marcus0086 notifications@github.com wrote:
Sorry for commenting this late. I may be updating the whole repository for easy use and if you are still on step 1 don't worry just tell me the error by sending screen shot. I will try to help you
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Marcus0086/phpMyAdmin/issues/1#issuecomment-702361633, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQ5Y52LQALIQE6NFJESAVDTSITMX7ANCNFSM4RFRNRFA .
Localhost is not working with limit number of connections
Localhost is not working with a limit number of connections
https://dba.stackexchange.com/questions/47131/how-to-get-rid-of-maximum-user-connections-error
Try this
After follow the first step you indicated, the step for apache 2 is not working.
Step 1 run successfully.
cd $PREFIX/etc/apache2 && rm -f httpd.conf && cd $HOME/phpMyAdmin && cp -f httpd.conf $PREFIX/etc/apache2
Running it on termux returns 'There is no such file or directory'.
How do I go around this?