-
Install PHP5 & MySQL – The One-Stop FastCGI Index Page
Install PHP5 (& MySQL) for Nginx, but which FastCGI method is best? Here’s the benchmarking, 4 ways to install/compile, add caching modules & more.
» index » PHP5 (& MySQL) 4 Nginx Options -
Add a DB with Full Permissions
Here’s the MySQL syntax to add a new database from the terminal command line. It’s commonly required as part of a new site or content platform setup.
» tutorial » Setup MySQL Database -
Update (Replace or Delete) MySQL Data
Change repetitive db data with one single syntax command. Rather than manually find & alter each instance, isolate the lot & update multiple content.
» tutorial » Manipulate MySQL Data -
Reinstate MySQL DBs with Terminal Shell
Here’s the syntax for reinstating a MySQL database. For instance, you moved a site, added a blank db and now want to add your backed up data. Easy!
» tutorial » Adding & Import Data to a DB -
Backup a MySQL Database from the Terminal
This guide shows how to save a MySQL database using a terminal, with a simple syntax command. And faster than using phpMyAdmin, for sure.
» tutorial » Export DBs using the CLI -
Create or Bin MySQL DBs using the Terminal
This how-to guide maps out two basic but handy MySQL operations, creating and erasing a database, using the command line interface.
» tutorial » Adding & Deleting DBs from the CLI -
Get phpMyAdmin Working with Nginx
Install PMA to work with Nginx, and administer multiple MySQL dbs from anywhere. View table structure, browse data, run queries, backup and more.
» tutorial » Add phpMyAdmin to Nginx
