Team, this has happened to me before in Windows and I solved it changing all the permissions etc but cannot solve it in Debian at the moment…
LAMP all set, Debian ok, Apache2 working, PHP5 working,MySQL server is set, Phpmyadmin working etc all brand new installation
/var/www/html/ is Apache root dir
folder suitecrm-7.2.2-max under var/www/html
Pointing at 127.0.0.1/suitecrm-7.2.2-max/install.php ends into the error…
You did not include config_si.php in the document root, or you did not define $sugar_config_si in config.php
/var/www/html/suitecrm-7.2.2-max is recursively set to
User: www-data
Group: www-data
Permissions 777 rwxrwxrwx
What am I missing???
Thanks in advance
Franco