Hello, 
I'm trying to setup SugarCRM but its complaining about session.save_path.   
e.g. 
The session.save_path setting in your php configuration file (php.ini) is not set or is set to a folder which did not exist. You might need to set the save_path setting in php.ini or verify that the folder sets in save_path exist.   
Looking under control panel "php configuration"session.save_path it is set.. to    
N;/path   
Looking at the help for this variable confused me... this doesn't make sense to me... surely N should be a number? I've tried creating a path /path to see if that cures things but it didn't.   
HELP!      
EDITED:   
Its ok i've worked out how to get around this problem and get sugar installed