Apache Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsSystem AdministrationApache Development

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 Dev Shed Forums Sponsor:
  #1  
Old March 28th, 2002, 07:08 PM
maverick1099 maverick1099 is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2002
Posts: 30 maverick1099 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 4 h 21 m 2 sec
Reputation Power: 7
Send a message via AIM to maverick1099
sessions?

I was writting up a php script and was trying to test it on my local server i set up. However apache does not recognize the session info so it is hard for me to test the script to see if the script is having issues or if it is just apache that is giving me trouble...

is their some way to setup apache such that it will recognize sessions?

Thanks

Reply With Quote
  #2  
Old March 28th, 2002, 09:15 PM
Bob Loblaw Bob Loblaw is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Dec 2001
Posts: 174 Bob Loblaw User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 7
apache should not be the prob.
what your error logs sayin.
maybe your browser?
__________________


VCR clock programmer and toaster repairman, best rates and best work around

Reply With Quote
  #3  
Old March 28th, 2002, 09:46 PM
maverick1099 maverick1099 is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2002
Posts: 30 maverick1099 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 4 h 21 m 2 sec
Reputation Power: 7
Send a message via AIM to maverick1099
it tells me the tmp does not exist?

i am using IE 6

Reply With Quote
  #4  
Old March 28th, 2002, 11:30 PM
maverick1099 maverick1099 is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2002
Posts: 30 maverick1099 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 4 h 21 m 2 sec
Reputation Power: 7
Send a message via AIM to maverick1099
here are the errors exactly as i am getting them right now

Warning: open(/tmp\sess_f9757092b1295aa696a3a85109c0b52d, O_RDWR) failed: No such file or directory (2) in d:\apache group\apache\htdocs\nonlinear\admin\index.php on line 4

Warning: open(/tmp\sess_f9757092b1295aa696a3a85109c0b52d, O_RDWR) failed: No such file or directory (2) in Unknown on line 0

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

Reply With Quote
  #5  
Old March 29th, 2002, 10:27 AM
Bob Loblaw Bob Loblaw is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Dec 2001
Posts: 174 Bob Loblaw User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 7
Well my guess is too create the tmp directory
with proper perms

Reply With Quote
  #6  
Old March 29th, 2002, 12:16 PM
maverick1099 maverick1099 is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2002
Posts: 30 maverick1099 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 4 h 21 m 2 sec
Reputation Power: 7
Send a message via AIM to maverick1099
I tried making a tmp directory but it did not help at all....

Any thoughts?

Reply With Quote
  #7  
Old March 29th, 2002, 12:52 PM
Bob Loblaw Bob Loblaw is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Dec 2001
Posts: 174 Bob Loblaw User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 7
One thought would be too check the php.ini file
your problem is windows related.

Reply With Quote
  #8  
Old March 29th, 2002, 02:19 PM
maverick1099 maverick1099 is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2002
Posts: 30 maverick1099 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 4 h 21 m 2 sec
Reputation Power: 7
Send a message via AIM to maverick1099
What am I looking for in the ini file?
also i can not find the php.ini
did a search for it and it is nowhere on my comp...???

Reply With Quote
  #9  
Old March 29th, 2002, 02:23 PM
mezz mezz is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Oct 2001
Posts: 310 mezz User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 7
>> What am I looking for in the ini file?

It's in /usr/local/etc..

>> also i can not find the php.ini
>> did a search for it and it is nowhere on my comp...???

Haven't you rename from php.ini-dist to php.ini, yet?

Reply With Quote
  #10  
Old March 29th, 2002, 02:51 PM
maverick1099 maverick1099 is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2002
Posts: 30 maverick1099 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 4 h 21 m 2 sec
Reputation Power: 7
Send a message via AIM to maverick1099
i did a search for php.ini-dist and could not find it either
i looked in my bin directory and there are no ini's in there
....

Reply With Quote
  #11  
Old March 30th, 2002, 11:07 PM
maverick1099 maverick1099 is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2002
Posts: 30 maverick1099 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 4 h 21 m 2 sec
Reputation Power: 7
Send a message via AIM to maverick1099
ttt
any ideas? i can't figure out why the sessions won't work on my local apache server
i use it soley for my own personal developement purposes

Reply With Quote
  #12  
Old April 1st, 2002, 12:28 AM
mezz mezz is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Oct 2001
Posts: 310 mezz User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 7
If you still can't find php.ini, then grab it from www.php.net and configure then put it in the right place..

Reply With Quote
Reply

Viewing: Dev Shed ForumsSystem AdministrationApache Development > sessions?


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
Stay green...Green IT