I am migrating the first of my sites. I just can't seem to get past these errors: Most likely related to config.php?
=============
Uncaught exception Couldn't locate driver named mysql in /home/french/public_html/lib/vendor/Doctrine/Doctrine/Connection.php line, 486
#0 /home/french/public_html/lib/vendor/Doctrine/Doctrine/Connection/Mysql.php(101): Doctrine_Connection->connect()
#1 /home/french/public_html/lib/vendor/Doctrine/Doctrine/Connection.php(1001): Doctrine_Connection_Mysql->connect()
#2 /home/french/public_html/lib/vendor/Doctrine/Doctrine/Connection.php(850): Doctrine_Connection->execute('SHOW TABLES', Array)
#3 /home/french/public_html/lib/vendor/Doctrine/Doctrine/Import/Mysql.php(221): Doctrine_Connection->fetchColumn('SHOW TABLES')
#4 /home/french/public_html/upgrade.php(526): Doctrine_Import_Mysql->listTables()
#5 /home/french/public_html/upgrade.php(45): upgrade_getColumnsForTable(Object(Doctrine_Connection_Mysql), 'modules')
#6 {main}
=============
Any ideas?
Marc
Watch
GitHub Core
Show your support for Zikula! Sign up at Github account and watch the Core project!
GitHub Modules
- rgasch created topic »Using PageUtil::addVar() to load script code« 11:48 AM
- michiel responded to »password problem« 10:01 AM
- mazdev responded to »Hide "Register new account" and change template to 3 col« 07:50 AM
- mesteele101 created topic »Zikula 1.3.3 - Site Search 1.5.2 - Unable to turn off plug-ins« 07:48 AM
- mesteele101 responded to »ERR (3): E_USER_ERROR: Smarty error: [in pagesvar:pagesitem2en line XXX]…« 25. May
- mazdev responded to »Pages 2.5.0 and updating - Page not found« 25. May
- mesteele101 responded to »Zikula 1.3.3 - Selecting a category in Pages not working« 25. May
Zikula Blog
- Anatomy of Open Source Projects on Mar 07
- Continuous Review on Mar 01
- Not Invented Here on Feb 24
- How to Contribute Your Code at Github on Jan 13
- 10 Steps to Coding-Nirvana: Tips for Successful Module Writing on Nov 12
- Submitting Bug Report Tickets That Get Results on Aug 17
- Cozi Tricks #1: Syntax Highlighting on Aug 07
Login
Migrating 1.2.8 to 1.3.0
-
- Rank: Softmore
- Registered: Dec 10, 2003
- Last visit: May 12, 2010
- Posts: 299
-
- Rank: Software Foundation
- Registered: Jul 21, 2001
- Last visit: May 31, 2010
- Posts: 624
Sounds like PHP doesn't have PDO/mysql compiled/loaded. If you are running your own server make sure to install PHP-mysql (CentOS/RHEL) or php5-mysql on Debian/Ubuntu.
Drak
--
Zikula Lead Developer
Board Member of the Zikula Foundation
Follow me on twitter.com/zikuladrak -
- Rank: Softmore
- Registered: Dec 10, 2003
- Last visit: May 12, 2010
- Posts: 299
I don't run my own server but have servers hosted on http://www.123ehost.com. Is this extension usually present on a stock mySQL install?
123ehost.com were great at upgrading one of their servers to PHP5.3.6 and had to trouble shoot my newly upgraded Zikulav.1.2.8 sites because they came up blank. They found that the mbstring extension had to be added. This should also be added to a " systems requirements" section on the "download page" for both Zikula v.1.2.8 and 1.3.0 Wiki. This would warn people that the mbstring extension should be installed.
Should the PDO/mysql also be listed as a Zikula systems requirement on the download Wiki page? I notice that there is a reference here: http://code.zikula.org/core/ticket/3102 of such a problem.
Marc -
- Rank: Software Foundation
- Registered: Jul 21, 2001
- Last visit: May 31, 2010
- Posts: 624
If you want my honest opinion, then no. Considering 99.9% of all web-apps require PHP and MySQL I cannot understand why someone would compile PHP without PDO support. In fact, it's supposed to be built in which means they specifically have disabled it during a custom compile.
The quoted ticket is actually something else that was actually an edge case bug.
Drak
--
Zikula Lead Developer
Board Member of the Zikula Foundation
Follow me on twitter.com/zikuladrak -
- Rank: Softmore
- Registered: Dec 10, 2003
- Last visit: May 12, 2010
- Posts: 299
Thanks for the reply. I've put in a request for them to check the PDO support. I'll ask them the reason if PDO has been disabled.
Marc
Edited by MarcPare on Oct 25, 2011 - 01:52 AM.
- Moderated by:
- Support
Users on-line
- 0 users
This list is based on users active over the last 60 minutes.
