Roundcube Community Forum

Third Party Contributions => Old Style Plug-Ins => Topic started by: jestillore on December 18, 2012, 04:43:33 AM

Title: HTTP Error 500 (Internal Server Error)
Post by: jestillore on December 18, 2012, 04:43:33 AM
I have encountered an error for which I don't know how to solve.
I used password plugin to enable the users to change their passwords.
I'm using cpanel as the password driver since i'm using cpanel.
But my problem is the moment the user even I attempts to change the password it turns to a HTTP Error 500.
Can anyone help me with this?

any help/idea is much appreciated.
thanks.
Title: Re: HTTP Error 500 (Internal Server Error)
Post by: jestillore on December 18, 2012, 05:22:04 AM
 :-[
Is there anyone to help me?
Title: Re: HTTP Error 500 (Internal Server Error)
Post by: SKaero on December 18, 2012, 07:38:43 AM
Whats in your error log?
Title: Re: HTTP Error 500 (Internal Server Error)
Post by: jestillore on December 18, 2012, 08:03:31 PM
Here is what I found in the error log.


[18-Dec-2012 01:41:08 America/Chicago] PHP Fatal error:  Cannot redeclare class HTTP in /home/[company_name]/public_html/mailbox/plugins/password/drivers/cpanel.php on line 40
[18-Dec-2012 02:59:21 -0600]: PHP Error: Failed to load plugin file /home/[company_name]/public_html/mailbox/plugins/jscolor/jscolor.php in /home[company_name]/public_html/mailbox/program/include/rcube_plugin_api.php on line 202 (GET /?_task=settings)

I suspect, the wrong is in the code. But I can't find  it.
Title: Re: HTTP Error 500 (Internal Server Error)
Post by: jestillore on December 19, 2012, 01:13:37 AM
It works now. Thank you for the attention.
The error is really in the code.
:D