Проблема в конце установки

Всех с праздниками (наступившими и будущими) !
Пытаюсь установить os-3a с sp-1.6
PHP версия    5.2.13,
PHP установки
register_globals    Откл    
magic_quotes    Откл    
file_uploads    Вкл    
session.auto_start    Откл    
session.use_trans_sid    Откл    
PHP расширения    
MySQLi, GD, cURL, OpenSSL

Установка проходит нормально, но в конце вылезает:
Warning: [MYSQL] Table 'intexp_store.osc_configuration' doesn't exist (1146): [QUERY] update osc_configuration set configuration_value = 'www.intexprice.ru' where configuration_key = 'STORE_NAME' in /home/intexp/public_html/includes/classes/database.php on line 72
Warning: [MYSQL] Table 'intexp_store.osc_configuration' doesn't exist (1146): [QUERY] update osc_configuration set configuration_value = 'Volkov' where configuration_key = 'STORE_OWNER' in /home/intexp/public_html/includes/classes/database.php on line 72
Warning: [MYSQL] Table 'intexp_store.osc_configuration' doesn't exist (1146): [QUERY] update osc_configuration set configuration_value = '[email protected]' where configuration_key = 'STORE_OWNER_EMAIL_ADDRESS' in /home/intexp/public_html/includes/classes/database.php on line 72
Warning: [MYSQL] Table 'intexp_store.osc_configuration' doesn't exist (1146): [QUERY] update osc_configuration set configuration_value = '\"Volkov\" ' where configuration_key = 'EMAIL_FROM' in /home/intexp/public_html/includes/classes/database.php on line 72
Warning: [MYSQL] Table 'intexp_store.osc_administrators' doesn't exist (1146): [QUERY] select user_name from osc_administrators where user_name = '[email protected]' in /home/intexp/public_html/includes/classes/database.php on line 72
Warning: [MYSQL] Table 'intexp_store.osc_administrators' doesn't exist (1146): [QUERY] insert into osc_administrators (user_name, user_password) values ('[email protected]', 'ac52f4fec97759b4f4d82f2131538ec9:67') in /home/intexp/public_html/includes/classes/database.php on line 72
Warning: [MYSQL] Table 'intexp_store.osc_administrators' doesn't exist (1146): [QUERY] select id from osc_administrators where user_name = '[email protected]' in /home/intexp/public_html/includes/classes/database.php on line 72
Warning: [MYSQL] Table 'intexp_store.osc_administrators_access' doesn't exist (1146): [QUERY] select module from osc_administrators_access where administrators_id = 0 limit 1 in /home/intexp/public_html/includes/classes/database.php on line 72
Warning: [MYSQL] Table 'intexp_store.osc_administrators_access' doesn't exist (1146): [QUERY] insert into osc_administrators_access (administrators_id, module) values (0, '*') in /home/intexp/public_html/includes/classes/database.php on line 72

и соответсвенно при входе в каталог или админку:
Warning: [MYSQL] Table 'intexp_store.osc_configuration' doesn't exist (1146): [QUERY] select configuration_key as cfgKey, configuration_value as cfgValue from osc_configuration in /home/intexp/public_html/includes/classes/database.php on line 72
Warning: file_put_contents(/home/intexp/public_html/includes/work/configuration.cache) [function.file-put-contents]: failed to open stream: Permission denied in /home/intexp/public_html/includes/classes/cache.php on line 52
Notice: Use of undefined constant MODULE_SERVICES_INSTALLED - assumed 'MODULE_SERVICES_INSTALLED' in /home/intexp/public_html/includes/classes/services.php on line 22
Warning: include(includes/modules/services/MODULE_SERVICES_INSTALLED.php) [function.include]: failed to open stream: No such file or directory in /home/intexp/public_html/includes/classes/services.php on line 51
Warning: include(includes/modules/services/MODULE_SERVICES_INSTALLED.php) [function.include]: failed to open stream: No such file or directory in /home/intexp/public_html/includes/classes/services.php on line 51
Warning: include() [function.include]: Failed opening 'includes/modules/services/MODULE_SERVICES_INSTALLED.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/intexp/public_html/includes/classes/services.php on line 51
Notice: Undefined variable: osC_Language in /home/intexp/public_html/index.php on line 19
Fatal error: Call to a member function load() on a non-object in /home/intexp/public_html/index.php on line 19

Кто-нить знает. как эту проблему решить? если это ваше возможно?

*

Love

При установке вы правильно все ввели?
А то судя поэтому к примеру

Warning: [MYSQL] Table 'intexp_store.osc_configuration' doesn't exist (1146): [QUERY] update osc_configuration set configuration_value = '\"Volkov\" ' where configuration_key = 'EMAIL_FROM' in /home/intexp/public_html/includes/classes/database.php on line 72он в конфигурационную таблицу магазина пытается записать мыло вот такого вида \"Volkov\"

И имя админа вот такое user_name = '[email protected]' я лично ни разу не пробывал.

Может в этом и проблемы с конфигурацией магазина.

Love
Спасибо за ответ.
Может я что-то и напутал.
Просто когда нужно было внести имя владельца магазина, я и написал - Volkov.
А соответственно, админа, как в аналогии с пред. версиями - адрес почты.

Попробую что-то поменять.

Еще раз огромное спасибо

Никакие изменения не помогают, чтобы не писал, все равно одна и та же ошибка.
(Здесь есть изображение, скрытое от гостей. Для просмотра зарегистрируйтесь или залогиньтесь)

https://forum.oscommerce.ru/index.php?topic=309.0

может в эту сторону копать?

Найти бы еще этого человека, который с этой ошибкой мучался.

Если ответит, то хоть объяснит, что делать.

MySQL какой версии? Требованиям соответствует? Все ли требования соответствуют норме?

Версия MySQL-клиента: 4.1.22.
Сейчас пытаюсь зайти с другой стороны: с локалки базу скопировал на хост, правда выдает тоже ошибки:
Warning: file_put_contents(/home/intexp/public_html/includes/work/configuration.cache) [function.file-put-contents]: failed to open stream: Permission denied in /home/intexp/public_html/includes/classes/cache.php on line 52
Warning: file_put_contents(/home/intexp/public_html/includes/work/languages-ru_RU-index.cache) [function.file-put-contents]: failed to open stream: Permission denied in /home/intexp/public_html/includes/classes/cache.php on line 52
Warning: file_put_contents(/home/intexp/public_html/includes/work/templates.cache) [function.file-put-contents]: failed to open stream: Permission denied in /home/intexp/public_html/includes/classes/cache.php on line 52

и нет воспроизведения никаких картинок.

Права на папку work 777 поставьте для начала.