Search found 5 matches

by Teta
Thu May 17, 2007 3:58 pm
Forum: Installation
Topic: Admin logging is looping
Replies: 10
Views: 5405

About the non logged state, I concur. I felt it was as such. I am not using my own htaccess (upon my own knowledge, technically)

I'll paste some httpd.conf line :

#
# AllowOverride controls what directives may be placed in .htaccess files.
# It can be "All", "None", or any combination of the ...
by Teta
Thu May 17, 2007 8:33 am
Forum: Installation
Topic: Admin logging is looping
Replies: 10
Views: 5405

session.save_path

As I said earlier : I have RWE access on the save_path. I moved it on C:/tmp/ to be sure. Files are created as this sequence is executed :

1) Opening http://cyanure/serendipity/serendipity_admin.php in firefox
->cookie creation (sounds like no session in it ...
by Teta
Mon May 14, 2007 9:54 pm
Forum: Installation
Topic: Admin logging is looping
Replies: 10
Views: 5405

Thank you for your pointers, I'll give you feedback in a couple of hours.
by Teta
Sun May 13, 2007 11:18 pm
Forum: Installation
Topic: Admin logging is looping
Replies: 10
Views: 5405

latest.
by Teta
Sun May 13, 2007 4:52 pm
Forum: Installation
Topic: Admin logging is looping
Replies: 10
Views: 5405

Admin logging is looping

Hello,

I'm having a simple problem using serendipity. In fact, I've been playing with several webserver configuration on my own for my own pleasure and I've settled to use :

Apache 2.0... (not the latest)
PHP 5.2.2 (the latest)
MySQL 5... (the latest)

Edit :
Seredipity (downloaded yesterday ...