Code Monkey home page Code Monkey logo

Comments (6)

caseysoftware avatar caseysoftware commented on August 11, 2024

From my research:

I'll add GD, mbstring (optional), and zlib to the requirements list. Thanks.

from web2project.

caseysoftware avatar caseysoftware commented on August 11, 2024

Updated: https://github.com/web2project/web2project#requirements

from web2project.

moisseev avatar moisseev commented on August 11, 2024

Thanks, I understood your point. But actually the defaults depend on a way how php was installed. So it would be great to have a full list of extensions documented. Ideally, installer should check and display status of each required and optional extension as roundcube installer does.

For instance php related FreeBSD ports/packages:

  • lang/php56 - php itself (all extensions are disabled)
  • separate ports for each extension
  • lang/php56-extensions - metaport - default extensions:
    ctype, dom, filter, hash, iconv, json, pdo, pdo_sqlite, phar, posix,
    session, simplexml, sqlite3, tokenizer, xml, xmlreader and xmlwriter.

from web2project.

caseysoftware avatar caseysoftware commented on August 11, 2024

That makes sense.

Any chance you could write something along the lines of this:
https://github.com/web2project/web2project/blob/master/install/install/check.php#L41
and do a pull request?

from web2project.

moisseev avatar moisseev commented on August 11, 2024

Ok, I'm on it.
Is the extensions list I mentioned at the top complete or I missed something?

from web2project.

caseysoftware avatar caseysoftware commented on August 11, 2024

I'm not 100% sure it's complete but it's enough to start. :)

from web2project.

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.