Code Monkey home page Code Monkey logo

php-build-script's People

Contributors

herve-m avatar

Watchers

 avatar  avatar  avatar

php-build-script's Issues

Ext arch option

Some ext have some special makefile for each arch type like cphalcon.

Add --arch=32|64 option

Create SysLink

The default install use SysLink to keep php config file in /etc/PHP/X.X/
It must add some rule on the fstab file.

SystemD compatibility

For now this script is (mainly) targeting Wheezy with SysV system.

Will be nice to provide a Jessie (SystemD) compatibility.

Start PHP after build

Give a option to start PHP-fpm after building Ext.

  •  Add option
  •  Add init script name option ?

Add mirror auto selection

For now, user must change the mirror for downloading PHP files.
We be good to add a way to find it automatically like :

Get public IP
Get Country with IP

See :
dig +short myip.opendns.com @resolver1.opendns.com
And use a freeIP<>Country Db service with Json ? (https://github.com/dominictarr/JSON.sh)

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.