As I was wondering why exits weren't counted I've found a thread where someone asked for data from the exits table. I've logged into my phpMyAdmin and haven't found this table. So I deceided to look into the Serendipity db.sql file and tried to install it by hand.
All was fine, since I've tried to define the primary keys. Now I've got entry_id, day and path working. If I try to define host first and then path it says the key is to long and it could only be 1000 bytes. I've tried many things and the above and host instead of path is working.
Can someone give me a solution for this? I really don't know if it's working without host or path in primary key.
Sry for my english
Ciao...
GHoSti
/EDIT: Tried it and now topexits counts, but I'm unsecure if it can give some trouble without hosts as primary key