This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.

rhysjpatterson+octobercm140
rhysjpatterson+octobercm140

This occurs halfway through the progress bar of the installation/unpacking process.

I do not have a local MySQL service running, only Postgres. I got around the previous non-empty empty database issue mentioned here by commenting out the table check on the lines mentioned in the installer.

After proceeding further, I have an error and the install.log contains the following (strange to see mentions of MySQL connections...):

[2014/05/18 11:32:01] Execute AJAX handler: onInstallStep
[2014/05/18 11:32:01] Install step: downloadCore
[2014/05/18 11:32:07] Saving to file (core): /var/www/october/install_files/temp/a74ad8dfacd4f985eb3977517615ce25.arc
[2014/05/18 11:32:07] Step downloadCore +OK
[2014/05/18 11:32:07] Execute AJAX handler: onInstallStep
[2014/05/18 11:32:07] Install step: extractCore
[2014/05/18 11:32:07] Extracting file (core): a74ad8dfacd4f985eb3977517615ce25.arc
[2014/05/18 11:32:08] Step extractCore +OK
[2014/05/18 11:32:08] Execute AJAX handler: onInstallStep
[2014/05/18 11:32:08] Install step: setupConfig
[2014/05/19 06:32:09] Step setupConfig +OK
[2014/05/18 11:32:09] Execute AJAX handler: onInstallStep
[2014/05/18 11:32:09] Install step: createAdmin
[2014/05/19 06:32:09] Handler error (onInstallStep): could not find driver
[2014/05/19 06:32:09] Trace log:
#0 /var/www/october/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(47): PDO->__construct('mysql:host=loca...', 'root', '', Array)
#1 /var/www/october/vendor/laravel/framework/src/Illuminate/Database/Connectors/MySqlConnector.php(20): Illuminate\Database\Connectors\Connector->createConnection('mysql:host=loca...', Array, Array)
#2 /var/www/october/vendor/laravel/framework/src/Illuminate/Database/Connectors/ConnectionFactory.php(59): Illuminate\Database\Connectors\MySqlConnector->connect(Array)
#3 /var/www/october/vendor/laravel/framework/src/Illuminate/Database/Connectors/ConnectionFactory.php(47): Illuminate\Database\Connectors\ConnectionFactory->createSingleConnection(Array)
#4 /var/www/october/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php(127): Illuminate\Database\Connectors\ConnectionFactory->make(Array, 'mysql')
#5 /var/www/october/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php(63): Illuminate\Database\DatabaseManager->makeConnection('mysql')
#6 /var/www/october/vendor/laravel/framework/src/Illuminate/Support/Facades/Schema.php(26): Illuminate\Database\DatabaseManager->connection()
#7 /var/www/october/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(116): Illuminate\Support\Facades\Schema::getFacadeAccessor()
#8 /var/www/october/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(200): Illuminate\Support\Facades\Facade::getFacadeRoot()
#9 /var/www/october/modules/system/classes/UpdateManager.php(85): Illuminate\Support\Facades\Facade::__callStatic('hasTable', Array)
#10 /var/www/october/modules/system/classes/UpdateManager.php(85): Illuminate\Support\Facades\Schema::hasTable('migrations')
#11 /var/www/october/install_files/php/Installer.php(448): System\Classes\UpdateManager->update()
#12 /var/www/october/install_files/php/Installer.php(330): Installer->createAdminAccount()
#13 /var/www/october/install_files/php/Installer.php(54): Installer->onInstallStep()
#14 /var/www/october/install_files/php/boot.php(54): Installer->__construct()
#15 /var/www/october/install.php(1): include('/var/www/octobe...')
#16 {main}

Any guidance is much appreciated, I'm very excited to try out this slick looking game changer.

eeinblack377
eeinblack377

I dont think postgres is officially supported (just yet). The Samuel Georges has stated he needs testers for SQLite and Postgres, i'd try to find him in IRC in the US afternoon to see what you can do to help.

Last updated

1-2 of 2

You cannot edit posts or make replies: the forum has moved to talk.octobercms.com.