Here is what I've done so far...

- install apache2

- install mysql (sudo apt-get install php5-mysql mysql-server mysql-client
sudo /etc/init.d/apache2 restart

- install php5 phpinfo()
sudo apt-get install php5 libapache2-mod-php5
sudo /etc/init.d/apache2 restart

- configured userdir to work with php5.conf

- downloaded the sugarCRM zip and unziped it *AFTER* ftping it to my server

- run the install program after chmod 766 data/cache directories.

PROBLEM / ERROR:
Why does sugarCRM still ask for the directories to be chmod 766 even if I chmod 766 them. Has anyone else seen this problem with sugarCRM?


V$H.