Jump to content

Unable To Access Admin Page


Guest innovBio

Recommended Posts

Guest innovBio

I am unable to access admin page, it just gets hung up. Contacted my hosting company and they didnt help only told me this is where the problem was

php index.php

Not Found

The requested URL was not found on this server.

if (file_exists('..'.CC_DS.'admin.php')) { header('location: ../admin.php'); } else { header('HTTP/1.1 404 Not Found');

I have searched forums and cannot find answer.

Please help!

Thank You

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...