4
Quote:
mainfile.dist.php is meant to be a backup for mainfile.php. make a copy of it and rename it mainfile.php.
That doesnt work... mainfile.dist.php is an "empty" mainfile used as a template by the installer.
If you lost mainfile.php there are two solutions to make it again:
1) Make a copy of mainfile.dist.php as you said
and after that edit it to fill the values manually
or
2) Re-upload the
/install folder to the server, relaunch the installer, enter the correct values when asked, continue the installation until the "mainfile generation" page (I think it's the one that says something like "generating constants" but I'm not sure), and
stop the install procedure here: the installer should have re-generated a fresh new mainfile.php