Dictionary driver '/www/includes/classes/adodb/datadict/datadict-.inc.php' not available
Fatal error: Call to a member function ServerInfo() on a non-object in /www/includes/pnobjlib/DBUtil.class.php on line 2930
I keep getting this when I try a fresh install. It's just after I select the basic installation, and after I get this, if I try to go back through the install it fails on the database info screen saying to verify database information. I'm almost certain it has something to do with my server setup, since I get it on everything since RC1... Any ideas?
edited by: ChainsDD, May 26, 2008 - 02:58 AM
- mercromina responded to »error when i try to upgrade to the last version of dizkus module (3.1)« 08:01 PM
- craigh responded to »TagIt 3.0 for Zikula« 03:58 PM
- localrags responded to »Remove contents of nuke_sc_anticracker from Database« 11:30 AM
- jmvaughn responded to »Shoutit for zikula 1.3?« 09:31 AM
- mdee responded to »Different page content under one template (tpl file) based on URL« 07:17 AM
- espaan responded to »Categories disappear when editing ...« 08. Feb
- eledril responded to »How decrease zikula cpu usage« 08. Feb
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
datadict-.inc.php
-
- Rank: Software Foundation
- Registered: Sep 03, 2002
- Last visit: May 09, 2010
- Posts: 909
What is you server set up like?
--
best regards from Kiel, sailing city
Steffen Voss
Member of the Zikula Steering Committee
Read The Zikulan's Blog "If you want people to RTFM, make a better FM!" -
- Rank: Softmore
- Registered: Dec 31, 1969
- Last visit: May 07, 2010
- Posts: 486
I'm getting this too, exact same error. Immediately after successful permissions check on installation. This is a new server, wiped clean and Ubuntu 8.04 LTS installed. Everything I've installed so far seems to be functional, including horde, phpMyAdmin, mailman, etc. This is the first zikula/postnuke installation I've tried though. -
- Rank: Softmore
- Registered: Dec 31, 1969
- Last visit: May 07, 2010
- Posts: 486
Somehow I got it to work. The only thing I think I did different was select innodb instead of MyISAM. -
- Rank: Helper
- Registered: Sep 16, 2004
- Last visit: Oct 21, 2009
- Posts: 731
-
- Rank: Software Foundation
- Registered: Dec 31, 1969
- Last visit: Oct 21, 2009
- Posts: 3814
often this issues is based on problems with connecting to the database - double check the DB-setup and especially the DB-permissions.
--
regards from germany
..::[Zikula Application Framework]::.. ..::[SEO-Blog]::.. ..::[CMS Sicherheit]::.. -
- Rank: Softmore
- Registered: Dec 31, 1969
- Last visit: May 07, 2010
- Posts: 486
Yes, that was one of the things I looked at but didn't need to change. Obviously there's a variable somewhere that determines the name of the file to be loaded, and it's not being set since there isn't anything following the "-" in the file name. So I check all the files and permissions to see that they could be read by apache. All was OK.
And I think the database type is set by dropdown rather than typing. So I might have used incorrect capitalization here in typing MyISAM, but I don't think that would have been possible in the actual installer.
It is mysterious. I am transferring a *bunch* of postnuke installations to this server, some will be upgraded to Zikula and some not for a while. I'll report any other problems. -
- Rank: Freshman
- Registered: Dec 31, 1969
- Last visit: Oct 21, 2009
- Posts: 93
Dictionary driver error relates to your database connection incorrect username, password, database name etc.
Check for a typo errors and in particular the correct database name typed. Some database names require the username_databasename rather than just databasename.
- Moderated by:
- Support
