How to run golang web server forever on Linux phptuts August 6, 2017 To run nodejs webserver forever, you can use forever like: How to do this with golang ? There are many methods, i can show one… Continue Reading
How to install golang on Centos phptuts August 5, 2017 Step 1: For win64 For win32 Result example: You can see all available files: https://storage.googleapis.com/golang/ Step 2: extract tar.gz file For win64 For win32 Step… Continue Reading
Install PHP 7 on CentOS 7 phptuts July 24, 2017 After I showed last week what problems you can deal with when switching from PHP 5.6 to PHP 7, I would like to show you… Continue Reading
How to install PHP5.6 php-fpm on Centos 7 phptuts May 10, 2017 Step 1: Result: Step 2: Result: Step 3: Step 4: Result: Step 5: Step 6: Result: Step 7: Result: Step 8: Result: Step 9: Continue Reading
How To Install Linux, nginx, MySQL, PHP (LEMP) stack on Debian 8 phptuts May 9, 2017 Step 1: install nginx: Result: Step 2: Install MySQL Step 3: Install php-fpm and php5-mysql Result: Step 4: Edit file /etc/php5/fpm/php.ini Find line change to… Continue Reading
How to install netstat on Linux phptuts March 28, 2017 To install netstat on Linux, use one command line Result: Continue Reading
How to install OpenVPN on Linux phptuts February 27, 2017 You can easily install OpenVPN on Debian, Ubuntu and CentOS by using only one command line: Result: Finish, now you retype that command to create… Continue Reading
How to install Chilkat PHP on Linux phptuts December 22, 2016 In this tutorial, i use PHP 5.4 and CentOS 32bits. Step 1: You can find other download at here For 32bits For 64bits Result: Step… Continue Reading
How to fix error: Cannot load Zend Extension Manager – it was built with configuration 1.2.0 phptuts December 22, 2016 If you get the error like: You can fix by follow theses steps: Step 1: Log into Kloxo controlpanel like Step 2: goto PHP config… Continue Reading
How to fix error: Failed loading /usr/lib/kloxophp/ioncube/ioncube_loader_lin_5.2.so phptuts December 22, 2016 If you get the error like: You can fix by follow theses steps: Step 1: Log into Kloxo controlpanel like Step 2: goto PHP config… Continue Reading