Hi,
I downloaded mysource_3-8-2.tar.gz and have attempted to follow installation instructions.
I put the thing in /usr/local 'cos it said that it shouldn't be in document root.
Step 2 fails like so:
root@2[mysource_matrix]# php install/step_02.php /usr/local/mysource_matrix
Notice: Undefined index: SQ_SYSTEM in /usr/local/mysource_matrix/core/include/general.inc on line 805
+----------------------------------------------------------------+
| PHP Warning |
|----------------------------------------------------------------|
| main(DB.php): failed to open stream: No such file or directory |
+----------------------------------------------------------------+
Fatal error: main(): Failed opening required 'DB.php' (include_path='.:/usr/local/mysource_matrix/php_includes:/usr/share/php:/usr/share/pear') in /usr/local/mysource_matrix/core/include/mysource.inc on line 26I can't find a file called DB.php anywhere in the mysource_matrix - where'd I go wrong? Thanks.