Christian Unger - 2001-10-17

If you have problems with the na basic installation, please try the following steps:

- make sure that the magic_quotes settings in your php.ini are set to these values:

magic_quotes_gpc: Off
magic_quotes_runtime: Off
magic_quotes_sybase: On

- if no "package" appears in the package manager check for existence of a "base.php3" file after saving the configuration (step 1 of the installation process)
if the base.php3 file exists, open your na basic index.php3 to see if any sql connection error messages appear.

- if installation fails during package installation, check the status window for any sql error messages.

hth

Christian