![]() |
|
|
|||||||
| For more information about the ads and why they're here, please see the FAQ |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Hello,
I want to install the SVN release under a CPanel based hosting.. I have previouslly installed the SVN under DreamHost with out any issue... However recently I have got another hosting account (Reseller) from a place which provides CPanel / WHM... I want to install the RoundCube SVN under one domain, hosting panel is CPanel.. I uploaded all files under mail directory at the public_html and did the changes at db.in.php and main.inc.php under config dir... however problem no 1 is when ever I tried to open domain.com/mail, it came up with Error 500... problem no 2 if I disable the .HTACCESS file (by rename it to some thing else), I get error Quote:
Can any one tell me, whether SVN can be installed in a CPanel hosting ?? Thank you... |
|
#2
|
||||
|
||||
|
Could you paste your configuration files?
|
|
#3
|
|||
|
|||
|
I had a similar problem installing on a CPanel/WHM host but the only line that mattered - at least for me - was $rcmail_config['db_dsnw'] in db.inc.php. I didn't need to change anything else (apart from removing the '.dist', of course).
I was going to explain exactly what I did but found it had already been covered here: http://roundcubeforum.net/forum/index.php?topic=2537.0 The important thing is to get the MySQL database and user names correct. On shared hosting these are prefixed with your CPanel login name, e.g. if your login name is 'tom' and you create a database called 'dick' with user 'harry' they'll be called 'tom_dick' and 'tom_harry' respectively. |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
| For more information about the ads and why they're here, please see the FAQ |