![]() |
perfect setup suse 10 - phpmyadmin & mysql question
hello all,
well, about a week ago i did the perfect setup for suse10. i wasnt totally happy with the install, so i re-installed last night, everything went perfect. i installed ipsconfig to its own FQDN, and that runs on 192.168.1.151. No problems there. Then i create a new site from ispconfig, i'll call that site www.mysite.com, it is a FQDN as well, and i set it up to run on 192.168.1.152. I also created an admin for mysite.com to manage the site from ispconfig, as well as a few new email acccounts for mysite.com. The problem comes when i want to login into phpmyadmin, i try two ways: Through ispconfig using the username and password i created for admin to mysite.com, except when i use the password to access phpmyadmin the login is rejected, when i dont use the password, i get logged in...huh!:eek:. As well as no privledges to create a new database for drupal, or nuke or whatever. I get the same results when directly accessing phpmyadmin: https://192.168.1.151:81/phpmyadmin/index.php. Why is there no password required? when i setup a password with the user account. Also, why doesnt the user or site have privledges to create databases? sorry for the long winded question!! Any help would be greatly appreciated ! Thanks Red |
You must log in with the MySQL user name and password, not with the username of the client or an email user, etc.
When you create a database with ISPConfig, you have a database name like web1_db1 and a username like web1_u1. web1_u1 is the username you have to log in with. When you log in with the user root, and no password is required, then that means that you didn't set a password with the mysqladmin command during the inititla setup. You should change that asap. |
hello falko, thank you for the reply !
Quote:
Quote:
Quote:
|
Quote:
|
Ok, so now that i'm over my issue with creating databases. i have another issue, this may be related, or it may not.
i tried installing drupal: did'nt work, all i get is a plain white page when i browse to the site, Drupals' database is setup under web1_db1, drupals' setting.php file was edited accordingly,(i'll include a sample below) and the files uploaded to /var/www/web1/web, (this is because im under a shared ip, and the web1_username is the admin for this site, set in ispconfig) a portion of Drupals settings.php: Code:
$db_url = 'mysql://web1_u1:web1_db1_password@localhost/web1_db1';so when drupal didnt work, i thought i would revert to something i know how to install for sure, and thats php-nuke, because i have setup many nuke sites. Anyways, i got the same result, a plain white page......so i checked the error.log from, /var/www/web1/log, but i have no idea what this all means, could you guys please take a peek at it Maybe you can figure out whats up.....PLEASE !! I didnt include the whole file, because it became repetative. Quote:
|
Quote:
Quote:
http://www.howtoforge.com/forums/sho...upal+.htaccess http://www.howtoforge.com/forums/sho...upal+.htaccess http://www.howtoforge.com/forums/sho...upal+.htaccess http://www.howtoforge.com/forums/sho...upal+.htaccess http://www.howtoforge.com/forums/sho...upal+.htaccess http://www.howtoforge.com/forums/sho...upal+.htaccess |
Quote:
well, i disabled php safe mode, as well as editing httpd.conf.....still not working though:( httpd.conf Quote:
Quote:
|
Have a look here: http://www.howtoforge.com/forums/sho...che2_php%22%5D
|
| All times are GMT +2. The time now is 11:10. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.