Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

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.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 62509
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 10, 20262026-05-10T18:29:13+00:00 2026-05-10T18:29:13+00:00

After becoming somewhat estranged open source, and spending some years developing web applications in

  • 0

After becoming somewhat estranged open source, and spending some years developing web applications in ASP.NET, I’m going to start doing quite a lot of PHP / MySQL development.

I’ve quite painlessly installed WampServer to get a development environment up and running on my Windows machine, but the platform I’ll be targeting will most likely be Linux. Am I likely to run into problems due to developing on Windows while targeting Linux? Is it advisable to invest in getting a Linux environment setup in which to develop my LAMP applications?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-10T18:29:14+00:00Added an answer on May 10, 2026 at 6:29 pm

    If you can, I’d invest in some kind of Linux, or at least *nix, development environment. For simple applications and websites, your setup is fine, but you will eventually run into subtle differences when you deploy.

    Here are some things off the top of my head you’ll want to watch out for if you stick with your Windows environment.

    1. File paths. A lot of PHP functions take file paths as arguments. Do not use the Windows backslash (\) separator. Even though you’re on Windows, PHP will let you use a forward slash separator. Ideally abstract this away with your own file path class.

    2. Apache Modules, PECL Extensions. Apache Windows and Apache Unix often come with a different set of Apache Modules installed by default. Also, the same version of a module may run differently on a different platform. If your application relies on any Apache module, make sure it’s available for both platforms. The same goes for PHP custom extensions (PECL).

    3. Process Forking. Using exec, `, etc. in a web application is a bad idea to begin with, but if you’re using these functions they’re going to behave differently between Windows and *nix

    4. File writing, locking, etc. works different

    5. Email is handled differently on both platforms

    6. The PHP group’s code word for Windows is "some platforms". You can research more on your own if you’d like

    In general, the closer your development environment matches your production environment, the fewer environment/deployment related issues you’ll have.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 439k
  • Answers 439k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer Here's an "immediate echo" app using JLine which will print… May 15, 2026 at 4:53 pm
  • Editorial Team
    Editorial Team added an answer There is no file dialog available from the Qt designer… May 15, 2026 at 4:53 pm
  • Editorial Team
    Editorial Team added an answer Hold down the Shift key and press Enter (Shift+Enter) May 15, 2026 at 4:53 pm

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.