Nejste přihlášeni
Stránky 1
Dobrý den, při instalaci Prestahopu 1.7 to vyhazuje následující chybu. Nevíte, co s tím? Děkuji.
doména mojenaramky.cz
Create database tables
An error occurred during installation...
You can use the links on the left column to go back to the previous steps, or restart the installation process by clicking here.
1: Updating database schema...
2:
3:
4: [Doctrine\DBAL\Exception\DriverException]
5: An exception occurred while executing 'CREATE TABLE ps_translation (id_translation INT AUTO_INCREMENT NOT NULL, id_lang INT NOT NULL, `key` LONGTEXT NOT NULL, translation LONGTEXT NOT NULL, domain VARCHAR(255) NOT NULL, theme VARCHAR(255) DEFAULT NULL, INDEX IDX_ADEBEB36BA299860 (id_lang), INDEX `key` (domain), UNIQUE INDEX theme (theme, id_lang, domain), PRIMARY KEY(id_translation)) DEFAULT CHARACTER SET utf8 COLLATE utf8_unicode_ci ENGINE = InnoDB':
6: SQLSTATE[42000]: Syntax error or access violation: 1286 Unknown storage engine 'InnoDB'
7:
8:
9:
10: [Doctrine\DBAL\Driver\PDOException]
11: SQLSTATE[42000]: Syntax error or access violation: 1286 Unknown storage engine 'InnoDB'
12:
13:
14:
15: [PDOException]
16: SQLSTATE[42000]: Syntax error or access violation: 1286 Unknown storage engine 'InnoDB'
17:
18:
19: doctrine:schema:update [--complete] [--dump-sql] [-f|--force] [--em [EM]] [-h|--help] [-q|--quiet] [-v|vv|vvv|--verbose] [-V|--version] [--ansi] [--no-ansi] [-n|--no-interaction] [-s|--shell] [--process-isolation] [-e|--env ENV] [--no-debug] [--]
20:
21:
Offline
Děkuji, už se mi povedlo Prestashop nainstalovat. Front office funguje normálně, ale do back office se nemůžu dostat:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator at root@endora.cz to inform them of the time this error occurred, and the actions you performed just before this error.
More information about this error may be available in the server error log.
Offline
Offline
Děkuji za pomoc
Offline
Stránky 1