Menu

#49 improve installer

open
nobody
None
5
2008-03-12
2008-03-12
Spearhead
No

needs to check for php modules we need:

at least:
- pctnl (for signals)
- sockets (for the sockets functions)
- posix (for the getpid/uid etc)
- openssl (probably, for ssl connections)
- hash (probably for md5)

more?

Discussion

  • Spearhead

    Spearhead - 2008-03-14

    Logged In: YES
    user_id=1203024
    Originator: YES

    sockets pctnl posix done

    need to find out which exactly are needed. Maybe a better installer approach is needed iso many separate fns for each module. Maybe define an array of all the needed modules and one function to check the modules.

     
  • Spearhead

    Spearhead - 2008-03-15

    Logged In: YES
    user_id=1203024
    Originator: YES

    also check for magic quotes --> give a suggestion to turn it off if it is on

    BTW the installer only checks the web version of PHP not the CLI version!!!!

     

Log in to post a comment.

MongoDB Logo MongoDB