Go Back   Pligg Forum > Pligg Help > Installation and Upgrade Help
Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 05-01-2007, 09:58 PM
xmanfu xmanfu is offline
New Pligger
 
Join Date: Mar 2007
Posts: 5
Downloads: 67
Uploads: 0
Thanks: 0
Thanked 0 Times in 0 Posts
Exclamation Error. The pligg_config table is empty or does not exist

who can help me ?? thanks
Reply With Quote
Sponsored Links
Check out the New Modules at the Pligg Pro Shop.
  #2 (permalink)  
Old 05-01-2007, 10:06 PM
AshDigg's Avatar
AshDigg AshDigg is offline
Mayor of PliggVille
 
Join Date: Dec 2005
Posts: 1,623
Downloads: 34
Uploads: 10
Thanks: 237
Thanked 346 Times in 207 Posts
You did not provide any information for us to help you.

What is the version of Pligg that you're using?
Was this a clean install or an upgrade? If upgrade, from what version.
Are you using the default "yget" template or something else.
Are you (or your webhost) using Linux or Windows for the server.

Did you check in phpMyAdmin to make sure the pligg_config table exists?

Please review the "Similar Threads" at the bottom of this page to see if it helps.
__________________
- Ash

Last edited by AshDigg : 05-01-2007 at 10:10 PM.
Reply With Quote
  #3 (permalink)  
Old 09-11-2007, 08:39 AM
4z5lz 4z5lz is offline
New Pligger
 
Join Date: Sep 2007
Posts: 5
Downloads: 5
Uploads: 0
Thanks: 0
Thanked 3 Times in 1 Post
So am I.
During installation, I get:

Code:
Creating database tables...

Creating table: 'categories'...
Creating table: 'comments'...
Creating table: 'friends'...
Creating table: 'links'...
Creating table: 'trackbacks'...
Creating table: 'users'...
Creating table: 'tags'...
Creating table: 'votes'...
Creating table: 'pageviews'....
Creating table: 'config'....
Creating table: 'messages'....
Creating table: 'modules'....
Creating table: 'formulas'....
Creating table: 'Saved Links'....
Creating table: 'Misc Data'....
Creating table: 'Totals'....
Creating 'god' user...
Inserting default categories...
Inserting default modules...
Inserting default formulas...
Inserting default 'totals' data...
Inserting default 'config' data...

Tables were created successfully!


Warning: Table 'dxportal_dxportal2.pligg_config' doesn't exist in /home/dxportal/public_html/pligg/libs/db.php on line 233
Error. The pligg_config table is empty or does not exist
But database is empty!

(I use:
PHP Version 5.0.5
MySQL 4.1.21
Apache on Linux
)

What need I do?

Thank you very much!
Reply With Quote
  #4 (permalink)  
Old 09-11-2007, 08:55 AM
zeegal's Avatar
zeegal zeegal is offline
Constant Pligger
 
Join Date: Sep 2006
Posts: 101
Downloads: 12
Uploads: 0
Thanks: 6
Thanked 14 Times in 9 Posts
I'm getting the same error:
Code:
Step 3:

Creating database tables...
Creating table: 'categories'...
Creating table: 'comments'...
Creating table: 'friends'...
Creating table: 'links'...
Creating table: 'trackbacks'...
Creating table: 'users'...
Creating table: 'tags'...
Creating table: 'votes'...
Creating table: 'pageviews'....
Creating table: 'config'....
Creating table: 'messages'....
Creating table: 'modules'....
Creating table: 'formulas'....
Creating table: 'Saved Links'....
Creating table: 'Misc Data'....
Creating table: 'Totals'....
Creating 'god' user...
Inserting default categories...
Inserting default modules...
Inserting default formulas...
Inserting default 'totals' data...
Inserting default 'config' data...

Tables were created successfully!

Warning: Table 'smicell_pophab_1.pligg_config' doesn't exist in /hsphere/local/home/smicelle/populerhaberler.com/libs/db.php on line 233
Error. The pligg_config table is empty or does not exist
Anyone can help us?
Reply With Quote
  #5 (permalink)  
Old 09-11-2007, 09:00 AM
dollars5's Avatar
dollars5 dollars5 is offline
Pligg is my love :)
 
Join Date: Dec 2006
Location: India
Posts: 2,161
Downloads: 29
Uploads: 1
Thanks: 292
Thanked 267 Times in 178 Posts
I think Ash fixed this with the latest code - where he left the pligg_config instead of table_config - try the latest 9.8 download from Pligg Beta 9.8
Reply With Quote
  #6 (permalink)  
Old 09-11-2007, 09:13 AM
zeegal's Avatar
zeegal zeegal is offline
Constant Pligger
 
Join Date: Sep 2006
Posts: 101
Downloads: 12
Uploads: 0
Thanks: 6
Thanked 14 Times in 9 Posts
I have tried to install it again using the latest 9.8 download, but I'm getting the same error.
Reply With Quote
  #7 (permalink)  
Old 09-11-2007, 09:18 AM
4z5lz 4z5lz is offline
New Pligger
 
Join Date: Sep 2007
Posts: 5
Downloads: 5
Uploads: 0
Thanks: 0
Thanked 3 Times in 1 Post
This error occurred in last Pligg 9.8
Reply With Quote
  #8 (permalink)  
Old 09-11-2007, 02:56 PM
4z5lz 4z5lz is offline
New Pligger
 
Join Date: Sep 2007
Posts: 5
Downloads: 5
Uploads: 0
Thanks: 0
Thanked 3 Times in 1 Post
Yeeees!

I have found a problem!
It was problem with permissions to create tables for my DB user. I have changed to "all prevelegies" and Pligg has been instaled!

Good luck!
Reply With Quote
The Following 3 Users Say Thank You to 4z5lz For This Useful Post:
  #9 (permalink)  
Old 09-12-2007, 09:38 AM
deals311 deals311 is offline
New Pligger
 
Join Date: Sep 2007
Posts: 11
Downloads: 9
Uploads: 0
Thanks: 0
Thanked 2 Times in 1 Post
Same error with latest download

Warning: Table 'jimslist.table_prefixconfig' doesn't exist in /nfsn/content/deals311/public/libs/db.php on line 233
Error. The table_prefixconfig table is empty or does not exist

-Running PHP5, MsSQL5


I am trying to upgrade 9.07 9.08.
-My dbuser has all priv's.
-I tested to know the upgrade is using the correct dbuser
-The only priv my user does not have is "FILE", and I can't get that from my host.
-I searched all files in download and "prefixconfig" does not exist.


Any help would be appreciated.

Jim
Reply With Quote
  #10 (permalink)  
Old 09-12-2007, 10:04 AM
deals311 deals311 is offline
New Pligger
 
Join Date: Sep 2007
Posts: 11
Downloads: 9
Uploads: 0
Thanks: 0
Thanked 2 Times in 1 Post
Ps

"The remark about the search might not be true"

Quote:
Originally Posted by deals311 View Post
Warning: Table 'jimslist.table_prefixconfig' doesn't exist in /nfsn/content/deals311/public/libs/db.php on line 233
Error. The table_prefixconfig table is empty or does not exist

-Running PHP5, MsSQL5


I am trying to upgrade 9.07 9.08.
-My dbuser has all priv's.
-I tested to know the upgrade is using the correct dbuser
-The only priv my user does not have is "FILE", and I can't get that from my host.
-I searched all files in download and "prefixconfig" does not exist.


Any help would be appreciated.

Jim
Reply With Quote
Reply



Thread Tools
Display Modes
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are Off
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Similar Threads
Thread Thread Starter Forum Replies Last Post
The pligg_config table is empty or does not exist argh2xxx Bug Report 2 04-30-2007 02:05 PM
Table 'pligg.table_prefixconfig' doesn't exist guarriman Installation and Upgrade Help 2 02-08-2007 02:37 PM
Upgrading problem GurillaNET Installation and Upgrade Help 4 01-19-2007 09:56 AM
Internal Server Error wagthis Bug Report 12 01-16-2007 04:20 PM
Installation problem: Table 'pligg.config' doesn't exist slappo Installation and Upgrade Help 1 11-22-2006 05:37 AM


LinkBacks Enabled by vBSEO 3.0.0