Hi All,
I just installed roundcube by using the provided roundcube.sh file downloaded from directadmin site. At the end of the installation, the script prompted me this error:
"chown -h webapps:webapps roundcube"
chown: `webapps:webapps': invalid user
Afterwards, i restarted apache, went to mydomain.com/roundcube/, tried to login with an exinsting email account and password ([email protected]), the screen just refreshed and show me the same login page. The only thing different is the url. once i entered username and password, the screen refreshed and showed me the url as below:
http://mydomain.com/roundcube/?_task=mail
Did a check using phpmyadmin, went into roundcube database, i saw 6 tables. 1 of the table is called USERS. Browsing the USERS table revealed that there are no users in there. The only entry is the email account that i attempted to login earlier on ([email protected]).
Any idea guys?
Thank you very much
Create webapps user and run the script again
