Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

Website and Server Administration Forum


You are currently viewing our Website and Server Administration Forum as a guest. Please register to participate.
Login



Reply
Old 08-23-2009, 07:06 PM session_save_path
Novice Talker

Posts: 10
Trades: 0
hi ,
i have instailed membership program ( isubscribe2 ) on my web server.
i am having problem staying logged in on my admin page, it asks me for password every minute.
on isubscribe2 support page it is sayed - Your server may need to have a session_save_path defined, or you can do it yourself by changing code in a webpage .

quetion -what is what is session_save_path , is it code in a web page ? or it is on web server.

...i am not sure where this thread belongs,i posted in here.
thank you

Last edited by bdworld; 08-23-2009 at 07:18 PM..
bdworld is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 08-24-2009, 06:58 PM Re: session_save_path
Extreme Talker

Posts: 167
Name: Jilesh
Trades: 0
session_save_path() returns the path of the current directory used to save session data.

You can try to add the below lines on your .htaccess file:

php_value register_globals on
php_value session.save_path /home/username/public_html/sessions
php_value session.gc_maxlifetime 360000
__________________

Please login or register to view this content. Registration is FREE

ASP.NET 3.5 | SQL 2005 Database | US Based Hosting Company | 24 X 7 Support | Daily Backups
|
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
thewebhostingdi is offline
Reply With Quote
View Public Profile
 
Old 08-25-2009, 01:43 PM Re: session_save_path
Novice Talker

Posts: 13
Trades: 0
Quote:
Originally Posted by bdworld View Post
hi ,
i have instailed membership program ( isubscribe2 ) on my web server.
i am having problem staying logged in on my admin page, it asks me for password every minute.
on isubscribe2 support page it is sayed - Your server may need to have a session_save_path defined, or you can do it yourself by changing code in a webpage .

quetion -what is what is session_save_path , is it code in a web page ? or it is on web server.

...i am not sure where this thread belongs,i posted in here.
thank you
If you dont have permission to have .htaccess Rules then in that case you can get this path set from your hosting companies support ..they can create php.ini file under your account to specify this path.
__________________

Please login or register to view this content. Registration is FREE
:
Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

99.99% guaranteed uptime with 24/7 support
webhost.uk.net is offline
Reply With Quote
View Public Profile Visit webhost.uk.net's homepage!
 
Reply     « Reply to session_save_path
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.11412 seconds with 12 queries