Precompiled PHP versions for ISPConfig

Discussion in 'Plugins/Modules/Addons' started by MaddinXx, Mar 1, 2013.

  1. MaddinXx

    MaddinXx Member

    Hi all

    Since ISPConfig 3.0.5 now supports custom/additional PHP versions, I took the time to compile some for me today - based on the ISPConfig manual (yep, you should buy a copy!).

    Since this might be interesting for others as well, please find attached the resulting .deb packages.

    To install, just unzip the wished version(s) and run dpkg -i php-*.deb to install the package. It will then be installed to /opt/php/<version>. Additionally, you should copy the provided .ini files to /opt/php/<version>/lib and copy php.ini-production to php.ini (within this folder).

    Note: They were build on Squeeze 64-bit for FastCGI!

    Downloads (if they are offline right now, try later -> uploading)
    https://dl.dropbox.com/u/3605729/php-5.4.12.zip
    https://dl.dropbox.com/u/3605729/php-5.3.22.zip
    https://dl.dropbox.com/u/3605729/php-5.2.17.zip

    You can add them to ISPConfig now (consider docs/manual to see how to do that).

    A very detailed tutorial on how to create your own packages will be published soon as well. Stay tuned!

    Regards,
    MaddinXx
     
    Last edited: Mar 1, 2013
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Thanks for the packages.

    Btw, do you know the phpfarm project? It makes it easy to compile and update php binaries. You can find it on sourceforge.net.
     
  3. MaddinXx

    MaddinXx Member

    Hi till

    No, I didn't know it before. Looks really promising! Thanks for the hint - I'll check how it can help me (and it seems like it can).

    Thanks :)
     
  4. MaddinXx

    MaddinXx Member

  5. MaddinXx

    MaddinXx Member

  6. MaddinXx

    MaddinXx Member

  7. diablo666

    diablo666 Active Member HowtoForge Supporter

    As soon as i've a little time i'll try it!

    Thank you!
     
  8. MaddinXx

    MaddinXx Member

    I've run a little benchmark today to test performance/speed of different PHP versions. Here are the results: http://drops.frontender.ch/TiRl/1GHmUQtn

    All versions include the same amount of modules, same php.ini etc. - so there is definitely an improvement in how the interpreter works :)

    Probably this will make custom PHP versions even more attractive for some users here :)
     
  9. ressel

    ressel Member

  10. MaddinXx

    MaddinXx Member

    I've discontinued it recently. Please use one of the tutorials here on HTF to compile a custom PHP version.

    I'm sorry for that...
     

Share This Page