• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

howto compile php from source?

F

faris

Guest
Can someone point me in the right direction please?

I want to try compiling php from source for use with Plesk.

I've been using Scott's wonderful RPMs until now, but it seems to me that it can't be all that hard to compile the dratted thing myself.

I've searched using google and have found a few sites offering me pretty easy instructions for a basic php compile.

But what I'm after is which options I should use when compiling, in order to get all the "goodies" that Scott adds via things like php-gd, php-mbcrypt and so on.

Some advice on what I might need already installed (other than gcc etc) before compiling would also be appreciated. For example do I need anything in particular already installed in order to add gd, mbcrypt etc support to php?

Please keep in mind that although I understand the basic concept of compiling, and that php gets "loaded" as an .so in httpd.conf, I'm somewhat unclear on many other things!

A good example of my confusion might be how the additional RPMs (e.g. php-mysql) add support for whatever the RPM is for (e.g. mysql) when we are only actually loading the original .so files in httpd.conf (I think??).

Thanks,

Faris.
 
Back
Top