Go Back   Pligg Forum > Pligg Help > Installation and Upgrade Help
Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 02-21-2006, 03:29 PM
chart3 chart3 is offline
New Pligger
 
Join Date: Feb 2006
Posts: 4
Downloads: 0
Uploads: 0
Thanks: 0
Thanked 0 Times in 0 Posts
6.01 upgrade or fresh installation

Hi,

I'd like to do a complete, fresh installation of the new Pligg. Is Pligg 6.01 an upgrade or a complete installation?
Reply With Quote
Sponsored Links
Check out the New Modules at the Pligg Pro Shop.
  #2 (permalink)  
Old 02-21-2006, 03:50 PM
cryptkeeper cryptkeeper is offline
Constant Pligger
 
Join Date: Jan 2006
Posts: 198
Downloads: 7
Uploads: 0
Thanks: 1
Thanked 0 Times in 0 Posts
it's a fresh install, however it is missing (by default) the dbconnect.php file.
Reply With Quote
  #3 (permalink)  
Old 02-21-2006, 08:07 PM
chart3 chart3 is offline
New Pligger
 
Join Date: Feb 2006
Posts: 4
Downloads: 0
Uploads: 0
Thanks: 0
Thanked 0 Times in 0 Posts
How do I add the dbconnect.php file? I renamed db.php to dbconnect.php. Will that work or do I need to copy an older version's dbconnect.php file?
Reply With Quote
  #4 (permalink)  
Old 02-21-2006, 10:01 PM
Yankidank's Avatar
Yankidank Yankidank is offline
Send a message via AIM to Yankidank Send a message via Skype™ to Yankidank
Pligg Founder
Pligg Version: SVN
Pligg Template: LemonTwist
 
Join Date: Dec 2005
Location: Ocala, FL
Posts: 1,539
Downloads: 65
Uploads: 6
Thanks: 100
Thanked 156 Times in 105 Posts
dbconnect.php is a completely different file. Here's what it should look like:

PHP Code:
<?php
define
("EZSQL_DB_USER""root");
define("EZSQL_DB_PASSWORD""root");
define("EZSQL_DB_NAME""pligg");
define("EZSQL_DB_HOST""localhost");
function 
_($s) {return $s;}
?>
You can either enter in the vallues manually and comment out the second to last line: // function _($s) {return $s;}
If you do a fresh install leave the file as is and upload it to your /libs/ directory.
__________________
Need a Pligg Host?
Get 3 free months
when you buy a year of hosting.
Use the coupon PLIGG at either...
MidPhase hosting starting at $7.95/month.
ANhosting hosting starting as low as $4.95/month.
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
Can you install 6.01 directly or use 5 then upgrade? surface8 Installation and Upgrade Help 3 02-23-2006 05:34 PM
Upgrade from 5.10 to 6.01 ? fkj Installation and Upgrade Help 3 02-23-2006 12:23 AM
Upgrade issue? "duplicate column name" cryptkeeper Installation and Upgrade Help 0 01-13-2006 06:18 PM


LinkBacks Enabled by vBSEO 3.0.0