install works but looks really weird. some links dont work

Having trouble installing serendipity?
Post Reply
bryanford
Posts: 3
Joined: Tue Aug 08, 2006 3:29 am

install works but looks really weird. some links dont work

Post by bryanford »

Install went ok. The only thing that wasnt right was the .htaccess write permissions which I am waiting to hear back from my ISP.

Would that make it look like this:
http://test.bryanford.info/index.php

Any ideas?

Bryan
Chief
Regular
Posts: 69
Joined: Sun Jul 23, 2006 3:08 am

Post by Chief »

I Brian,

Try to remove this part of the code in index.php ?

//header('HTTP/1.0 200');
//header('X-Blog: Serendipity'); // Used for installer detection

clear the database ( drop all table ) and reinstall in expert mode.

Its look like my first bug in serendipity.

I am happy to help if I can .... :wink:
bryanford
Posts: 3
Joined: Tue Aug 08, 2006 3:29 am

Post by bryanford »

Now i get a query failed message, when I remove that section or not.
Chief
Regular
Posts: 69
Joined: Sun Jul 23, 2006 3:08 am

Post by Chief »

Remember to remove serendipity_config_local_inc.php

Or best is to uplaod a clean installation from the zip file.

drop database again and retry from scratch.
bryanford
Posts: 3
Joined: Tue Aug 08, 2006 3:29 am

Post by bryanford »

Sorry about the delay, for some reason I didnt get a reply notification and forgot about it. Will try deleting everything and starting over.

Bryan
Post Reply