Quote:
Originally Posted by Chuck S Your issues have to be related to your servers suPHP setup somehow here in part.
Let's break this down. First there should be no issues with 404's the admin panel is two frames the left frame is the sidemenu and that url should be valid from what I see. If I subsitute my domain name for where you have private in the url in my browser it shows my admin panel sidebar. You can try that yourself with your url it is valid.
Your real issue here seems to be your very very generic 500 error the server is giving and really is a result of your server not the script in part. They are complaining somehow processes are not closing well thats correct because they are shutting them down Somehow whatever is going on with your categories as I do not know what you did it is taking time to load. Say your host has a 30 second time limit what happens is the server timesout the process and is suppose to close that connection. You of course click the categories thing again trying to get it to work so your opening all the connections and your server times them out however they are not closing them. If the server kills a process then they need to kill it. Server trumps software every time here. If our software is going interupted by the server there is nothing we can do about connections the server needs to kill that connection.
I will gladly help you figure out what you did to your cats table in mysql that might be causing a hangup if thats the cause of things taking awhile to load but this part of course is just a guess because a 500 error really does not give anyone a real error. Your host knows this. I was really hoping for a more technical response from your host then a 500 error.
You can send any relevant site login url ftp credentials etc through the contact us link in the header so I can take a peek if you want. |
Emailed access to my phpmyadmin. Thanks. I am SURE it is related to my editing of categories.