Marcus0086 / phpMyAdmin

Install phpmyadmin in termux
GNU General Public License v3.0
28 stars 11 forks source link

phpMyAdmin installation on Termux #1

Open Oken opened 4 years ago

Oken commented 4 years ago

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?

Marcus0086 commented 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

Oken commented 4 years ago

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 .

mberco commented 3 years ago

Localhost is not working with limit number of connections

Marcus0086 commented 3 years ago

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