Showing posts with label php. Show all posts
Showing posts with label php. Show all posts

Sunday, July 7, 2013

Wednesday, July 3, 2013

How to Install Nginx PHP-FPM and MySQL on CentOS 5

How to Install Nginx PHP-FPM and MySQL on CentOS 5





This is tutorial how to install Nginx PHP-FPM and MySQL on CentOS 5 32bit VPS

Install Remi repository on CentOS 5 :

# rpm -Uvh http://dl.fedoraproject.org/pub/epel/5/i386/epel-release-5-4.noarch.rpm
# rpm -Uvh http://rpms.famillecollet.com/enterprise/remi-release-5.rpm
Install Nginx and PHP-FPM

# yum --enablerepo=remi,remi-test install nginx php-fpm php-common
Install PHP modules

# yum --

Sunday, November 18, 2012

EasyPHP error cannot run specified program

EasyPHP error cannot run specified program





EasyPHP is a COMPLETE WAMP package and READY-TO-USE ENVIRONMENT for PHP DEVELOPERS including the server-side scripting language PHP, the web server Apache, the SQL server MySQL, as well as development tools such as the database manager PhpMyAdmin, the debugger Xdebug and many others. Nothing to configure. It's already done! You just need to download, intall ... and code. The administration

Monday, March 26, 2012

Install ioncube loader in ubuntu

Install ioncube loader in ubuntu



IonCube protects software written using the PHP programming language from being viewed, changed, and run on unlicensed computers.



1. Download ionCube loaders to suite your system architecture


wget http://downloads.ioncube.com/loader_downloads/ioncube_loaders_lin_x86.tar.gz


2. Extract


tar zxvf ioncube_loaders_lin_x86.tar.gz


3. Move to a permanent location


mv ioncube /usr/local/lib