Tag Archives: apache

How to Reinstall apache2 properly in linux

Written by Mel Kham on . Posted in Linux tutorials

If you have issues with apache2 and you want to reinstall it but you are getting errors,then here it isthe solution for you.  

apache2: apr_sockaddr_info_get failed for

Written by Mel Kham on . Posted in Frequently Asked Questions

If you are getting this error when you try to start or restart apache : apache2: apr_sockaddr_info_get() failed for pirat9-desktopapache2: Could not reliably determine the server’s fully qualified domain name, using 127.0.0.1 for ServerName [ OK ]

Install LAMP in slackware 13

Written by Mel Kham on . Posted in Linux tutorials

LAMP (Linux, Apache, MySQL and PHP) is an open source Web development platform that uses Linux as operating system, Apache as the Web server, MySQL as the relational database management system and PHP as the object-oriented scripting language. In this … Continue reading

How to install LAMP and PhpMyadmin on LinuxMint 7 Gloria

Written by M. Zinoune on . Posted in Linux Mint

LAMP (Linux, Apache, MySQL and PHP) is an open source Web development platform that uses Linux as operating system, Apache as the Web server, MySQL as the relational database management system and PHP as the object-oriented scripting language. In this … Continue reading

install apache2 php and mysql in ubuntu

Written by Mel Kham on . Posted in Linux tutorials

In this tutorial we will try to show you how to install apache2,php and mysql on Ubuntu