Author Topic: HTTP Error 500 (Internal Server Error)  (Read 8955 times)

Offline jestillore

  • Jr. Member
  • **
  • Posts: 11
HTTP Error 500 (Internal Server Error)
« 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.

Offline jestillore

  • Jr. Member
  • **
  • Posts: 11
Re: HTTP Error 500 (Internal Server Error)
« Reply #1 on: December 18, 2012, 05:22:04 AM »
 :-[
Is there anyone to help me?

Offline SKaero

  • Administrator
  • Hero Member
  • *****
  • Posts: 5,876
    • SKaero - Custom Roundcube development
Re: HTTP Error 500 (Internal Server Error)
« Reply #2 on: December 18, 2012, 07:38:43 AM »
Whats in your error log?

Offline jestillore

  • Jr. Member
  • **
  • Posts: 11
Re: HTTP Error 500 (Internal Server Error)
« Reply #3 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.
« Last Edit: December 18, 2012, 08:23:13 PM by jestillore »

Offline jestillore

  • Jr. Member
  • **
  • Posts: 11
Re: HTTP Error 500 (Internal Server Error)
« Reply #4 on: December 19, 2012, 01:13:37 AM »
It works now. Thank you for the attention.
The error is really in the code.
:D