I downloaded SugarCRM and using the install guide I tried to install, but got:

SugarCRM relies upon PHP sessions to store important information while connected to this web server. Your PHP installation does not have the Session information correctly configured.

A common misconfiguration is that the 'session.save_path' directive is not pointing to a valid directory.

Please correct your PHP configuration in the php.ini file located here below.

/etc/php.ini

I have the following system:

Tring to Install SugarCRM 6.2.1 SugarCE
On Trixbox (Centos 5.5)
PHP 5.2.5
Apache/2.2.3
MySQL version 5.0.77

I was successful in 5.3 Reading Threads on this Forum, but none of that seems to help.

I changed the permissions on the sessions path (both apache, and asterisk).

I wish the above error message gave more info such as user it was trying to use, what session variable it was trying to use so that I can change permissions as needed. Then when posted hear

A setup script to change permissions would help, I sorry but I am lazy.