Linux Tutorials on the topic “mysql”
-
Installing Apache2 With PHP5 And MySQL Support On Mandriva 2010.0 (LAMP)
Author: Falko Timme • Tags: apache, mandriva, mysql, php • Comments: 2
Installing Apache2 With PHP5 And MySQL Support On Mandriva 2010.0 (LAMP) LAMP is short for Linux, Apache, MySQL, PHP. This tutorial shows how you can install an Apache2 webserver on a Mandriva 2010.0 server with PHP5 support (mod_php) and MySQL support.
-
Installing Apache2 With PHP5 And MySQL Support On OpenSUSE 11.2 (LAMP)
Author: Falko Timme • Tags: apache, mysql, php, suse • Comments: 12
Installing Apache2 With PHP5 And MySQL Support On OpenSUSE 11.2 (LAMP) LAMP is short for Linux, Apache, MySQL, PHP. This tutorial shows how you can install an Apache2 webserver on an OpenSUSE 11.2 server with PHP5 support (mod_php) and MySQL support.
-
Installing Apache2 With PHP5 And MySQL Support On Ubuntu 9.10 (LAMP)
Author: Falko Timme • Tags: apache, mysql, php, ubuntu • Comments: 30
Installing Apache2 With PHP5 And MySQL Support On Ubuntu 9.10 (LAMP) LAMP is short for Linux, Apache, MySQL, PHP. This tutorial shows how you can install an Apache2 webserver on an Ubuntu 9.10 server with PHP5 support (mod_php) and MySQL support.
-
-
Installing Apache2 With PHP5 And MySQL Support On Mandriva 2009.1 (LAMP)
Author: Falko Timme • Tags: apache, mandriva, mysql, php • Comments: 0
Installing Apache2 With PHP5 And MySQL Support On Mandriva 2009.1 (LAMP) LAMP is short for Linux, Apache, MySQL, PHP. This tutorial shows how you can install an Apache2 webserver on a Mandriva 2009.1 server with PHP5 support (mod_php) and MySQL support.
-
Installing Apache2 With PHP5 And MySQL Support On Fedora 11 (LAMP)
Author: Falko Timme • Tags: apache, fedora, mysql, php • Comments: 9
Installing Apache2 With PHP5 And MySQL Support On Fedora 11 (LAMP) LAMP is short for Linux, Apache, MySQL, PHP. This tutorial shows how you can install an Apache2 webserver on a Fedora 11 server with PHP5 support (mod_php) and MySQL support.
-
Evolving A Database With MySQL
Author: DonQuichote • Tags: linux, mysql • Comments: 0
This tutorial explains how to "grow" your own database definition in a way that is maintainable, by using so-called "recreate" scripts. These scripts can be used to both create a database from scratch and update an existing database.
-
Installing Apache2 With PHP5 And MySQL Support On OpenSUSE 11.1 (LAMP)
Author: Falko Timme • Tags: apache, mysql, php, suse • Comments: 1
Installing Apache2 With PHP5 And MySQL Support On OpenSUSE 11.1 (LAMP) LAMP is short for Linux, Apache, MySQL, PHP. This tutorial shows how you can install an Apache2 webserver on an OpenSUSE 11.1 server with PHP5 support (mod_php) and MySQL support.
-
How To Set Up Apache2 With mod_fcgid And PHP5 On Fedora 11
Author: Falko Timme • Tags: apache, fedora, mysql, php • Comments: 1
How To Set Up Apache2 With mod_fcgid And PHP5 On Fedora 11 This tutorial describes how you can install Apache2 with mod_fcgid and PHP5 on Fedora 11. mod_fcgid is a compatible alternative to the older mod_fastcgi. It lets you execute PHP scripts with the permissions of their owners instead of the Apache user.
-
Installing Apache2 With PHP5 And MySQL Support On CentOS 5.3 (LAMP)
Author: Falko Timme • Tags: apache, centos, mysql, php • Comments: 21
Installing Apache2 With PHP5 And MySQL Support On CentOS 5.3 (LAMP) LAMP is short for Linux, Apache, MySQL, PHP. This tutorial shows how you can install an Apache2 webserver on a CentOS 5.3 server with PHP5 support (mod_php) and MySQL support.
-
How To Set Up Apache2 With mod_fcgid And PHP5 On Mandriva 2009.1
Author: Falko Timme • Tags: apache, mandriva, mysql, php • Comments: 0
How To Set Up Apache2 With mod_fcgid And PHP5 On Mandriva 2009.1 This tutorial describes how you can install Apache2 with mod_fcgid and PHP5 on Mandriva 2009.1. mod_fcgid is a compatible alternative to the older mod_fastcgi. It lets you execute PHP scripts with the permissions of their owners instead of the Apache user.