I'm trying to install the excellent SugarCRM (a LAMP-based CRM package natch).
In the install docs it guides you thru making sure certain directories and files are writable by the web process but in the latest beta there seem to be a few omissions which I'm currently working on manually.
It would be a lot easier and safer if I could chown the files to the webserver user/group - is there an easy way to do this? and what is the webserver user (is it 'apache' or 'nobody'?) Presumably I could write a couple of little php scripts to run this stuff in the absence of SSH access but don't want to start down this route if I don't have to.
TIA,
T