Quantcast
Channel: PHP | Linux Tutorials for Beginners
Browsing all 87 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

How to Turn Off or Disable Output Buffering for php.ini on PHP 5.3.3

In this post, i will show how turn off or disable output buffering for php.ini on PHP 5.3.3. Output buffering is used by PHP to improve performance and to perform a few tricks. PHP will send buffer to...

View Article



Image may be NSFW.
Clik here to view.

How to Install Apache, PHP and MySQL on CentOS 6.2

Install Apache, PHP and MySQL on centOS 6.2 In this post, i will share with you on how to install Apache Httpd, PHP and MySQL on linux CentOS 6.2 server. All these steps has been tested on CentOS 6.2....

View Article

Image may be NSFW.
Clik here to view.

How to Install PHP 5.3.3 on CentOS 5.8

PHP: Hypertext Preprocessor is a widely used, free and open-source server-side scripting language that was especially designed for web development to produce dynamic web pages and can be embedded into...

View Article

Image may be NSFW.
Clik here to view.

How to Install PHP with MySQL Support on CentOS 6.3

In this post, i will show the quick step to install PHP packages on linux CentOS 6.3 server. PHP: Hypertext Preprocessor is a widely used, free and open-source server-side scripting language that was...

View Article

Image may be NSFW.
Clik here to view.

How to Enable APC With PHP on CentOS 6.3

The Alternative PHP Cache (APC) is a free, open, and robust framework for caching and optimizing PHP intermediate code. It’s an PECL extension which shares the packaging and distribution system with...

View Article


Image may be NSFW.
Clik here to view.

How to Enable Admin Script of APC on PHP

On the previous post, i had shows how to enable APC with PHP on CentOS 6.3. This post will covers the steps to enable admin script of APC. The Alternative PHP Cache (APC) is a free, open, and robust...

View Article

Image may be NSFW.
Clik here to view.

How to Install php-mcrypt on CentOS 6.3

mcrypt exension for PHP is necessary if we want to use cookie based authentication with phpymyadmin. In default CentOS 6.3 yum repository or in CentOS 6.3 installation CD/DVD, php-mcrypt exension are...

View Article

Image may be NSFW.
Clik here to view.

Work around for error “php53-odbc64 conflicts with php53-odbc”

Question : When i try to run “yum install php53*”, or “yum install php” to install php package on CentOS6.9, i get the following error : .. .. .. --> php53-odbc64 conflicts with php53-odbc Error:...

View Article


Image may be NSFW.
Clik here to view.

How to Install and Configure PHP 5.3.3 on CentOS 6.4

PHP is a widely-used and open-source server-side scripting language that was especially designed for web development to produce dynamic web pages and can be embedded into HTML. PHP applications are...

View Article


Image may be NSFW.
Clik here to view.

9 Steps to Setup Dedicated Server for your Website

There are different type of hosting services are used in the computer technology such as shared hosting, VPS (Virtual Private Server) and Dedicated Server hosting. For new website with low number of...

View Article

Image may be NSFW.
Clik here to view.

Securing and Hardening Linux Dedicated Server

When we hosted the linux dedicated server or virtual private server(VPS) in a data center, security of the system is very important in order to ensure the data and the information are safe from the...

View Article

Image may be NSFW.
Clik here to view.

How to Fix “Your PHP installation appears to be missing the MySQL extension...

Issue : When i try to install WordPress, I’ve encountered this error and returned the following warning on browser : “Your PHP installation appears to be missing the MySQL extension which is required...

View Article

Image may be NSFW.
Clik here to view.

Install MySQL, Apache and PHP on CentOS 6.5

LAMP stand for Linux, Apache, MySQL and PHP which is group of software used to run an web applications. The combination of these software is called LAMP stack. This document will walk you through the...

View Article


How to Install and Configure Apache2, PHP and MySQL 5.6 on Ubuntu 14.04

LAMP stack is a group of open source software that installed together to let you run a server to host dynamic websites. “L” stand for Linux, “A” stand for Apache (to host Web server), “M” stand for...

View Article

How to Install Apache, PHP and MariaDB (LAMP) on CentOS 7.0

LAMP stack is a group of open source software that installed together to let you run a server to host dynamic websites. “L” stand for Linux, “A” stand for Apache (to host Web server), “M” stand for...

View Article


How to Hide PHP Version in Linux

In general, most of the web server software has been installed with default settings that will lead to information leakage. One of them is a PHP software. PHP (Hypertest Preprocessor) is one of the...

View Article

How to Install IonCube Loader in CentOS 6 / CentOS 7

IonCube PHP Loader is a PHP module or extension for PHP files decoding encrypted and is often required for many applications based on PHP. It helps us to protect php applications from unauthorized...

View Article


How to Increase Upload File Size Limit on PHP

Q. When you try to update the blog post in WordPress or any php application, you might notice that the application such as WordPress has a prohibitive maximum file size for uploads. How to increase...

View Article

How to Prevent SSH Timing out from Server and Client

As a system administrator, you manage linux servers and for some others may have their own virtual private server (VPS).  In some cases you will need to spend a lot of time on the SSH connection to...

View Article

How to Install and Setup Munin on CentOS 7

Munin is open source and free software for monitoring computer system, network monitoring and application infrastructure monitoring software. Munin offers monitoring and alerting for servers, switches,...

View Article
Browsing all 87 articles
Browse latest View live


Latest Images