I just learnet about SUGARCRM and downloaded a version. But I running in to trouble and am not sure what the issue is as I have chnages the include path and

I am running the following configuration
Apcahe 2.0.54-10.3
php 5.0.4-10.5
mysql 4.1.16-1.FC4.1

The problem i get at installation is the following
PHP version OK (ver 5.0.4)
MySQL Database OK
XML Parsing OK
cURL Library OK
Writable SugarCRM Configuration File (config.php) OK
Writable Custom Directory OK
Writable Modules Sub-Directories and Files OK
Writable Data Sub-Directories OK
Writable Cache Sub-Directories OK
Writable Session Save Path (/var/lib/php/session) Not A Valid Directory
PHP Safe Mode Turned Off Safe Mode is On (please disable in php.ini)
PHP Allow Call Time Pass Reference Turned On OK
PHP Memory Limit >= 32M OK (32M)

IT says i do not have a valid directory, i have checked an it is valid and i have session written there, i change the session path in php ini and tried a different path and that did not work either.

Could the problem be that i set it up as a subdomain, http://office.thunderbeardesign.com or is it that i do not use sugarcrm as a path extension.

The other issue is Safe Mode is On, i have tried it OFF and ON and it gives me the same result. I changed other paramters in the php.ini file so i know i actually editing the correct php.ini and that i restart the server correctly.


tz