yugandhargangu / JspMyAdmin2

JspMyAdmin 2 - A Java Web tool for MySql database administration
http://jspmyadmin.com
GNU General Public License v2.0
86 stars 43 forks source link

MySQL connection problem when not installed locally #14

Closed youyizhongzhuangtaijiaofangkong closed 7 years ago

youyizhongzhuangtaijiaofangkong commented 7 years ago

How can find the Database file ?

yugandhargangu commented 7 years ago

I didn't get what is your issue?? Could you please post more details about the issue?

youyizhongzhuangtaijiaofangkong commented 7 years ago

I means !I didn't find the configuration settings.It can start without a database?

yugandhargangu commented 7 years ago

Yes. You just have to put war file in your webapps then run it on browser. It will automatically redirect to configuration page. There you can set server configuration.

youyizhongzhuangtaijiaofangkong commented 7 years ago

I see !Think you !I want the same time Manage several databases!So I need to make some changes

yugandhargangu commented 7 years ago

You can select half configuration item in configuration page So you can change database every time.

youyizhongzhuangtaijiaofangkong commented 7 years ago

OK!I will have a try!

youyizhongzhuangtaijiaofangkong commented 7 years ago

If I did not install the database locally. I will trun to uninstall.html,Is this can only manage local databases?

shashankitmaster commented 7 years ago

@shuaiqixiaoyumi : How are you connecting your mysql if it is not installed locally? Can you share the way of your configuration?

youyizhongzhuangtaijiaofangkong commented 7 years ago

locally means database is not on my computer

发自网易邮箱 iPhone 版 在2017年08月04日 12:06,Shashank Acharya 写道:

@shuaiqixiaoyumi : How are you connecting your mysql if it is not installed locally? Can you share the way of your configuration?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.

shashankitmaster commented 7 years ago

@shuaiqixiaoyumi I know that locally means database not on my computer.

Currently when you install you are adding some path for MySQL, I want to know how are doing configuration at time of installation. Are you getting some errors or anything you share then we can reproduce the same scenario at our side.

If you can't then I need to remove the issue.

youyizhongzhuangtaijiaofangkong commented 7 years ago

I was running in eclipse By maven build tomcat7:run, and start succed then do noting. When I visit this address about 'http://localhost:8010/' and do nothing else, It turns to 'http://localhost:8010/uninstall.html' .

youyizhongzhuangtaijiaofangkong commented 7 years ago

I means Why he accessed login.html directly to home.html then to uninstall.html