PDA

View Full Version : Error In Installation?


ChocolateFate
03-21-2012, 07:21 PM
I'm having a little bit of trouble with installing the new 1.3.0 Mysidia Adoptables Script.
This is what I get when I click the button 'Continue Installation':

Fatal error: Uncaught exception 'PDOException' with message 'could not find driver' in /www/clanteam.com/d/r/a/dracotigris/htdocs/install/configwrite.php:52 Stack trace: #0 /www/clanteam.com/d/r/a/dracotigris/htdocs/install/configwrite.php(52): PDO->__construct('mysql:host=loca...', '609541_chocolat...', 'THIS IS MY PASSWORD') #1 {main} thrown in /www/clanteam.com/d/r/a/dracotigris/htdocs/install/configwrite.php on line 52

Hall of Famer
03-21-2012, 08:03 PM
Are you using MySQL database? It has this could not find driver error, so...

Another possibility is that your host does not support PDO, consult them for this and request PDO to be installed on your server if this is the case.

solskenn
03-21-2012, 11:41 PM
I am using a free web server 20m.us. I had to create a database in order to get past the setup.
Maybe that is your problem, from the research I did after seeing you had the same problem, it appears most free sites support PDO files.
If so, try looking to see if you have a database, if not create one and use that information to continue.

ChocolateFate
03-22-2012, 03:19 PM
Yeah I think I need to find a new website host...meep :catfish:

Hall of Famer
03-22-2012, 03:21 PM
umm first of all, did you create a mysql database? Second, did you consult your host on whether PDO is supported?

ChocolateFate
03-22-2012, 03:27 PM
Yeah I asked them if PDO was supported. They said no. :littlecfrown:
...I got it to work before but then I wanted to get the newest Mysidia Adoptables script so I deleted everything then tried to upload everything again, now it is not working. Hmmm...maybe I entered the credentials wrong.