Could anyone tell me how I can do this? I hope its not telling me I need to use another database, I only get two included with my hosting. I've got phpMyAdmin and a database admin utility in my cpanel

If you are installing weblink for the first time, use:
mysql -u username -ppassword database_name < weblink.mysql

Comments

killes@www.drop.org’s picture

Open the mysql file and paste its contents into phpmyqdmin.

superbird’s picture

where in phpmyadmin?

killes@www.drop.org’s picture

Select your database in the left panel and then paste the file into the box where it says "execute sql-query" (or similar). You can also chose to upload the file.

superbird’s picture

smart, thanks a lot