php installation problem

This is a discussion on php installation problem within the PHP General forums, part of the PHP Programming Forums category; Just installed apache and am looking at an error Warning: session_start() [function.session-start]: open(C:\DOCUME~1\Ross\LOCALS~...


Go Back   Usenet Forums > PHP Programming Forums > PHP General

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 01-23-2007
Ross
 
Posts: n/a
Default php installation problem

Just installed apache and am looking at an error

Warning: session_start() [function.session-start]:
open(C:\DOCUME~1\Ross\LOCALS~1\Temp\php\upload\ses s_ob822kp9sqlndjvu089r845e50,
O_RDWR) failed: No such file or directory (2) in
C:\Apache\Apache2\htdocs\ssn\editor.php on line 4

Should I set up a local folder to save the session data or something. Do I
set this up in the php.ini or apache config?


R.
Reply With Quote
  #2 (permalink)  
Old 01-24-2007
Chris
 
Posts: n/a
Default Re: [PHP] php installation problem

Ross wrote:
> Just installed apache and am looking at an error
>
> Warning: session_start() [function.session-start]:
> open(C:\DOCUME~1\Ross\LOCALS~1\Temp\php\upload\ses s_ob822kp9sqlndjvu089r845e50,
> O_RDWR) failed: No such file or directory (2) in
> C:\Apache\Apache2\htdocs\ssn\editor.php on line 4
>
> Should I set up a local folder to save the session data or something. Do I
> set this up in the php.ini or apache config?


Well it's trying to save here:

C:\DOCUME~1\Ross\LOCALS~1\Temp\php\upload\

You can either create the path, make sure it has appropriate permissions.

Or tell php where to save the session and create that folder (and check
permissions). See
http://www.php.net/manual/en/functio...-save-path.php


--
Postgresql & php tutorials
http://www.designmagick.com/
Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 09:07 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0