Quote:
|
How do i change the password for the user root for mysql?
|
You can do this with the "mysqladmin" command:
mysqladmin -u root -p password yourrootsqlpassword
"yourrootsqlpassword" is the new mysql password. The command then asks you for the current mysql password which is ispconfig if I remember correctly.
Afterwards you will have to change the mysql password in the file /home/admispconfig/ispconfig/lib/config.inc.php
Quote:
|
But what if i want zzz.domain.tld to point to the folder /var/www/myfolder or another folder.. can i edit the /etc/apache2/sites-available or will the fuck up ISPconfig :P
|
ISPConfig uses its own folder namimng scheme, you can not change this without programming. Instead of pinting a vhosts to abother location, you should copy the contents of the website to the direcory that ISPConfig created for the website or symlink it.
Recent comments
9 hours 11 min ago
14 hours 10 min ago
15 hours 37 min ago
16 hours 30 min ago
18 hours 13 min ago
22 hours 36 min ago
23 hours 28 min ago
1 day 1 hour ago
1 day 14 hours ago
1 day 16 hours ago