Installs

Permalink
Hello
I am installing c5 on two sites hosted on the same sever. I install both the same way. Unzipping from winrar. Make two different folders in different directories.
Upoloaded to host site with dream weaver.
did the same procedures set up different sqls and very thing.
One site is working prefect the other site is not allowing me to make pages and if I do when I click on the link I am getting a 404 code.

Now the only difference between the two installs is one was a first time install and the other was a reinstall after playing around with it and messing it up and deleting the whole thing.

So Were did I go wrong on the reinstall?

 
Mnkras replied on at Permalink Reply
Mnkras
can you show us a picture of the 404 page? its so we can tell if its c5 or not
pastor replied on at Permalink Reply 3 Attachments
Bad.jpg = home page (1st site) bad site
Bad2.jgp = about page 404 code
good.jpg = about page (2nd site) good site
It also seems that when I add pages to that site they show up in the nav but when you click on them we get the 404 code. I Have reisntalled this site 5 times the same results.
Mnkras replied on at Permalink Reply
Mnkras
hmm that isn't a 404 from c5 so its not a bug, do you have url rewriting enabled? try disabling it if you do
pastor replied on at Permalink Reply
I ran the web pages from the same browser side by side they are on the same server. So why one and not the other?
pastor replied on at Permalink Reply
OK that was the problem thank you. One other question. How do you install your own CSS from your PC c5?
bcarone replied on at Permalink Reply
bcarone
put an include in your header file for the css. that will be in your domainname.com/themes/themename folder. And dont forget to upload your css file.
pastor replied on at Permalink Reply
put an include in your header file for the css. How would I go about that
?