Page 1 of 1

How to create index.php?

Posted: Sun Apr 17, 2005 2:42 pm
by Linus
Hi,

I'm ashamed, but I don't know how to use Serendipity after installation. I created one category and creates some entries, some of them belonged to this category, others belong to "no categorie".

But how to proceed? I searched the installation manual, but I don't know how to create the two index.php's that show

a) the entries of all categories and
b) the entries of only one categorie.

I think I have to create a new php-file and add a special command to show the entries. But what command?

Clicking the "Back to Blog"-Links leads me to the login page of the admin center, but not to the blog. And it's strange that obviosly no template is selected. The admin page seems to be nearly completely unformatted.

Thanks for your help,

Jan

Re: How to create index.php?

Posted: Sun Apr 17, 2005 2:45 pm
by garvinhicking
You don't need to create any files. Just open your blog at http://yourhost/serendipity and then you will see the frontpage.

The frontpage contains all entries of all categories. Then make sure you have the 'categories' sidebar plugin installed, which offers links to frontpages for pages with only entries of that category.

You can also call the URL via http://yourblog/serendipity/index.php?/ ... Technology

Where the "1" is the CategoryID and everything else the category name.

Please give us the URL to your blog if it is misbehaving. I hope you did not remove serendipity's index.php or modified it manually. Also I hope you did not manually change or override the .htaccess file?

Regards,
Garvin

Re: How to create index.php?

Posted: Sun Apr 17, 2005 3:03 pm
by Guest
Hi, Garvin,

thanks for replying so fast. :-)
garvinhicking wrote:You don't need to create any files. Just open your blog at http://yourhost/serendipity and then you will see the frontpage.
No, I'm sorry, but I won't. Just have a look at http://www.muenster.org/ai/admin. I installed Serendipity to the admin folder cause I thought it would only contain administration stuff. But entering http://www.muenster.org/ai/admin/ automatically leads to http://www.muenster.org/ai/admin/serendipity_admin.php. Why?

Regards,

Jan

Re: How to create index.php?

Posted: Sun Apr 17, 2005 3:36 pm
by garvinhicking
You need to reinstall serendipity. The directory name "admin" is internally used, you cannot install serendipity into that folder because its rewrite mechanisms use that directory for special access.

You can also not install into those folders:

archives
archive
categories
feeds
authors
delete
approve
unsubscribe
plugin
admin
entries
search

Actually we just didn't know someone would install s9y into such a directory :-)

Regards,
Garvin

Re: How to create index.php?

Posted: Sun Apr 17, 2005 3:39 pm
by Linus
garvinhicking wrote:Actually we just didn't know someone would install s9y into such a directory :-)
Yes, I'm very special. In several ways... ;-)

Thanks for your help! :-)