Wrox Programmer Forums
|
BOOK: Beginning PHP, Apache, MySQL Web Development ISBN: 978-0-7645-5744-6
This is the forum to discuss the Wrox book Beginning PHP, Apache, MySQLWeb Development by Michael K. Glass, Yann Le Scouarnec, Elizabeth Naramore, Gary Mailer, Jeremy Stolz, Jason Gerner; ISBN: 9780764557446
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Beginning PHP, Apache, MySQL Web Development ISBN: 978-0-7645-5744-6 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old October 10th, 2004, 01:23 PM
Registered User
 
Join Date: Oct 2004
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default passing visitors user name

I keep getting error messages when I try to start session - error messages below. I am using Apache version 1.3 and PHP 4.3.5.

I have checked my php.ini setiings and can't find anything wrong.

javascript:insertsmilie(':(')
Frown :(

Warning: session_start(): open(c/Windows/Temp\sess_c89399b2d10c6bf316c96bfc3fe280e7, O_RDWR) failed: No such file or directory (2) in c:\program files\apache group\apache\test\movie2.php on line 3

Warning: session_start(): Cannot send session cookie - headers already sent by (output started at c:\program files\apache group\apache\test\movie2.php:2) in c:\program files\apache group\apache\test\movie2.php on line 3

Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at c:\program files\apache group\apache\test\movie2.php:2) in c:\program files\apache group\apache\test\movie2.php on line 3
Click here to see information about my favorite movie!
Warning: Unknown(): open(c/Windows/Temp\sess_c89399b2d10c6bf316c96bfc3fe280e7, O_RDWR) failed: No such file or directory (2) in Unknown on line 0

Warning: Unknown(): Failed to write session data (files). Please verify that the current setting of session.save_path is correct (c/Windows/Temp) in Unknown on line 0:(

 
Old October 11th, 2004, 08:56 AM
Authorized User
 
Join Date: Jun 2004
Posts: 37
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Check your session.save_path in your php.ini. Looks like you're missing a colon after the "C"






Similar Threads
Thread Thread Starter Forum Replies Last Post
Passing a DataSource to a user control hpox ASP.NET 2.0 Professional 1 January 8th, 2007 11:04 AM
passing parameters to user control jbeynon ASP.NET 2.0 Professional 0 August 30th, 2006 06:18 AM
Problem with Tracking Visitors [email protected] ASP.NET 1.0 and 1.1 Professional 0 May 28th, 2006 05:12 PM
Passing the visitors username StuartD BOOK: Beginning PHP5, Apache, and MySQL Web Development ISBN: 978-0-7645-7966-0 4 September 27th, 2005 04:59 PM
Passing a Value to a User Control DC Ross ASP.NET 1.0 and 1.1 Basics 2 February 17th, 2004 06:38 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.