http://.../support(http://.../support) web address and get the form to fill in (helpdesk url, title etc) I press the Install button, I get a blank screen and "Done" thats it nothing, no logs, no messages, no system.
I change the main.inc.php to
ini_set('display_errors',1);
ini_set('display_startup_errors',1);
and I still get nothing, no errors, no logs, no messages, and the directories and files dont change.
what do I need to look for, where can I find error messages or logs ?