Jump to content

Recommended Posts

Posted

Ok so I've setup a new server on amazon dedicated to hosting the solder setup. I've setup the files in the right place because when I goto the address it shows the proper test page. However when I go to install artisan it says it can't find my driver for mysql. I installed the php mysql driver but it didn't help. Anyone know what's happening?

Posted (edited)

I think it's referring to PDO drivers for the database

 

/application/config(-sample)/database.php

	/*
	|--------------------------------------------------------------------------
	| Database Connections
	|--------------------------------------------------------------------------
	|
	| All of the database connections used by your application. Many of your
	| applications will no doubt only use one connection; however, you have
	| the freedom to specify as many connections as you can handle.
	|
	| All database work in Laravel is done through the PHP's PDO facilities,
	| so make sure you have the PDO drivers for your particular database of
	| choice installed on your machine.
	|
	*/

Edited by Pyrii

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...