Re: Apache & php5, RHEL 4



I am running RH on a web server for several departments and I needed php5 to run Drupal on the server.

I kept the php4 installed through rpm on the system because there were too many dependent applications that depended upon that particullar package.

I then built and installed php.5.2.0 in /usr/local/php5 using

./configure --with-apxs2=/usr/sbin/apxs --with-mysql

This put libphp5.so in /usr/lib/httpd/modules so that I could load the module when I started httpd.

There were problems with starting httpd if I tried to configure php 5 with other options.




On Feb 9, 2007, at 12:12 AM, Gaddis, Jeremy L. wrote:

On Thu, 8 Feb 2007, mark wrote:
So install your custom-built RPM on a test box first and see what happens?

This is the test box for this. It's also a development box, and I can't change out apache. Guys, this is a project at work, not a home system, and I have real, hard limits as to what I can change.

I understand. I work at a rather large .edu and can't just go around changing random settings in an attempt to get shit to work either. That's why I have my test environment that replicates my production environment, as should you.

[snip my rant]

If nothing else, go grab a 30-day evaluation of VMware and create the proper test environment there.


--
Jeremy L. Gaddis, MCP, GCWN jeremy@xxxxxxxxxxxx
LinuxWiz Consulting http://linuxwiz.net


--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list

--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list



Relevant Pages

  • Re: HTTP ASP sample
    ... Web Server: http://msdn2.microsoft.com/en-us/library/ms899583.aspx ... WinCE Networking SDET ... the default.htm file (Platform Builder says its been updated and do I want ... What is the correct method of changing the default page shown by the HTTPD ...
    (microsoft.public.windowsce.platbuilder)
  • Re: web server
    ... Nina Pham wrote: ... > Hi, I want to build a web server on FC2 system, please show me where to ... start the httpd service. ...
    (Fedora)
  • Re: How to configure windows ce 4.2 devices web server
    ... Now the web server is up and running. ... > services -d load HTTPD' to try and load web server if it's not up already. ... > John Spaith ...
    (microsoft.public.windowsce.platbuilder)
  • RE: Manual CA?
    ... Ok, sounds easy enough, and I have actually done this in my test environment. ... request text files. ... > issue certs to objects outside your domain, install your ... >>using a web server to generate requests? ...
    (microsoft.public.windows.server.general)
  • Re: Apache & php5, RHEL 4
    ... I am running RH on a web server for several departments ... and I needed php5 to run Drupal on the server. ... there were too many dependent applications that depended ... Thank so much, Margaret! ...
    (RedHat)