Joomla! Discussion Forums



It is currently Tue Nov 24, 2009 11:35 pm (All times are UTC )

 


Forum rules

Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.



Post new topic Reply to topic  [ 153 posts ]  Go to page Previous  1, 2, 3, 4, 5, 6
Author Message
Posted: Sun Sep 07, 2008 6:30 am 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Sun Sep 07, 2008 5:23 am
Posts: 13
Location: China
1. Build a new file called ".htaccess" then open it and save in the words
suPHP_ConfigPath /home//public_html/
This should uner in your root patch ,such as /home/public_html/

2. also under /home/public_html/
Build a new file called "session"
Build another file called "php.ini"

open "php.ini" and save in the words:
session.save_path = "/home//public_html/session"

Please remeber,you webhosting might not called " /home/public_html/"
just replace yours.

Hope it helps for every one.

Jacky

_________________
Please read forum rules regarding signatures: viewtopic.php?t=65


Top
  E-mail  
 
Posted: Thu Nov 06, 2008 7:19 pm 
User avatar
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Sat Mar 08, 2008 1:46 am
Posts: 12
hello
I hope someone can help me out here.
i have no clue why i see these warnings on my frontpage. http://www.kerdgar.org/index.php

I had joomla 1.0.15 and deleted everything from FTP and DB and also asked my providers to delete what ever needs to be deleted. Now im trying to install 1.5.7 but the above warning message is all over backend and viewable on front page.
Everything during installation was just fine. I donno why I get those errors/warnings.


Do i have to make an attempt like described below?
thanx
DeanMarshall wrote:
Hi,

You need to ask your host to make the session_save_path writable.

If they wont you can try this.

Create a sub-folder called sessions in the same folder as the configuration.php file.

Find out the location of your Joomla folder by reading the $mosConfig_absolute_path entry from your configuration.php file.
Take the path from within the quotes on that line.
Put that value between the quotes on this line
session_save_path(''); 
and add a /sessions on the end of that entry - still inside the quotes.

It should look something like this  session_save_path('/path/to/joomla/sessions'); but your actual path will be different.
Place that line (with your path) with the other settings in configuration.php - on its own line.

Hope that helps.

Dean.


PS! i know that this thread is for 1.0.x issues but I made a thread in the proper forum and they referred to here, that´s why i ask this here.

my original post is HERE

_________________
"The sun also shines on the wicked"


Top
  E-mail  
 
Posted: Fri Nov 07, 2008 7:46 pm 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Sun Jul 20, 2008 7:23 pm
Posts: 7
Henning wrote:
To follow up on this topic, so that even we newbies have a chance of understanding it...

I spend a lot of time before I figured this one out. You will have to continue installing joomla even if the install says that session save path is unwritable and then when you are all done with the install, joomla creates the "configuration.php" file which almost all of the above posts are referring to... mindbugling for a newbie...  ;)

Would have saved me a lot of time if someone else had posted this!


What was the solution?

I've pulled up a bunch of threads but haven't found it so far

I have Joomla 1.0.52 on a shared account using Plesk, and getting the session.save_path not writeable error during installation

Any help most appreciated, thanks


Top
  E-mail  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 153 posts ]  Go to page Previous  1, 2, 3, 4, 5, 6

Quick reply

 



Who is online

Users browsing this forum: No registered users and 17 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group