Quote:
Originally Posted by Hony
I did this when I had some complex WP dev to do a few years ago. I used "EasyPHP 1.8" on my PC which gave me a "WAMP" environment without any effort, then installed Wordpress on it manually. Use drivers/etc/hosts to give the local machine a full name ( www.domain.dev) so I could access via a browser in a normal manner and troubleshoot url rewriting and things like that.
|
Thanks for that, Hony. I hadn't heard of EasyPHP before I got stuck into the VM setup, but it's something I'll keep in mind for future ref.
The VM is installed and running with one virtual host set up as a test (test1.dev), though there's probably some fine tuning to be done. I'm already running bind on another machine that's running as a combined mail / file / print / DHCP / DNS server, and I had planned to use it as the name server for fictitious .dev domains hosted on the new VM. But, since I'll have to read the docs carefully to figure that out, the hosts file makes a handy temporary workaround
Not quite the predicted 6 months to set up, but still my brain hurts
