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

Posts: 5
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
 
 
When You Register, These Ads Go Away!
Old 08-24-2009, 06:58 PM Re: session_save_path
Super Talker

Posts: 128
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
__________________
AccuWebHosting.Com - Windows Hosting Expert
ASP.NET 3.5 | SQL 2005 Database | US Based Hosting Company | 24 X 7 Support | Daily Backups
| Web Hosting Directory | Jobs Search Engine | Website Hosting
thewebhostingdi is offline
Reply With Quote
View Public Profile
 
Old 08-25-2009, 01:43 PM Re: session_save_path
Novice Talker

Posts: 7
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.
__________________
WebHostUK LTD : Best Uk Web Host
Shared, Reseller, VPS, Dedicated hosting specialist
99.99% guaranteed uptime with 24/7 support
webhost.uk.net is offline
Reply With Quote
View Public Profile
 
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.11801 seconds with 13 queries