Tagged Questions
1
vote
1answer
80 views
recompiling php for osx with IMAP support
Yesterday I spent quite some time trying to recompile PHP for OS X. I tried several guides I found on Google but they all seemed outdated.
Is there anyone who knows how to recompile PHP on OS X? I ...
1
vote
1answer
71 views
recompiling PHP
I have compiled php with some optional extensions like APC (for caching),APD (for debugging) and other vital extensions. Now I need to install another extension called mhash (for encryption) and my ...
0
votes
1answer
55 views
Add support for OpenSSL in PHP without recompiling
Is this possible? I'm on Mac OSX.
I'm using a custom install already, with the Mac OSX default*ish* apache.
0
votes
1answer
118 views
How to do a PHP Recompile? Imagecreatetruecolor error
As this is a new question I assume it's fine to create a new fresh question?
My previous question is here:
imageantialias call to undefined function error with GD installed
Markus helped me figure ...
0
votes
1answer
154 views
Recompile and reinstalling php
I am running Fedora Core 10 with php 5.2.9 without ldap. Now i want to remove current php installation and recompile the latest version of php with ldap and install it.
How to do this?
0
votes
5answers
457 views
can I easily recomplie PHP with all my current settings and enable SOAP with the new configuration?
I have PHP 5.1.6 running with a ton of mods and extensions enabled, is there a way to reconfigure the current settings as well as add SOAP to the mix?