Roundcube Community Forum

Third Party Contributions => API Based Plugins => Topic started by: denkinhalt on July 01, 2011, 03:02:54 AM

Title: Error No. [500]
Post by: denkinhalt on July 01, 2011, 03:02:54 AM
Hi
I got a Error No. [500] (SERVICE CURRENTLY NOT AVAILABLE!) after i tried to install the accounts Plugin. Unfortunately i did something wrong.
Maybe you could guide me through the install prozess step by step.

I downloaded the plugin zip and unziped it.
I uploaded the accounts folder in to the plugin folder on the server.

The Plugin has a config folder and there is a config.inc.php.dist file in that folder.
I dublicated config.inc.php.dist to config.inc.php

There is no config.inc.php in the folder plugins

There is no file main.inc.php in the plugins folder but there is a file main.inc.php in config folder so i edit to $rcmail_config['plugins'] = array('accounts'); end when i go to load the page i got that 500 error.

Did i miss something? probably yes,... :(
Title: Error No. [500]
Post by: SKaero on July 01, 2011, 05:31:54 AM
Did you run the SQL file?
Title: Error No. [500]
Post by: denkinhalt on July 02, 2011, 04:56:55 AM
Oh i am sorry, i just found the readme file in the plugin Folder. That explains a lot. ... I will check that next week.

And no i did not run the sql file :/ thanks for pushing me in the write direction.