Ask a Question related to PHP Development, Design and Development.
-
Matt Rossiter #1
Need Help Recompiling PHP
I am running RedHat 9.0 with php-4.3.4 and Apache 2.
I'm trying to add --enable-ftp and --with-openssl, but everytime I recompile
nothing at all changes. The compile runs through just fine Then I do make
and make install with no problems. But in the end, nothing gets updated
according to phpinfo()
I'm following the instructions here.
[url]http://www.php.net/manual/en/install.apache2.php[/url]
What am I doing wrong? How can I update my php options?
Thanks.
Matt
Matt Rossiter Guest
-
How to Repoint without Recompiling
I sure I am just missing something simple, but how can I repoint my webservice client application from my development server to my test or... -
proxy class doesn't seem to be recompiling
I'm using a ColdFusion app to consume a .NET webservice with 3 methods and I'm running into a problem. The first time I added a web reference &... -
Recompiling the PHP Binary with PCNTL
Hi all, I have a webserver using Ensim, some of you may or may not know of it. PHP is installed and Apache is using PHP as a module. The server... -
[PHP] Recompiling the PHP Binary with PCNTL
On Monday 28 July 2003 01:26, David Goodchild wrote: php -i to see what the "Configure Command" was, then modify it with whatever you want... -
extending PHP on UNIX without recompiling
Is there a way to extend PHP features, like adding new database connectivity module, java interoperability etc. without recompiling PHP ? I need a...



Reply With Quote

