- Create a new database for Clipbucket on your web server
- import sql/cb_new_install.sql
After successfully importing sql data, you can see a list of tables in your sql manager
- Click on ‘config’ table
- Click on ‘browse’ to view its content
- You can see two rows with the name ‘baseurl’ and ‘basedir’
Edit both rows and update thementer your website url in ‘baseurl’ value field e,g http://clip-bucket.com/livedemo without ‘/’ slash at the endenter your relative directory path in your ‘basedir’ value field e,g /home/server_username/public_html/livedemo without ‘/’ slash at the end
Click Here For Image Demonstration
Now edit ‘includes/dbconnect.php’ and set the database details accordingly