Make your own Digg site
Written on December 22, 2006
So you see the potential in social content promotion, and want to make your own digg-like website? You can do it in 5 minutes. Here’s how.
- Download the latest version of Pligg, the open-source CMS
- Create a mysql database. Example “pligg.”
Note - Have your database name, username, password, and
host handy before installing - Rename config2.php.default to config2.php. Do the same
for /libs/dbconnect.php.default. - Upload the files to your server.
- chmod 755 /templates, /templates_c, /backup, /avatar/user_uploaded,
config2.php, /libs/dbconnect.php and /libs/options.php - chmod 655 config.php
- Open <yoursite>/install/install.php in your webbrowser.
Step 1: Make sure to read the entire page and click continue
at the bottom when finished
Step 2: Fill out your database name, username, password, and host
Step 3: Make sure there are no error messages! - Delete your /install folder.
- chmod 655 libs/dbconnect.php
- Open www.<yoursite>.com
- Make sure to look at the very top of the page for any
notifications. Use the god account. Login: god - Password: 12345
to make the changes needed. - Change the password from 12345 to something different as soon as possible.
- Make sure that you delete your /install directory after
installing Pligg and adding categories.
That’s it! Now you can customize your own digg-site to your liking and get started promoting stories.
Filed in: Guides, On The Web, Web Design.
