PDA

View Full Version : File Structure Fix?


24gotham
06-05-2007, 02:10 PM
Hello, I have successfully managed to install my blog, however, I still have one issue I cannot figure out. If you go to my address www [.] 24gotham [.] com, you get this index page, and in order to see my site, you have to click on the pilexpost_v1.6.0 folder.

http://img106.imageshack.us/img106/2544/frontpage24glk4.jpg

I followed the install and set the files up as described:

/domain/public_html/pixelpost/
/domain/public_html/pixelpost/addons/
/domain/public_html/pixelpost/admin/
/domain/public_html/pixelpost/doc/
/domain/public_html/pixelpost/includes/
/domain/public_html/pixelpost/templates/
/domain/public_html/pixelpost/images/
/domain/public_html/pixelpost/thumbnails/

What do I need to do to correct it so that if you go to my address , you actually get to my site.

Any help is much appreciated.

jaywilliams
06-05-2007, 02:17 PM
The best way to do this is to change your file structure a bit.

So it looks like this:
/domain/public_html/
/domain/public_html/addons/
/domain/public_html/admin/
/domain/public_html/doc/
/domain/public_html/includes/
/domain/public_html/templates/
/domain/public_html/images/
/domain/public_html/thumbnails/

Simply moving the folders and changing the path in the admin section should do the trick.

24gotham
06-05-2007, 04:05 PM
Perfect!, Thank you!
I knew it was something simple.

guiz
06-09-2007, 09:12 PM
I think that is better to leave empty (without a www address) the upper directory public_html and to have an subdir for pixelpost as it was
/domain/public_html/pixelpost/
and not
/domain/public_html/

you must only change the Domain Mapping to /domain/public_html/pixelpost/ instead of /domain/public_html/