Enkompass Cloud Hosting
MY CLASSIC ASP WEBSITE HAS STOPPED WORKING?
HOW DO I CONNECT TO MY MYSQL DATABASE
A) on your web scripts, use localhost, we have special software installed on all our cloud servers so when you use localhost it will route internally to the cloud MySQL Server.
If your wanting to connect remotely (ie from your PC or another server) to MySQL, use your DOMAIN NAME A) on your web scripts, use localhost, we have special software installed on all our cloud servers so when you use localhost it will route internally to the cloud MySQL Server.
If your wanting to connect remotely (ie from your PC or another server) to MySQL, use your DOMAIN NAME as the server. Make sure you add your IP to the allowed hosts list under MySQL in Enkompass Website Owner interface.as the server. Make sure you add your IP to the allowed hosts list under MySQL in Enkompass Website Owner interface.
HOW CAN I ENABLE 500 ERRORS ON MY WEBSITE?
A) If you do not have one already, open notepad and create a file called web.config
enter the following content:
then upload this to public_html, make sure the file name once uploaded is web.config and not web.config.txt etc, if wrong rename the file using your FTP Client.
This will enable 500 error messages in IIS.
HOW DO I ACCESS MY WEBSITE BEFORE MY DOMAIN NAMESERVERS RESOLVE
LOGIN to Enkompass Website Owner Interface (CPanel) and click Parked domains.
enter [USERNAME].enkompass.ukdns.biz replace [username] with the WSOI username,
for example if you LOGGED IN with username bobsmith, then enter bobsmith.enkompass.ukdns.biz it will take 10 minutes for all web servers to add the parked domain, so you may get a IIS7 screen until all servers see the new parked domain.