Linux Tutorials on the topic “mysql”
-
How To Set Up Multi-Master Replication Using Tungsten And MySQL-Proxy For MySQL High Availability On Ubuntu 10.04.3 LTS
Author: hbalagtas • Tags: mysql, ubuntu, linux, mysql, high-availability • Comments: 5
How To Set Up Multi-Master Replication Using Tungsten And MySQL-Proxy For MySQL High Availability On Ubuntu 10.04.3 LTS This tutorial is based on my experience setting up Tungsten Replicator and MySQL-Proxy for a client's production setup.
-
Installing Apache2 With PHP5 And MySQL Support On Fedora 16 (LAMP)
Author: Falko Timme • Tags: apache, fedora, mysql, php, web server • Comments: 2
Installing Apache2 With PHP5 And MySQL Support On Fedora 16 (LAMP) LAMP is short for Linux, Apache, MySQL, PHP. This tutorial shows how you can install an Apache2 webserver on a Fedora 16 server with PHP5 support (mod_php) and MySQL support.
-
Installing Apache2 With PHP5 And MySQL Support On CentOS 6.1 (LAMP)
Author: Falko Timme • Tags: apache, centos, mysql, php, web server • Comments: 5
Installing Apache2 With PHP5 And MySQL Support On CentOS 6.1 (LAMP) LAMP is short for Linux, Apache, MySQL, PHP. This tutorial shows how you can install an Apache2 webserver on a CentOS 6.1 server with PHP5 support (mod_php) and MySQL support.
-
-
Installing Apache2 With PHP5 And MySQL Support On CentOS 5.7 (LAMP)
Author: Falko Timme • Tags: apache, centos, mysql, php, web server • Comments: 0
Installing Apache2 With PHP5 And MySQL Support On CentOS 5.7 (LAMP) LAMP is short for Linux, Apache, MySQL, PHP. This tutorial shows how you can install an Apache2 webserver on a CentOS 5.7 server with PHP5 support (mod_php) and MySQL support.
-
Installing Apache2 With PHP5 And MySQL Support On Ubuntu 11.10 (LAMP)
Author: CSch • Tags: apache, mysql, php, ubuntu, web server • Comments: 20
Installing Apache2 With PHP5 And MySQL Support On Ubuntu 11.10 (LAMP) LAMP is short for Linux, Apache, MySQL, PHP. This tutorial shows how you can install an Apache2 webserver on an Ubuntu 11.10 server with PHP5 support (mod_php) and MySQL support.
-
Installing MySQL Administrator Tool To Connect To Remote Databases
Author: SamTzu • Tags: debian, mysql, ubuntu • Comments: 4Installing MySQL Administrator Tool To Connect To Remote Databases This tutorial provides step-by-step instructions on how to install MySQL Admin tool on an Ubuntu 11.04 system and how to connect to a remote host with it. This should also work on most Debian based operating systems.
-
Installing Lighttpd With PHP5 And MySQL Support On Fedora 15
Author: Falko Timme • Tags: fedora, lighttpd, mysql, php, web server • Comments: 0
Installing Lighttpd With PHP5 And MySQL Support On Fedora 15 Lighttpd is a secure, fast, standards-compliant web server designed for speed-critical environments. This tutorial shows how you can install Lighttpd on a Fedora 15 server with PHP5 support (through FastCGI) and MySQL support.
-
MySQL - mysqldump: Got error: 1016: Can't open file: './exampledb/xxx.frm' (errno: 24) when using LOCK TABLES
Author: Falko Timme • Tags: errors, linux, mysql • Comments: 6
You try to create a MySQL database dump and get the following error: mysqldump -u root -pmysecretpassword --opt exampledb > exampledb.sql mysqldump: Got error: 1016: Can't open file: './exampledb/xxx.frm' (errno: 24) when using LOCK TABLES
-
How To Migrate Joomla Content (Articles) Using phpMyAdmin
Author: SamTzu • Tags: linux, mysql, web server • Comments: 6How To Migrate Joomla Content (Articles) Using phpMyAdmin Joomla is a very popular Content Management System (CMS). This article applies to Joomla 1.5 content (Article) migration to Joomla 1.7 using phpMyAdmin database tool.
-
Installing Apache2 With PHP5 And MySQL Support On Fedora 15 (LAMP)
Author: Falko Timme • Tags: apache, fedora, mysql, php, web server • Comments: 1
Installing Apache2 With PHP5 And MySQL Support On Fedora 15 (LAMP) LAMP is short for Linux, Apache, MySQL, PHP. This tutorial shows how you can install an Apache2 webserver on a Fedora 15 server with PHP5 support (mod_php) and MySQL support.