How to setup a local server (in a virtual machine) with Vagrant in PHPStorm
This is part 1 of a series on How to get a modern workflow in PHP development. Part 2 is
7705
This is part 1 of a series on How to get a modern workflow in PHP development. Part 2 is
This little tutorial shows how to setup Apache, MySQL and PHP on a Linux server, in this case Ubuntu 12.04
You know this: You need a new server, something to develop on, something to test on, something to put your
A little note first: This is the most seen way to enable mod_rewrite in tutorials. However, it’s not the best
This tutorial will show you how to install the one-file version of php-login.net‘s login script (see the full GitHub repository
Always very useful: A simple command to show memory usage (Ubuntu / linux distros). cat /proc/meminfo
Always nice to know: Show kernel version: uname -r Show kernel version and CPU: uname -a Show distribution version: lsb_release
You just installed PHPMyAdmin but http://www.yourdomain.com/phpmyadmin just says “phpmyadmin not found” ? Try to create a link in /var/www like
Please note: This works fine. But this package will also upgrade your apache to version 2.4 which has different config