Category: Tech Help, Web, Windows Vista — Matt @ 11:33 pm — Comments (1)

After having many headaches getting a LAMP environment running on Windows Vista, many limitations were soon reached, and I decided to set up a local Linux development server.  Keep in mind, I had zero experience configuring Linux, so it came with its fair share of roadblocks.  Once it was up and running, however, I realized it was one of the best decisions I ever made.  Here are the parts I used:

I am still tied to Windows Vista for my environment at work, so I needed a way to edit my PHP code, and view live web pages on Vista (testing in Firefox, IE, Safari).  I realize this testing could all be done via VirtualBox with avoiding Windows altogether, but as mentioned, I need a Windows machine at work (for now).

I did the initial configuration of the server using a faithful KVM switch.   After the nitty gritty was done, I set up Samba to allow a networked drive in Windows that mapped to the /var/www/html directory on my Linux  server.

After Samba was set-up, even a Linux novice like myself was able to do the remainder of the PHP/MySQL/Apache set-up using an SSH client on my Windows machine.  Using my favorite code editor, I was then able to start development, saving onto my mapped network drive, thus completing my local development environment.

1 person has left a comment

#1
avyqanar wrote on August 25, 2009 - 2:21 am
You can leave a response, or trackback from your own site.

Write Your Comment

Comment Guidelines: Basic XHTML is allowed (a href, strong, em, code). All line breaks and paragraphs will be generated automatically.

You should have a name, right? 
Your email address, I promised I won't tell it to anyone. 
If you have a web site or blog, you can type the URL right here. 
This is where you type your comments. 
Remember my information for the next time I visit.