Page 1 of 1

htaccess for session.save_path

Posted: Wed Jan 02, 2008 1:46 am
by ewb
I am trying to create an htaccess file and keep getting a forbidden message mentioning that I do not have the permissions to access the website. I am doing this in order I to solve the problem on the installation page that checks if session are enabled (they are not). The same thing happens weither the file is empty or not. I tried to change permissions  775, 777 etc. but this was in vain. please help I am kinda stuck and don t really get it!

Re: htaccess for session.save_path

Posted: Wed Jan 02, 2008 3:27 am
by tsw
some hosters disable .htaccess files for customers (yes its stupid).

and check the server logs

Re: htaccess for session.save_path

Posted: Wed Jan 02, 2008 6:16 pm
by Pierre M.
Hello,

I'm not sure I understand well.
ewb wrote: the installation page that checks if session are enabled (they are not).
If PHP sessions are disabled you don't feet the requirements.

Pierre M.