Zen Cart Logo
Forums / Installing on a Linux/Unix Server / New Install, structure of site displays wrong, no css attached?

New Install, structure of site displays wrong, no css attached?

Locked

Views: 1,765

Results 1 to 5 of 5
This thread is locked. New replies are disabled.
24 May 2008, 12:22 AM
#1
openxs avatar

openxs

New Zenner

Join Date:
May 2008
Posts:
2
Plugin Contributions:
0

New Install, structure of site displays wrong, no css attached?

Hi all, I hope I haven't missed a post elsewhere about this, sorry if its a repeat post. I have installed Zen at this url: http://domain1896512.sites.fasthosts.com
Everything has installed ok, except the site is displaying like it can't find the style sheet to lay it out correctly, can anyone suggest a possible solution or point me in the right direction?

I have been making a tutorial of this for installation on Fasthosts Linux servers as a lot of people are having problems wdoing it, so any help will be very much appreciated.

24 May 2008, 2:31 AM
#2
Kim avatar

Kim

Obaa-san

Join Date:
Jun 2003
Location:
West Coast, North America
Posts:
26,606
Plugin Contributions:
0

Re: New Install, structure of site displays wrong, no css attached?

... quick search of the forums reveals 126 mentions of your hosting. Have you checked those threads for similar problems?

24 May 2008, 8:40 AM
#3
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: New Install, structure of site displays wrong, no css attached?

And the FAQs area has an article which explains your stylesheet problem: https://www.zen-cart.com/tutorials/index.php?article=235

24 May 2008, 9:40 AM
#4
openxs avatar

openxs

New Zenner

Join Date:
May 2008
Posts:
2
Plugin Contributions:
0

Re: New Install, structure of site displays wrong, no css attached?

Thanks for your help, it was the .htaccess files in /includes & /admin/includes. Renaming these have made the site display. I used this link: https://www.zen-cart.com/tutorials/index.php?article=235. I should have checked my error logs since the answer is clearly in there;

[Sat May 24 01:05:47 2008] [alert] htdocs/includes/.htaccess: order not allowed here
[Sat May 24 01:06:18 2008] [alert] htdocs/admin/includes/.htaccess: order not allowed here

24 May 2008, 4:07 PM
#5
dbltoe avatar

dbltoe

Totally Zenned

Join Date:
Jan 2004
Location:
N of San Antonio TX
Posts:
9,781
Plugin Contributions:
11

Re: New Install, structure of site displays wrong, no css attached?

You should still question your host as to why orders used/needed by Zen are not allowed.

Usually an indication that other "fun things" will happen when you least expect them.