Roundcube Community Forum

News and Announcements => General Discussion => Topic started by: luke240778 on February 07, 2011, 10:13:56 PM

Title: Where is the <rc-root> ?
Post by: luke240778 on February 07, 2011, 10:13:56 PM
i need to change the generic Roundcube logo that is in the top left corner. I have found on many sites how to do this, but they all say go to /skins/ etc etc.. My question is how and where do i find this ? I have Rouncube installed on a Centos server, and i cant find the rc-root anywhere..
Title: Where is the <rc-root> ?
Post by: Julius Caesar on February 08, 2011, 03:38:47 AM
The indicates the folder where Roundcube is installed. Just check the configuration of your webserver.

Posted via Mobile Device
Title: Where is the <rc-root> ?
Post by: Julius Caesar on February 08, 2011, 04:27:41 AM
In addition to my previous post, the location your webserver's configuration is probably: /etc/httpd/conf/httpd.conf
Title: Where is the <rc-root> ?
Post by: luke240778 on February 08, 2011, 07:37:26 AM
Thanks for the reply. That much i figured out but i have looked through the server and i can't find it anywhere.  I have installed iRedOS 6, which is a Centos 5.5 install
Title: Where is the <rc-root> ?
Post by: Julius Caesar on February 08, 2011, 08:06:55 AM
The default location where the websites are stored is /var/www/html/ but /usr/share/www is also commonly used. You can check the following locations: /opt/ and /srv/ too
Title: Where is the <rc-root> ?
Post by: SKaero on February 08, 2011, 02:01:12 PM
If you don't remember where you installed RoundCube you could try a search for a RoundCube file like main.inc.php.dist
Title: Where is the <rc-root> ?
Post by: luke240778 on March 22, 2011, 09:24:56 PM
Thanks for the replies.. i have tried all of these suggestions and still am finding nothing...

Linux isn't my forte, so i am not sure how to search for a file.. i did the following:

find / -name 'main.inc.php.dist'

Any suggestions?
Title: Where is the <rc-root> ?
Post by: SKaero on March 22, 2011, 11:41:41 PM
What OS are you running?
Title: Where is the <rc-root> ?
Post by: ABerglund on March 22, 2011, 11:53:03 PM
Try:

locate main.inc.php