Installing a LAMP server
This post is intended for programmers developing projects with PHP but have not been encouraged to install GNU / Linux. Not to lose focus on what we need, conserve resources and minimize the administration, we always recommend a minimal installation of Debian and then we’ll install the rest. After installing
Tutorial on WordPress
WordPress is best known for hosting service available through blogs http://wordpress.org/, but it is actually a content manager for general use, that can be installed on any server that supports PHP and MySQL licensed under the GPL, and source code is available and can be customized freely. You can even
what is php.ini file ?
Introduction The php.ini file is a special file for suPHP (pronounced sue-p-h-p). The php.ini file is where you declare changes to your PHP settings. You can edit the existing php.ini, or create a new text file in any subdirectory and name it php.ini. This file location depends on several things: