If I want to develop php app in linux , which version of linux is best?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
For the most part, PHP will perform identically no matter what flavour of Operating System you are using (there are, of course, minor caveats when dealing with Windows, specifically with regards to file locations, etc.)
Whether you are using Ubuntu, or Fedora, or any other version of Linux, you should not find any major effects on your ability to create PHP applications.
As Justin Ethier says – use whatever Linux version is the fastest and easiest for you to install.