Roundcube Community Forum

 

Error No. [520] can't figure it out

Started by mrbdrm, February 02, 2011, 12:00:35 PM

Previous topic - Next topic

mrbdrm

hello all
i have installed rouncube with the help of the wiki .
however in the last step of setup i got everything to ok statues .
i even test sending an email and it worked , but now when i go to the main page i got this error =  Error No. [520] = i think it have some problem conecting to the database but i doubled checked the user name and pass and db name from the config file . all is good i tryed opning the db from phpmyadmin and i found 8 tables all empty . ( first time installing )
i have roundcube preinstalled on the cPanel , but i don't like the why i have to access the mail with it , so im installing a new one , to costumize the login as i like .

sorry for taking your time & for my bad english .

SKaero


mrbdrm


SKaero


mrbdrm


SKaero

Try changing the debug_level in /config/main.inc.php to 4.

mrbdrm

here is what i got
==========================

Warning: dir() has been disabled for security reasons in /home/shaqrage/public_html/rc/program/include/rcube_plugin_api.php on line 112
PHP Error in /home/shaqrage/public_html/rc/program/include/rcube_plugin_api.php (184): Requried plugin filesystem_attachments was not loaded
SERVICE CURRENTLY NOT AVAILABLE!
Requried plugin filesystem_attachments was not loaded

==========================

SKaero

The function dir is disabled on your server, it needs to be removed from disable_functions in the php.ini file. If you don't have access to the php.ini file you'll have to ask your hosting provider to remove it for you.

mrbdrm

well how come i can access roundcube from cpanel then ?:confused:

SKaero

They could be using an older version of RoundCube or have it enabled just for cPanel.

mrbdrm

ok
thank you for your help , i will contact them and see what will they do .