This seems to satify the install requiements and some others later when changing the config a little.
cd ../sugarcrm folder
# chmod -R 777 config.php data/ modules/ cache/ custom/ include/ themes/
I watch the error_log looking for errors as you are making changes to website:
tail -f /var/log/httpd/crm-error_log
I guess you could use something like this if you didn't specify a seperate error_log
tail -f /var/log/httpd/error_log | grep sugarcrm
I found it a lot easier to watch for a problem, than wonder if what I was changing actually was working.
CentOS 4.3
php-4.3.9-3.15
mysql-server-4.1.20-1
httpd-2.0.52-22.ent.centos4


LinkBack URL
About LinkBacks



Reply With Quote

Bookmarks