Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to create database on blank install #1351

Closed
w3development-kn opened this issue Oct 16, 2014 · 2 comments
Closed

Unable to create database on blank install #1351

w3development-kn opened this issue Oct 16, 2014 · 2 comments

Comments

@w3development-kn
Copy link

Trying to install 5.7.0.4 on a blank server from a shared hosting at host europe brings this error:
#0 /is/htdocs/wp12186729_LXC2GKI6FN/www/gastrotemplates- sidemenu/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(811): Doctrine\DBAL\DBALException::driverExceptionDuringQuery(Object(PDOException), 'CREATE TABLE Co...') #1 [internal function]: Doctrine\DBAL\Connection->query('CREATE TABLE Co...') #2 /is/htdocs/wp12186729_LXC2GKI6FN/www/gastrotemplates-sidemenu/concrete/src/Database/Connection/Connection.php(77): call_user_func_array('parent::query', Array) #3 /is/htdocs/wp12186729_LXC2GKI6FN/www/gastrotemplates-sidemenu/concrete/src/Package/Package.php(178): Concrete\Core\Database\Connection\Connection->query('CREATE TABLE Co...') #4 /is/htdocs/wp12186729_LXC2GKI6FN/www/gastrotemplates-sidemenu/concrete/src/Package/StartingPointPackage.php(190): Concrete\Core\Package\Package::installDB('/is/htdocs/wp12...') #5 [internal function]: Concrete\Core\Package\StartingPointPackage->install_database() #6 /is/htdocs/wp12186729_LXC2GKI6FN/www/gastrotemplates-sidemenu/concrete/controllers/install.php(261): call_user_func(Array) #7 [internal function]: Concrete\Controller\Install->run_routine('elemental_blank', 'install_databas...') #8 /is/htdocs/wp12186729_LXC2GKI6FN/www/gastrotemplates-sidemenu/concrete/src/Controller/AbstractController.php(149): call_user_func_array(Array, Array) #9 /is/htdocs/wp12186729_LXC2GKI6FN/www/gastrotemplates-sidemenu/concrete/src/Routing/ControllerRouteCallback.php(25): Concrete\Core\Controller\AbstractController->runAction('run_routine', Array) #10 /is/htdocs/wp12186729_LXC2GKI6FN/www/gastrotemplates-sidemenu/concrete/src/Routing/Router.php(59): Concrete\Core\Routing\ControllerRouteCallback->execute(Object(Concrete\Core\Http\Request), Object(Concrete\Core\Routing\Route), Array) #11 /is/htdocs/wp12186729_LXC2GKI6FN/www/gastrotemplates-sidemenu/concrete/src/Support/Facade/Facade.php(116): Concrete\Core\Routing\Router->execute(Object(Concrete\Core\Routing\Route), Array) #12 /is/htdocs/wp12186729_LXC2GKI6FN/www/gastrotemplates-sidemenu/concrete/src/Application/Application.php(313): Concrete\Core\Support\Facade\Facade::__callStatic('execute', Array) #13 /is/htdocs/wp12186729_LXC2GKI6FN/www/gastrotemplates-sidemenu/concrete/src/Application/Application.php(313): Concrete\Core\Support\Facade\Route::execute(Object(Concrete\Core\Routing\Route), Array) #14 /is/htdocs/wp12186729_LXC2GKI6FN/www/gastrotemplates-sidemenu/concrete/bootstrap/start.php(179): Concrete\Core\Application\Application->dispatch(Object(Concrete\Core\Http\Request)) #15 /is/htdocs/wp12186729_LXC2GKI6FN/www/gastrotemplates-sidemenu/concrete/dispatcher.php(36): require('/is/htdocs/wp12...') #16 /is/htdocs/wp12186729_LXC2GKI6FN/www/gastrotemplates-sidemenu/index.php(2): require('/is/htdocs/wp12...') #17 {main}

Should be smth with the server extensions. Other users experiences this problem as well.

@aembler
Copy link
Member

aembler commented Oct 16, 2014

Can you check out, build and try and install the develop branch of this repository, and paste the errors that come back into this thread? There should be some better error reporting on install.

@w3development-kn
Copy link
Author

This error disappears in newer versions ty.

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

No branches or pull requests

2 participants