Author Topic: 500 Internal Server Error  (Read 3457 times)

kaswistry

  • Newbie
  • *
  • Posts: 6
    • View Profile
500 Internal Server Error
« on: August 07, 2009, 03:12:05 pm »
Hello!

I am experiencing a 500 Internal Server error. How could I fix this?

Thank you.

Pet

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 638
  • Always mining for solutions!
    • View Profile
    • The Bet!
Re: 500 Internal Server Error
« Reply #1 on: August 07, 2009, 03:37:47 pm »
See the link in my signature, regarding turning on debug mode.  Also, please report what you were doing when this error occurred, and what if anything you may have changed before the error occurred.
Support OpenGoo - Sponsor a Feature! | Follow me on Twitter | OG Support Chat | Did you turn debugging on?

mstar

  • Newbie
  • *
  • Posts: 1
    • View Profile
Re: 500 Internal Server Error
« Reply #2 on: August 13, 2009, 11:49:23 am »
Version 1.51 ... ...

I:\\WEB\\OpengooExt\\application\\controllers\\FilesController.class.php on line 1172, referer: http://192.168.2.100/
[Thu Aug 13 22:15:35 2009] [error] [client 192.168.2.200] PHP Fatal error:  Call to undefined function format_time() in I:\\WEB\\OpengooExt\\application\\controllers\\FilesController.class.php on line 1172, referer: http://192.168.2.100/
[Thu Aug 13 22:16:01 2009] [error] [client 192.168.2.200] PHP Fatal error:  Call to undefined function format_time() in I:\\WEB\\OpengooExt\\application\\controllers\\FilesController.class.php on line 1172, referer: http://192.168.2.100/
[Thu Aug 13 22:16:16 2009] [error] [client 192.168.2.200] PHP Fatal error:  Call to undefined function format_time() in I:\\WEB\\OpengooExt\\application\\controllers\\FilesController.class.php on line 1172, referer: http://192.168.2.100/
[Thu Aug 13 22:17:57 2009] [error] [client 192.168.2.200] PHP Fatal error:  Call to undefined function format_filesize() in I:\\WEB\\OpengooExt\\application\\views\\files\\add_file.php on line 76, referer: http://192.168.2.100/
[Thu Aug 13 22:18:00 2009] [error] [client 192.168.2.200] PHP Fatal error:  Call to undefined function format_filesize() in I:\\WEB\\OpengooExt\\application\\views\\files\\add_file.php on line 76, referer: http://192.168.2.100/

kaswistry

  • Newbie
  • *
  • Posts: 6
    • View Profile
Re: 500 Internal Server Error
« Reply #3 on: August 14, 2009, 05:30:17 pm »
hello!

I tried turning on debug. Nothing happened. Same 505 error page.

Pet

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 638
  • Always mining for solutions!
    • View Profile
    • The Bet!
Re: 500 Internal Server Error
« Reply #4 on: August 14, 2009, 10:49:20 pm »
Turning debug on produces output in the cache/log.php file. Take a look in there to see if there are further error messages.
Support OpenGoo - Sponsor a Feature! | Follow me on Twitter | OG Support Chat | Did you turn debugging on?

kaswistry

  • Newbie
  • *
  • Posts: 6
    • View Profile
Re: 500 Internal Server Error
« Reply #5 on: August 15, 2009, 01:14:26 pm »
Even If I turn debug on or off, the cache folder is empty.