| View previous topic :: View next topic   | 
	
	
	
		| Author | 
		Message | 
	
	
		larsus -
 
  Joined: 08 May 2003 Posts: 3
 
  | 
		
			
				 Posted: Thu May 08, 2003 12:53 pm    Post subject: phpkit | 
				      | 
			 
			
				
  | 
			 
			
				hi 
 
 
i have  all install  php/ mysql  it´s work
 
and i have a problem  
 
i have install phpkit worket with  error
 
 
 
 
Warning: session_start(): open(/tmp\sess_340b54b54368ee71c4796ee4fe091864, O_RDWR) failed: No such file or directory (2) in C:\Programme\Abyss Web Server\cgi-bin\admin\config\checklog.php on line 9
 
 
Warning: Unknown(): Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in Unknown on line 0
 
 
 
 
please help 
 
 
 
sorry my english is terrible  im from german
  Last edited by larsus on Thu May 08, 2003 1:06 pm; edited 1 time in total | 
			 
		  | 
	
	
		| Back to top | 
		
			          | 
		
	
	
		  | 
	
	
		vbgunz -
 
  Joined: 02 Feb 2003 Posts: 615 Location: Florida
  | 
		
			
				 Posted: Thu May 08, 2003 12:58 pm    Post subject:  | 
				      | 
			 
			
				
  | 
			 
			
				Open up your php.ini file and navigate to this line: session.save_path and once there make sure to enter a real existing temp path on your system... If you have too, create a new temp folder... it should now look like this...
 
 
session.save_path = C:/Program Files/Abyss Web Server/languages/php/tmp
 
 
Keep in mind it could look like anything *just* as long as the path leads to a temp file...
 
 
Good luck :) _________________ Victor B. Gonzalez
 
http://aeonserv.com | 
			 
		  | 
	
	
		| Back to top | 
		
			               | 
		
	
	
		  | 
	
	
		larsus -
 
  Joined: 08 May 2003 Posts: 3
 
  | 
		
			
				 Posted: Fri May 09, 2003 12:16 pm    Post subject:  | 
				      | 
			 
			
				
  | 
			 
			
				| it´s work fine thx :lol:  8O | 
			 
		  | 
	
	
		| Back to top | 
		
			          | 
		
	
	
		  | 
	
	
		 |