Search Suggest

PHP
PHP

PHP + PThreads (Posix Thread) Installation & Configuration Example

Installation is quite straightforward, although a little more involved than the  Simple Windows Installation  instructions suggest: Download a thread…

Docker + PHP Application Example

We can run php application using docker. In the following steps, we are creating and running php application. Create a directory Create a directory t…

FCGI (FastCGI) PHP Apache OPcache

Contents 1 FCGI Overview 2 FCGI Versus suPHP Benchmarks 3 How to enable FCGI PHP handler on cPanel 4 mod_fcgid cpanel file locations 5 FCGI Considera…