04-02-2016, 07:21 PM
Check the if_install_fails directory
move the corrupted init.php out of the way (rename)
mv init.php old_init.php
copy the vanilla init.php from if_install_fails to /core
cp init.php ../core/init.php
move the corrupted init.php out of the way (rename)
mv init.php old_init.php
copy the vanilla init.php from if_install_fails to /core
cp init.php ../core/init.php