MDN

Go Back   Mambo - Forums Closed for posting > Mambo 4.5.5 - Stable > Installation Questions

Reply
 
Thread Tools Search this Thread Display Modes
Old August 7th, 2004, 09:40   #1
abbason
 
Join Date: Jul 2004
Posts: 2
abbason is on a distinguished road
Default Session save path /tmp, Unwriteable

I am trying to install Mambo on a Linux server with Apache. I get the files up ok, but get the error Session save path /tmp, Unwriteable. When I try to proceed the next screen is just blank. Does anyone know a solution? BTW The same server allowed me to install Mambo just fine on another domain.

Last edited by abbason : August 7th, 2004 at 09:44. Reason: typo
abbason is offline   Reply With Quote
Old August 7th, 2004, 10:30   #2
thesprinklerguys
 
thesprinklerguys's Avatar
 
Join Date: Oct 2003
Location: Michigan, USA
Posts: 533
thesprinklerguys is on a distinguished road
Default

Create a directory called tmp or temp or whatever and give it all permissions 777. Then add something like this to your .htaccess file.

Code:
php_value session.save_path "/home/yourusername/temp"
__________________
Walter Wnuk
www.SmokyPond.com

Smoky Pond - Fish, Family and Fun!
thesprinklerguys is offline   Reply With Quote
Old August 25th, 2004, 14:07   #3
yohan
 
Join Date: Aug 2004
Posts: 10
yohan is on a distinguished road
Thumbs up

Don't know about Linux, but on my Windoze install I had to remove the ".;" in the session.save_path in php.ini (line 826)
so it looks as follows :

Code:
session.save_path= "C:\XAMPP\xampp\tmp"
yohan is offline   Reply With Quote
Old April 2nd, 2005, 20:43   #4
new10
 
Join Date: Apr 2005
Posts: 1
new10 is on a distinguished road
Default Yohan's session save path worked for me on Windows

Yohan's session save path worked for me on Windows. Oh, yeah. I already said that in the title.

I just posted to give a second vote this solution, at least the for Windows OS.
new10 is offline   Reply With Quote
Old April 16th, 2005, 18:11   #5
shimooka
 
Join Date: Apr 2005
Posts: 9
shimooka is on a distinguished road
Default Where is the php.ini file please?

I am trying to install Mambo 2.5.2 on my local Windows XP machine, running Apache. I've already installed php4.3.6-Win32 and mySQL correctly. I still get the message:
"Session save path Not set, Unwriteable"
on pre-installation.

Also my Register Globals: is ON when it should be OFF.
shimooka is offline   Reply With Quote
Old April 25th, 2005, 07:29   #6
create4u
 
Join Date: Apr 2005
Posts: 4
create4u is on a distinguished road
Default hmmm

shimooka said it all where the heck is the php.ini file ???? confused...
create4u is offline   Reply With Quote
Old April 25th, 2005, 07:46   #7
quiquedcode
 
quiquedcode's Avatar
 
Join Date: Jun 2004
Location: San Juan, Argentina
Posts: 767
quiquedcode is on a distinguished road
Default

Quote:
Originally Posted by thesprinklerguys
Create a directory called tmp or temp or whatever and give it all permissions 777. Then add something like this to your .htaccess file.

Code:
php_value session.save_path "/home/yourusername/temp"
Hi... I was searching for this tip... thanks thesprinklerguys
__________________
Enrique Becerra
Freelance Developer & Mambo Templater
MSN: qbecerra @ hotmail.com
www.beza.com.ar
quiquedcode is offline   Reply With Quote
Old April 25th, 2005, 07:54   #8
create4u
 
Join Date: Apr 2005
Posts: 4
create4u is on a distinguished road
Default ?? not answered yet

all the info is for runing the mambo on a local server. one says htaccess an other says php.ini.. which one?? and when runing it on the www. the root would be EG: c:\domains\mydomain\wwwroot\cms\tmp the tmp is the temp folder .. did this and still get the error..

create4u is offline   Reply With Quote
Old May 2nd, 2005, 00:01   #9
veregeek
 
Join Date: Apr 2005
Posts: 15
veregeek is on a distinguished road
Default

should the php.ini file be in C:\windows\temp or C:/windows/temp dir????


Do i put this (session.save_path ="c:/windows/temp") in the php.ini file, thats in the C:\Windows\temp or C:\windows??

Where should the php.ini file be?
and is it C:/windows/temp or C:\windowns\temp? on my computer??

right now the php.ini file is in C:\windows\temp on my computer???? :question:
(o my head!)
veregeek is offline   Reply With Quote
Old June 2nd, 2005, 01:55   #10
sinus_
 
sinus_'s Avatar
 
Join Date: Apr 2005
Posts: 47
sinus_ is on a distinguished road
Default

i get an error using the .htaccess fix...
i placed this insde the quotes: /www/w/o/<mywebsite>/htdocs/temp
i chmod it to 777
got an error... something like a misconfiguration...
are there any other fix to this problem?
__________________
newbie
eKini.com
sinus_ is offline   Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Session save path /tmp, Unwriteable, host running safemode sc00zy Installation Questions 4 September 27th, 2006 03:25
Mambo 4.5.1 RC4 - local console - Session save path /tmp, Unwriteable organetic Installation Questions 14 November 16th, 2005 08:51
Session Save path and configuration.php not writeable musicones Installation Questions 11 July 29th, 2005 19:00
Session save path /tmp, Unwriteable cyberxm Installation Questions 2 July 4th, 2005 05:25
Problem with Session save path /tmp, Unwriteable mikelomambo Installation Questions 1 July 4th, 2005 05:24


All times are GMT -7. The time now is 06:00.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.