Reinstall Problem [SOLVED]
Re: Reinstall Problem
My advice:
1) Do the database dumps from the console with the mysqldump command.
2) Store the dumps somewhere (not on the server)
3) Reset the server to a clean state
4) Install KeyHelp
5) Create the client accounts you like
6) Import the database dumps.
Alexander Mahr
**************************************************************
Keyweb AG - Die Hosting Marke
Neuwerkstr. 45/46, 99084 Erfurt / Germany
http://www.keyweb.de - http://www.keyhelp.de
**************************************************************
Re: Reinstall Problem
Florian Cheno
**************************************************************
Keyweb AG - Die Hosting Marke
Neuwerkstr. 45/46, 99084 Erfurt / Germany
http://www.keyweb.de - http://www.keyhelp.de
**************************************************************
Re: Reinstall Problem
Code: Select all
ls -la /home/keyhelp/
ls -la /home/keyhelp/www/
ls -la /home/keyhelp/www/keyhelp/
Alexander Mahr
**************************************************************
Keyweb AG - Die Hosting Marke
Neuwerkstr. 45/46, 99084 Erfurt / Germany
http://www.keyweb.de - http://www.keyhelp.de
**************************************************************
Re: Reinstall Problem [SOLVED]
Code: Select all
chown keyhelp:www-data /home/keyhelp/
Just to check, what about these commands?
Code: Select all
ls -la /usr/bin/keyhelp
ls -la /home/keyhelp/www/keyhelp/bin/
Alexander Mahr
**************************************************************
Keyweb AG - Die Hosting Marke
Neuwerkstr. 45/46, 99084 Erfurt / Germany
http://www.keyweb.de - http://www.keyhelp.de
**************************************************************