Hello,
You are not suspended, so your account is in good standing. I am also able to view and access your domain correctly. Therefore, try clearing your browser's cache and flushing your DNS and trying again. Post back if it still doesn't work.
These are some points of informations that you should look at when asking/receiving support in the free hosting support section.
Usually, support representatives (community helpers and staff) do not ask for information such as cPanel username or account ID since we have access. However, there...
You do not have a hosting account linked with your forum account. Could you provide us with your cPanel username so that we may get more information your account?
You can create a parser that will remove unnecessary spaces, new lines and repeated words (strip down variable names) to improve speed, but you will only be able to directly edit the copy located on your computer. If you lose the files on your computer, you will probably have problems to edit...
As the only requirements for symfony are php, a web server and a database, you may install it on your account. However, you do not have access to the command line.
Here are a list of x10hosting Terms of Service breaches/offences that fall under the zero tolerance policy. If you are suspended for one of these, you will remain suspended. However, if you feel that there was an error in the suspension, i.e. you were suspended for copyright infringement but had...
Could you provide more information on the my.cnf file, such as the software it came with and it's content?
If you are taking about the MySQL my.cnf configuration file, there is no need to change it, as there is one database for the servers.
As I can't edit my CNAME records myself, here is a list of CNAME I would like to be enabled for my account.
Under domain rustuque.co.cc
CNAME mail IN ghs.google.com
CNAME calendar IN ghs.google.com
CNAME docs IN ghs.google.com
Usually the reported file (in the case of wordpress) is index.php
This is usually caused by plugins such as cache generators and such. If you do have one, try disabling it.
Hello & Welcome
Your account panel, forum & support credentials are not the same as cPanel's. Your cPanel account is jupiterg . If you don't remember your cPanel password, you can change it through the account panel: http://www.x10hosting.com/panel.php
You can go through the mono website and search for WCF. A trick could be to parse your code with http://www.mono-project.com/MoMA to make sure that it is compatible to run here.
After having looked over your code, I have a little comment to optimize your script. It is to not encrypt the user name field. It will save some processing time on php's side and will reduce the size of your database.