first time so set chown permissions

Im trying to connect the installation but i have problems with the permission i really dont know how to change the chown on the data, im being looking through the net but nobody explain where to set the changes

Set the following permissions on the SuiteCRM directory(Linux):
sudo chown -R www-data:www-data .
sudo chmod -R 755 .
sudo chmod -R 775 cache custom modules themes data upload config_override.php

of course when i try to put the address http://debussy.dreamhost.com/coopecrm/install.php tells me that web page not available

any help pls

gus

Hello,

RE: first time so set chown permissions

You’re right, it’s not available, meaning there’s noting there – nothing listening. Typically you’ll receive a 403 if there was a violation. In this case, the website isn’t there. http://debussy.dreamhost.com/coopecrm/install.php and http://debussy.dreamhost.com/coopecrm/index.php resolves nothing. Nobody is home. More so, table data is in the data directory. Your commentary can only suppose you were…, well attempting to install SCRM. You’re on a shared server and you’re using a sub-domain trying to mask it to the installer on first setup. According to BlueHost sharing plan, WordPress would be on port 80, if not you would had to alter Apache config or the local .htaccess which it appears none of that is possible with BlueHost shared hosting. VPH would be a different approach and SCRM could be setup via SSH. SCRM specifications and requirements must be met and follow-through is mostly simplified now.
(i) So the first question is are you using SH or VPH?
(ii) The second question is did you contact support since your plan would come with 24 / 7 support?