PHPFixing
  • Privacy Policy
  • TOS
  • Ask Question
  • Contact Us
  • Home
  • PHP
  • Programming
  • SQL Injection
  • Web3.0

Thursday, January 13, 2022

[FIXED] How to get started with LAMP?

 January 13, 2022     lamp, php     No comments   

Issue

I have 1 year exp in web development field. I have only worked in windows environment. Recently I got an offer to attend an interview at a MNC for the post of PHP developer, but they are working in LAMP platform. So they told me to expect some questions from that area. Acually I know nothing regarding LAMP. My belief was that php development in any platform is same. So, anyone please tell me, how to get aware in LAMP. Please tell me also the technical difference between WAMP and LAMP.


Solution

Honestly, the best thing to do is setup a virtual machine running something like CentOS and building a LAMP stack using it. There are plenty of guides out there on how to accomplish it, but I recommend you take snapshots frequently (particularly, take a snapshot of your VM after the initial install) and get to the point where you can set it up in your sleep. This will help you get a base understanding of the server aspect.

Here's a quick guide to get you started. I recommend using VirtualBox for your VM host.



Answered By - Nic
  • Share This:  
  •  Facebook
  •  Twitter
  •  Stumble
  •  Digg
Newer Post Older Post Home

0 Comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Total Pageviews

Featured Post

Why Learn PHP Programming

Why Learn PHP Programming A widely-used open source scripting language PHP is one of the most popular programming languages in the world. It...

Subscribe To

Posts
Atom
Posts
Comments
Atom
Comments

Copyright © PHPFixing