Forum Index
Search Forum
Register
Log in
Current
7.0 Production build 6 Mar '07
7.1 Beta 5 build 7 Oct '07
A donation makes a contribution towards the time and effort that's going in to running this site.
Steffen
Contact: My mail address is at the top of the paypal form :
Your donations will help to keep this site alive and well.
|
| View previous topic :: View next topic |
| Author |
Message |
stefan_k

Joined: 26 Aug 2005 Posts: 7
|
Posted: Sat 27 Aug '05 11:30 Post subject: Sambar & Mambo, Session Save Path |
|
|
Thanks Steffen,
I got phpadming working with the SQL by downgrading.
Now I got another probem with Mambo instead. Then
trying to setup Mambo it says its missing an Session
Save Path. Is this something Im missing Sambar VHOST
config or is this only related to the MAMBO.
Stefan |
|
| Back to top |
|
Steffen
Joined: 07 Jun 2004 Posts: 403 Location: Netherlands
|
Posted: Sat 27 Aug '05 11:41 Post subject: |
|
|
Hi,
No, it is php related.
Create a folder "session" in your php dir.
And in your php.ini in c:/windows :
session.save_path = "c:\php\session" (path to the "session" folder you just created above).
restart Sambar.
Steffen |
|
| Back to top |
|
stefan_k

Joined: 26 Aug 2005 Posts: 7
|
Posted: Sat 27 Aug '05 15:27 Post subject: |
|
|
Thanks Steffen, this did the trick.
But I dont have my php.ini in c:\windows\
But on the other hand I have changed settings in
my path for WXP to handle this.
Stefan |
|
| Back to top |
|
|
|