Re: [PHP] Recompile PHP on pre-installed system

2006-02-08 Thread Rory Browne
If you're using a Redhat Enterprise version with a support contract then I personally don't think you should attempt to run a non-redhat php binary. Instead find out how redhat make their php-mysql or php-ldap or php-{some_other_php_module} rpm, Make an RPM, and install it like you would any

Re: [PHP] Recompile PHP on pre-installed system

2006-02-08 Thread Justin Cook
PROTECTED] Sent: Wed, 08 Feb 2006 12:45:16 -0600 Subject: Re: [PHP] Recompile PHP on pre-installed system If you're using a Redhat Enterprise version with a support contract then I personally don't think you should attempt to run a non-redhat php binary. Instead find out how redhat make

Re: [PHP] Recompile PHP on pre-installed system

2006-02-08 Thread Dan McCullough
we can access our AS400 using ODBC. _ From: Rory Browne [mailto:[EMAIL PROTECTED] To: Marcus Bointon [mailto:[EMAIL PROTECTED] Cc: Justin Cook [mailto:[EMAIL PROTECTED], PHP General [mailto:[EMAIL PROTECTED] Sent: Wed, 08 Feb 2006 12:45:16 -0600 Subject: Re: [PHP] Recompile PHP on pre

Re: [PHP] Recompile PHP on pre-installed system

2006-02-08 Thread Justin Cook
Great, I'll do it that way. That sounds easier than what I was attempting to do. Thanks! _ From: Dan McCullough [mailto:[EMAIL PROTECTED] To: php-general@lists.php.net Sent: Wed, 08 Feb 2006 13:23:17 -0600 Subject: Re: [PHP] Recompile PHP on pre-installed system you can use php-odbc

Re: [PHP] Recompile PHP on pre-installed system

2006-02-07 Thread Jochem Maas
Justin Cook wrote: Before I came to my company, they created a Redhat server for our web server. Of course they let the redhat installer install PHP. It all works great but now I need to compile a module into php. Is this possible to do without causing havok? Bascially we really can't have more

Re: [PHP] Recompile PHP on pre-installed system

2006-02-07 Thread Marcus Bointon
On 7 Feb 2006, at 11:13, Jochem Maas wrote: in theory your done, in practice something might bite you in the ass ... oh and then there is the issue of making sure that the redhat package manager really won't overwrite your handbuilt php install (cannot for the life of me remember what you

[PHP] Recompile PHP on pre-installed system

2006-02-06 Thread Justin Cook
Before I came to my company, they created a Redhat server for our web server. Of course they let the redhat installer install PHP. It all works great but now I need to compile a module into php. Is this possible to do without causing havok? Bascially we really can't have more downtime that it