
Return to "Plesk"

View the quick start guide for this product
Available subcategories under Database & Programming
Most popular articles under category Database & Programming
Exporting MySQL Database Content
On your Home page, click Databases.
Click on your Database.
Click the DB WebAdmin icon in the Tools group, and the phpMyAdmin database management tool will open in a separate browser window.
On the front page scroll down on the right frame and click on Export.
Scroll down again and check the box next...
Installing 3rd-party PHP Scripts
Jumpline.com web hosting services include the popular PHP programming language and MySQL database server. You are welcome to install any application that uses PHP and MySQL on your account. Follow the directions provided by your software vendor or developer when installing these packages, and use the following tips when prompted...
Creating a MySQL Database
MySQL is a powerful database server which is required my many popular web-based applications. If you are installing a new web-based application, or are building your own database driven software, you may need to create a new MySQL database. The number of MySQL datbases that you can create in your...
Importing Database Contents from a MySQL Dump
If you are attempting to install an application which requires you to import MySQL database contents, or if you have a backup .SQL file (also known as a MySQL Dump) of a previous database, you can use it to create a new database with identical contents inside of your Jumpline.com...
Managing Database Users
If you collaborate with other people on managing your web site and wish to give them access to the database, you should create separate user accounts for them. By doing so, you can limit their access to other databases inside of your account, preventing them from editing your sensitive data....