SuiteCRM8 & /var/www/html?

Hi team,

I notice a number of “how to install Suitecrm” blogs say to install SuiteCRM into the path /var/www/ whereas the index.html (apache) and phpinfo.php (php code to check webserver settings), gets installed into “/var/www/html” and will only work from that directory.

Can someone explain this?

All assistance is appreciated.

Cheers
Bernard

SuiteCRM has been around for a long time so I suspect so have the tutorials. It really depends on your server’s set up and what it defines it’s default ‘root’ directory to serve out public content. In the past it used to be /var/www/ as the default but I suspect (and seen) this now become /var/www/html.

If your server setup defaults to having /var/ww/html then go with that :+1: