![]() |
MySQL connection problem
I had problems with MySQL I think because I used some unusual carachters in my root password. Now I've changed the pass both in MySQL and in the /home/admispconfig/ispconfig/lib/config.inc.php. I can login to the MySQL monitor within the ispconfigdb at the command line, but when I attempt to access the web page, I get the login screen but it says "ERROR 101: wrong username or password." when I use admin and admin. It appears that ispconfig is not even hitting the database or if it is, that the admin:admin record is missing.
Also, it is a pain to go through the install so many times. Can you save it at anypoint to start over? Just not having to type the cert stuff would be helpful. |
I guess that at least the admin user record is missing, if not the whole ISPConfig database. Do you have a phpMyAdmin where you can check that?
Quote:
|
Thanks for the help. Know that I have succeeded in getting this up on another box, but it took some fiddling. Now I'm trying to make an exact recipe for putting this on several boxes.
On a whim, I reinstalled things again, despite the fact that the last install completed. This time, I got this error: HTML Code:
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /root/ispconfig/scripts/lib/config.inc.php on line 47Oh, I just checked the ispconfig database and it doesn't have any tables. WHat can I do to build this db properly? Bob |
Quote:
|
I just did delete the install and both directores /root/isp... and /home/admin...
and the above is what I reported. A db was created, but without tables. Reinstalling yet again, won't change anything. How can I create the tables? mysql> select * from isp_server; ERROR 1146 (42S02): Table 'ispconfigdb.isp_server' doesn't exist |
Quote:
Before you install ISPConfig please delete the whole ispconfig database, not only the tables in it! |
Dropping the empty ispconfig db prior to reinstall did the trick. Thank you!
|
Wierd. I stopped for lunch, returned and the session expired. WHen I tried to log back in, I get the "ERROR 101: wrong username or password." The database has tables. I restarted ISPConfig and that didn't help. What's up with this? Any clues?
By the way, there is an admin record in the table sys_users. |
Quote:
|
Quote:
Ive had the same problem .... ive tried dropping the database and then creating a new one prior to install and still getting the same problem, can any one suggest anything that might help ? :/ |
| All times are GMT +2. The time now is 21:39. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.