At this step
16) Then source the following databases into the database by typing the following commands(In this order)
Code:
Source load_system.sql; Source load_empty_users.sql; Source items-0.6.0-DR2-0.6.1-DR1-convert.sql; Source 0.6.1-upgrade.sql; Source ZONECFG.SQL; Source altadv_vars-contents.sql;
i am getting this error
mysql> source load_system.sql;
ERROR:
Failed to open file 'load_system.sql', error: 2
mysql>
I'm sure that i'm doing something totally noobish, and that this error is easily fixed. If anyone could help me i'd really appreciate it
thanks.