Problem:
The 'oneadmin/config.php' file is not set to allow full read / write permission, this prohibit the system to write the web root, document root and MySQL info into the file.
Solution:
All you need to do is CHMOD 777 the 'config.php' file (set file attribute to 777). Refresh the Installation Wizard page, it should be fine then.
|