Coder Social home page Coder Social logo

Add PHP 5.x support about autoparts HOT 8 CLOSED

petejkim avatar petejkim commented on August 19, 2024
Add PHP 5.x support

from autoparts.

Comments (8)

dqminh avatar dqminh commented on August 19, 2024

@miccheng what's the standard development stack for PHP 5.x now ? And which version of PHP should we add ?

from autoparts.

chuyeow avatar chuyeow commented on August 19, 2024

I'm not a PHP guy (not for a long time, at least) but I've had to setup WordPress blogs for people recently, and I know of these choices:

  1. Nginx + php-fpm
  2. Apache + mod_php

I prefer Nginx + php-fpm but it might not be the best thing for have as a development environment since there are 2 moving parts compared to Apache + mod_php. Is there a standard, @miccheng?

Anyway, do you guys think PHP should be an autoparts package, or it's better to just have PHP as a choice of a box?

from autoparts.

miccheng avatar miccheng commented on August 19, 2024

Agreed. The preferred is Apache + mod_php as its easier to setup and manage. Managing php-fpm as a separate thing can be a hassle on a small dev environment. Although in PHP 5.4, we added a build-in web server.

from autoparts.

miccheng avatar miccheng commented on August 19, 2024

Then we probably need to add support for PEAR (a package manager for PHP extensions) and Composer (dependency manager).

from autoparts.

miccheng avatar miccheng commented on August 19, 2024

@dqminh We ought to support 5.4 and 5.5 (5.3 has reached end of life - no longer supported).

from autoparts.

petejkim avatar petejkim commented on August 19, 2024

lots of php developers still rely on stuff like htaccess so i guess apache is the way to go

from autoparts.

petejkim avatar petejkim commented on August 19, 2024

i was actually working on a apache package earlier, will revisit it when i get some time

4b093cf

from autoparts.

miccheng avatar miccheng commented on August 19, 2024

Thanks for making this a reality.

from autoparts.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.