This means that the result you got back from mySQL is not a 'result', ie you got an error in your SELECT statement.
If you post the code from m.php (up to line 16), maybe we can find the problem or suggest code to add to narrow the possibilities.
1. URL for your site? When was the last time you visited it?
2. By 'log in' , do you mean Account Panel or cPanel when you receive the 'not found' error?
3. Currently does not show a hosting account linked with this Forum username. Might you have had a second account?
If you are trying to enable register_globals, you cannot.
That sounds like the root of the problem, which you could verify if you looked in the Error Log.
changebag : your cPanel name is changeba
x32admin: your cPanel name is x32. Next time, start your own thread with your problem. Adding your request to someonelse's is a good way to get your issue lost.
Will try to get you help.
You cannot access your cPanel when you are suspended. That is part of the suspension. It does not mean that your account has been deleted (unless it has been suspended for more than 10 days).
As mentioned above, this will be taken care of by an Admin.
If you are still having a problem, start a new thread in Free Hosting and give specific details, ie, cannot reach server at all, rejects password. Server name might help.
If you post your config file (*********** out passwords) and the full error message you get , it will be easier to help.
Sometimes people create db users, but do not give them full permissions. You can always delete the user and then recreate him (to make sure of password) and then reattach to...
On Chopin the currently running versions are:
Apache 2.2.14 Unix
MySQL 5.0.89-community
If you are running your local server on anything close to these, there should be no problems. Your problems will arise out of differences in configuration.
1. Do not hijack old threads. Start a new one yourself.
2. The way I do it is:
#!/usr/bin/env python
print("Content-type: text/html")
print("")
print("<html>")
print("<body>")
print( "Hi there")
print("</body>")
print("</html>")
Design your pages.
Create a folder in public_html named error
Put pages in there.
In public_html open the file .htaccess
Add the lines:
ErrorDocument 403 /error/403.html
ErrorDocument 500 /error/500.html
ErrorDocument 404 /error/404.html
with the name of the file you made...
I show you as unsuspended and your site comes up.
I am sure that that PHProxy front page does not mean that you are hosting a proxy on x10, since proxies are against x10's TOS and could lead to you losing your account and files.