X10 Website Not Working

Status
Not open for further replies.

snrx10m2

New Member
Messages
2
Reaction score
0
Points
1
Our X10 website stopped working. There is no problem signing in, but the landing psge does not show a preview.

The file manager shows all files and dates/sizes are OK. The file dates show no lapse in 30 day access so the account should not have been suspended.

Navigating to our URL, http://snr.x10.mx/ give the error: This page can’t be displayed.
Navigating to http://snr.x10.mx/index.html shows the main frame only, as if PHP isn't working.

Is anyone else experiencing problems like this?
 

essellar

Community Advocate
Community Support
Messages
3,295
Reaction score
227
Points
63
You mean your .html file is not being parsed as PHP? Have you tried renaming it to index.php? (Setting your account to parse HTML as PHP is possible but a very bad idea; there is a good chance that the page will be cached based on its extension and will no longer do the things you want it to.)
 

Dead-i

x10Hosting Support Ninja
Community Support
Messages
6,084
Reaction score
368
Points
83
Hi snrx10m2,

In your .htaccess file, you had an incorrect AddType specified. I've fixed the AddType for you, and your site is now loading. :)

Thank you,
 

snrx10m2

New Member
Messages
2
Reaction score
0
Points
1
Hi snrx10m2,

In your .htaccess file, you had an incorrect AddType specified. I've fixed the AddType for you, and your site is now loading. :)

Thank you,

WONDERFUL! I never would have gotten to that. Thank you so much.
 
Status
Not open for further replies.
Top