Problem:
You might have used the invalid MySQL database information during installation process.
Solution:
Option 1
- Open the oneadmin/config.php file, verify and correct the MySQL info.
- Access your MySQL database, make sure that both the 'sys_variable' and 'sys_component' tables have been created.
Tips: under appropiate database, run the oneadmin/database.sql to create these tables manually.
- Refresh the login page.
* If the above steps do not make sense, please follow the guidelines of option 2.
Option 2
Uninstall the oneadmin directory and re-configure using the Installation Wizard.
|