Install PHP Common Libraries on Ubuntu
I’m using a LAMP stack on my Ubuntu desktop for my development environment. So I’m writing this article so I know what to install when I…
// TAG · 3 POSTS · SUPHP
I’m using a LAMP stack on my Ubuntu desktop for my development environment. So I’m writing this article so I know what to install when I…
Since I moved to Ubuntu recently, I need to set up my entire development environment. My stack uses Nginx with Apache + PHP as the webserver…
suPHP is a tool for executing PHP scripts with the permissions of their owners. Along with the Apache module mod_suphp it allows Apache to process PHP…