Skip to content
This repository has been archived by the owner on Nov 19, 2020. It is now read-only.

Installation error #56

Open
benhaynes opened this issue Oct 25, 2018 · 0 comments
Open

Installation error #56

benhaynes opened this issue Oct 25, 2018 · 0 comments
Labels

Comments

@benhaynes
Copy link
Sponsor Member

From directus created by dur41d : directus/directus#2165

Getting an error installing directus for the first time.

Version Info

  • Directus version and branch (Or commit hash): release 6.4.9
  • PHP version: PHP 7.2.5-nfsn1 (cli) (built: Apr 30 2018 02:03:43) ( NTS )
  • MySQL version: 10.1.18-MariaDB-1~xenial - mariadb.org binary distribution
  • Web server: Apache
  • OS name and version: FreeBSD

Expected Behavior

go to the login page

Actual Behavior

getting an error message

Uncaught PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'maakom3.directus_tables' doesn't exist in /home/public/vendor/zendframework/zend-db/src/Adapter/Driver/Pdo/Statement.php:239 Stack trace: #0 /home/public/vendor/zendframework/zend-db/src/Adapter/Driver/Pdo/Statement.php(239): PDOStatement->execute() #1 /home/public/api/core/Directus/Database/Schemas/Sources/MySQLSchema.php(87): Zend\Db\Adapter\Driver\Pdo\Statement->execute() #2 /home/public/api/core/Directus/Database/SchemaManager.php(332): Directus\Database\Schemas\Sources\MySQLSchema->getTables(Array) #3 /home/public/api/core/Directus/Database/TableSchema.php(869): Directus\Database\SchemaManager->getTables() #4 /home/public/api/core/Directus/Bootstrap.php(472): Directus\Database\TableSchema::getTablesSchema(Array, true) #5 [internal function]: Directus\Bootstrap::acl(NULL) #6 /home/public/api/core/Directus/Bootstrap.php(84): call_user_func('Directus\\Bootst...', NULL) #7 /home/public/api/core/Directus/Bootstrap.php(740): Dire

Steps to Reproduce

  1. ftp directus-build-6.4.9-20180403074823.tar.gz to the server public directory
  2. tar zxfv the file
  3. chmod 777 for the following folders: api, api/logs, storage/uploads
  4. visit the the server in the browser and see the installation page
  5. put the the user info and db info.
  6. see Yes for everything (except Imagick)
  7. click install button

Notes

I see that the table 'directus_schema_migrations' is created in the database.

Schema Dump, Logs, or Screenshots

https://www.dropbox.com/s/xruja9e2dbf9hmd/Capture.JPG?dl=0
https://www.dropbox.com/s/z6qnno3b3nz21wr/development.log?dl=0

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant