I installed Ubuntu and uploaded files to the server in Linode today. Now there is a problem, how to test locally? For example: PHP, I use XAMPP. So what software does Ubuntu use? Mine is Win7.
Please give us some pointers.
Reply content:
I installed Ubuntu and uploaded files to the server in Linode today. Now there is a problem, how to test locally? For example: PHP, I use XAMPP. So what software does Ubuntu use? Mine is Win7.
Please give us some pointers.
Linux directly apt-get or compile the installation, because there is no better than this.
Compile and install, I wrote a blog post, not well written, hoping to help you.
[] (HTTPS://WWW.DARYL.RED/INDEX.P ...
LAMP
: Linux + Apache + MySQL + PHP
Local test and Virtual Environment recommendation: Vagrant, I remember this site (and PHP) developers are using this unified development environment (link)
Your own environment, no suits.