Hey, i am trying to get the Interface of 3.1 Beta working on MAMP - Is this possible? I copied the complete interface Folder to my MAMP directory, changed the DB settings in /lib/config_inc.php and imported the DB data from an existing ISPConfig installation. Now if i go to the URL i am redirected to /login and i am getting a Not Found The requested URL /login/ was not found on this server. I think this is because the missing .htaccess for the Interface isnt it? I did not found any .htaccess file for the Interface. And in my PHP Error Log am getting Code: [29-Apr-2016 19:49:15 Europe/Berlin] PHP Warning: file_get_contents(): Filename cannot be empty in /Applications/MAMP/htdocs/ispconfig/lib/classes/getconf.inc.php on line 69 Does someone know how to get the Interface only working on a local Machine with MAMP?
There is no .htaccess file required. But ispconfig has to be installed into the root directory of a vitual host.