Lunar Pages

Having trouble installing serendipity?
tomsommer
Core Developer
Posts: 240
Joined: Tue Sep 02, 2003 6:43 pm
Location: Denmark
Contact:

Post by tomsommer »

Take a look at this log: http://dev.tsn.dk/access.log
Endless loop...

Problem: the nonexistant part becomes a querystring argument, because of trans_sid... therefore we just open the admin site over and over again, and each time we open the _admin.php we launch another 404 check... therefore we get an endless loop

The problem also exists in 0.7, but in 0.7 the check is not being run at all, so the problem is not that big

I'm fixing :)
Tom Sommer (Serendipity Core Developer)
http://blog.dreamcoder.dk
ned
Regular
Posts: 50
Joined: Fri May 07, 2004 4:11 pm

Post by ned »

Tom,
Please let me know when you get our debugging done. Thanks.
tomsommer
Core Developer
Posts: 240
Joined: Tue Sep 02, 2003 6:43 pm
Location: Denmark
Contact:

Post by tomsommer »

It's done and fixed... We'll ship 0.6pl3 soon
Tom Sommer (Serendipity Core Developer)
http://blog.dreamcoder.dk
Post Reply