Page 1 of 1

Problems Displaying Pages

Posted: Wed Apr 19, 2006 1:12 am
by OperatorOne
I looked around but didnt find anything related to this specific issue I am having.... so here goes.

I have installed Apache2, MySQL5, PHP5 and Serendipity 1.0 Beta. Everything works well, as long as I view the pages from the localhost (the server where it's all installed).

If I hit the pages from a remote machine, I get all of the info, text and etc, but none of the graphics or formatting. It looks like I hit the page with a text only browser or something.

I am almost positive it's a permissions issue, and I have checked all of my config files, but cannot locate anything that stands out.

comments would be useful, anything to fix this would be awesome.

thanks - Op1

Posted: Wed Apr 19, 2006 1:26 am
by carl_galloway
Most likely it is a paths problem. Serendipity needs all paths to be properly configured on the configuration screen within the admin suite because you path to your chosen template is held in the database. So probably it is trying to find the templates at localhost, but when you view this remotely you need to specify a permanent address such the IP or URL of your server. Hope that helps,

Carl

Posted: Fri Apr 21, 2006 5:06 pm
by blantonmotorsports
how do you change the paths, if you cant get to an admin screen?

Posted: Fri Apr 21, 2006 5:16 pm
by garvinhicking
Hi!

One can always access thea dmin panel via "serendipity_admin.php". There you can login, go to the configuration screen and change the configuration for paths. Usually if your page looks "empty" it means you've enabled URL Rewriting but it does not work on your host.

Regards,
Garvin