My "login to cpanel" and "login to webmail" buttons under the hosting menu is not working.
I got the following error
The connection has timed out
The server at chopin.x10hosting.com is taking too long to respond.
Thanks in advance,
sir/mam
I am failed to login into my cpannel,below is the error i got
This webpage is not available
The webpage at https://chopin.x10hosting.com:2096/ might be temporarily down or it may have moved permanently to a new web address.
Here are some suggestions:
Reload this web page later...
I have to change the PHP setting ,Display Errors to off,I dad tried by change the .htaccess file by the code
#
# disable display of startup errors
#
php_flag display_startup_errors off
#
#
# disable display of all other errors
#
php_flag display_errors off
#
#
# disable html...