Advertisement:

Author Topic: When I try to login to my admin I get Internal Server Error (SOLVED)  (Read 980 times)

crazynikos

  • Guest
osclass 3.5.9
http://vipag.ca/osclassifieds/oc-admin/login.php

When I try to login to my admin I get

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator at webmaster@vipag.ca to inform them of the time this error occurred, and the actions you performed just before this error.
More information about this error may be available in the server error log.
Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.


Any help is greatly appreciated
« Last Edit: April 09, 2016, 09:28:37 pm by crazynikos »

teseo

  • Hero Member
  • *****
  • Posts: 6169

crazynikos

  • Guest
Re: When I try to login to my admin I get Internal Server Error (SOLVED)
« Reply #2 on: April 09, 2016, 09:27:58 pm »
 :)teseo, one more time, thank you.
Best REgards
Niko

Aficionado

  • Guest
Re: When I try to login to my admin I get Internal Server Error (SOLVED)
« Reply #3 on: April 09, 2016, 09:47:34 pm »
In my Osclass the "/oc-admin/login.php" returns

"ABS_PATH is not loaded. Direct access is not allowed."

What is that ? I have never seen that before.

teseo

  • Hero Member
  • *****
  • Posts: 6169
Re: When I try to login to my admin I get Internal Server Error (SOLVED)
« Reply #4 on: April 09, 2016, 10:16:29 pm »
Hi Aficionado,

Every script must be reached through index.php (on oc-admin you get that error, on frontside you get a blank page, because required classes and additional stuff haven't been loaded).

Regards