The pligg_config table is empty or does not exist

Register an Account
Reply
 
Thread Tools Display Modes
  #1 (permalink)  
Old 05-16-2007, 01:24 PM
tiger2f's Avatar
Casual Pligger
 
Join Date: Mar 2007
Posts: 38
I'm trying to upgrade from 9.1 to 9.5 and I get this error "The pligg_config table is empty or does not exist"

My table names don't begin with pligg they begin with something else. For example "somethingelse_config".

How can I upgrade if the table names don't begin with pligg?
Reply With Quote
  #2 (permalink)  
Old 05-16-2007, 04:53 PM
tiger2f's Avatar
Casual Pligger
 
Join Date: Mar 2007
Posts: 38
I found my mistake, when I uploaded the 9.5 I overwrote the "dbconnect.php" and "settings.php" All I had to do was fill in the the correct information in those files.

It upgraded fine.

:O
Reply With Quote
  #3 (permalink)  
Old 09-12-2009, 12:01 AM
New Pligger
 
Join Date: Sep 2009
Posts: 1
Quote:
Originally Posted by tiger2f View Post
I found my mistake, when I uploaded the 9.5 I overwrote the "dbconnect.php" and "settings.php" All I had to do was fill in the the correct information in those files.

It upgraded fine.

:O
thanks!..........................
Reply With Quote
  #4 (permalink)  
Old 12-24-2010, 09:36 AM
sukrut51's Avatar
Casual Pligger
Pligg Version: 1.1.4
 
Join Date: Dec 2010
Location: India
Posts: 83
i am getting the same error in upgrading from 1.1.2 to 1.1.3 please tell me what do i have to write in both files dbconnect.php and settings.php step by step plz i am not a programmer..
thanks in advance
Reply With Quote
  #5 (permalink)  
Old 02-23-2011, 01:28 PM
New Pligger
 
Join Date: Dec 2010
Posts: 7
Quote:
Originally Posted by sukrut51 View Post
i am getting the same error in upgrading from 1.1.2 to 1.1.3 please tell me what do i have to write in both files dbconnect.php and settings.php step by step plz i am not a programmer..
thanks in advance
About dbconnect.php you go to your server and go to mysql manger and copy the data to the dbconnect file

<?php
define("EZSQL_DB_USER", '******');
define("EZSQL_DB_PASSWORD", '******');
define("EZSQL_DB_NAME", '*******');
define("EZSQL_DB_HOST", '*********');
if (!function_exists('gettext')) {
function _($s) {return $s;}
}
?>
Reply With Quote
Reply

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
The table_prefixconfig table is empty or does not exist xenfra Questions and Comments 6 01-03-2012 12:46 PM
Index.php won't open to install nigelnix Questions and Comments 8 04-15-2010 06:19 PM
Warning: Table 'tucknet_newqian_digg.pligg_groups' doesn't exist in seanli Questions and Comments 0 04-23-2009 03:35 AM
Internal Server Error wagthis Questions and Comments 12 01-16-2007 06:20 PM


Pligg Modules and Pligg Templates from Pligg Pro Find support on the Pligg CMS Forum - 24 hours a day! Make a donation to support Pligg CMS development