Roundcube Community Forum

News and Announcements => General Discussion => Topic started by: voorzitterk214 on April 17, 2024, 05:59:47 AM

Title: Round Cube Installation on New Server
Post by: voorzitterk214 on April 17, 2024, 05:59:47 AM
I bought a new server and after installing necessary configuration and setting up my smtp I get the error below whenever I tried to open roundcube:
FILE NOT FOUND
The requested resource was not found!
Please contact your server-administrator.
Failed request: goldmaildoc.com/webmail/

I tried to the following commands: cd /var/log/roundcubemail/
tail errors.log
cd /usr/share/roundcubemail/skins/
cd /etc/rounddcubemail

But I got
-bash: cd: /etc/rounddcubemail: No such file or directory


I'm very basic in command use. Can anyone be of help?
Title: Re: Round Cube Installation on New Server
Post by: JohnDoh on April 20, 2024, 05:25:19 AM
that looks like a web server error, did you configure your web server to point at your roundcube installation? I'm a bit confused about the directories you mentioned, do you not know where you installed it? Are you installing via some package management tool or from source? If you are using a package management tool then you should ask the people who created the package if they can give you support.