Problems after install

Having trouble installing serendipity?
Post Reply
robertbranch
Posts: 2
Joined: Tue Apr 10, 2007 8:08 am
Location: Ocala, FL
Contact:

Problems after install

Post by robertbranch »

Installed on Windows 2003 SBS, IIS 6, PHP 5.2.0, MySQL 5.0.22

The only issues during install was creating .htacess in the Serendipity folder, and permissions. I ended up having to grant Everyone Full Control for the Serendipity folder for everything to work.

Now when I go to the admin page I can login successfully, but if I click on any link I am dropped back to the log in screen.

Also, from any machine other than the server it looks crappy.

I am sure these are problems I caused because I am such a noob, but I appreciate any help I can get! :)
Rob
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Problems after install

Post by garvinhicking »

Hi!
Now when I go to the admin page I can login successfully, but if I click on any link I am dropped back to the log in screen.
This usually means that the PHP sessions / cookies do not work on either server or client.

Did you check if the PHP.ini session.save_path points to a directory where write access is possible and files are being created?

Best redgards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
robertbranch
Posts: 2
Joined: Tue Apr 10, 2007 8:08 am
Location: Ocala, FL
Contact:

Post by robertbranch »

Gavin -

Thanks that was totally it! I had made a typing error in the path.

I will see if I can resolve the other issues now that I have access to the configuration panel.

I appreciate the help!!
Rob
Post Reply