|
| Register now to interact with over 11,000 members! Registered users have Posting Privileges, free access to Private Messaging, Email Notifications and more. |
|
|||||||
![]() |
|
|
Thread Tools | Search this Thread |
|
|
#1 |
|
Posts: n/a
|
Warning: The sessions directory does not exist: /tmp. Sessions will not work until this directory is created.
where can i put the session directory at?? i tried sto find help for it but in vain.. the knowledge base simply didnt have the proper help for this. please tell me how to solve this problem.. any kind soul please? ![]() |
|
|
#2 |
|
Work is bad.
Join Date: Feb 2004
Location: St. Mary's, KS
Posts: 1,158
Reputation: 60
|
Are you using a custom php.ini?
Under the new setup, the sessions directory should be above the htdocs folder.
__________________
Benedict Dabrowski |
|
|
|
|
#3 |
|
Posts: n/a
|
i have no idea what is that.. anyway thanks for your response i solved the problem using another way
|
|
|
#4 | |
|
Work is bad.
Join Date: Feb 2004
Location: St. Mary's, KS
Posts: 1,158
Reputation: 60
|
Quote:
For the record, php.ini is a file that sets the configuration details for how PHP runs on the server. PowWeb has one installed, but we can (and are encouraged to) upload a customized one to our site to override some of their settings. I only mentioned this because the sessions issue is one of the primary motivating factors. Glad you got it solved.
__________________
Benedict Dabrowski |
|
|
|
|
|
#5 |
|
Registered
Join Date: Oct 2004
Location: on earth
Posts: 52
Reputation: 8
|
what Dabrowski was talking about can be found here which was a recent powweb change:
http://forum.powweb.com/showthread.php?t=42021 |
|
|
|
|
#6 | |
|
Work is bad.
Join Date: Feb 2004
Location: St. Mary's, KS
Posts: 1,158
Reputation: 60
|
Quote:
Thanks metalgear. I guess if I want to help, then I shouldn't be so lazy ![]()
__________________
Benedict Dabrowski |
|
|
|
|
|
#7 |
|
Join Date: Sep 2002
Location: Eä, Realm of Arda, Land of Middle-earth.
Posts: 2,338
Reputation: 30
|
actually there is a much simpler method to dealing with sessions and osc.
change the last line of the catalog/includes/config.php and catalog/admin/includes/config.php to this. PHP Code:
This will take care of the empty cart and wonky login problems. (if you are indeed using oscommerce) =) Jade |
|
|
|
|
#8 |
|
Join Date: Jun 2003
Location: Indiana
Posts: 80
Reputation: 5
|
thanks for posting this! I had a customer email me today saying they could not add something to their shopping cart and after fruitlessly searching on the oscommerce forums for an answer I came here and found this and it cured it !
on my older version (june 2003 2.2) the files needed to be changed are named configure.php not config.php. thanks again for posting this, jade dragon! |
|
|
|
|
#9 |
|
XPW
Join Date: Jun 2002
Location: New Hampshire, USA
Posts: 9,464
Reputation: 265
|
configure.php is the newer name. The June 2003 edition you have is the latest released version.
__________________
Steve |
|
|
![]() |
| Thread Tools | Search this Thread |
|
|