PHP Installation
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Codewalkers ForumsPHP RelatedPHP Installation

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Codewalkers Forums Sponsor:
AT&T devCentral & BlackBerry(r) Webcast Series: BlackBerry and GPS -Build Location Awareness into your BlackBerry Applications, July 10th-1:00PM EST. Register Today!
  #1  
Old September 17th, 2003, 04:39 PM
enesaga enesaga is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Posts: 34 enesaga User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 2
Session Errors

I downloaded quite a few user management systems and each time i try to create a user, and login i get this error:

Warning: session_start(): open(/tmpsess_53d20c03e8a72c2d9a16e3f21e7f3130, O_RDWR) failed: No such file or directory (2) in c:inetpubwwwrootmember.php on line 29

Warning: session_start(): Cannot send session cookie - headers already sent by (output started at c:inetpubwwwrootmember.php:29) in c:inetpubwwwrootmember.php on line 29

Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at c:inetpubwwwrootmember.php:29) in c:inetpubwwwrootmember.php on line 29


I need help fixing this!
thanks in advance!
also any help is welcome via email which is xxeno20xx@aol.com

Reply With Quote
  #2  
Old September 18th, 2003, 06:53 PM
postalcow postalcow is offline
Codewalkers Beginner (1000 - 1499 posts)
 
Join Date: Apr 2007
Location: Ford CIty, PA USA
Posts: 1,267 postalcow User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 3
Send a message via Yahoo to postalcow
RE: Session Errors

Check you php.ini file for the following



session.auto_start = 0

session.auto_start has to be set to 0 (zero) if using session_start()


session.save_path = // Set Path here
session.use_cookies = 1 // Should be 1
session.cookie_path = set path here also

Reply With Quote
Reply

Viewing: Codewalkers ForumsPHP RelatedPHP Installation > Session Errors


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 5 hosted by Hostway