Re: suEXEC equiv for PHP in Apache2

From: Luis Miguel Cruz (luismi_at_b2bi.es)
Date: 06/30/04

  • Next message: Robert Locke: "Re: Weird apt-get problem"
    Date: Wed, 30 Jun 2004 17:28:27 +0200
    To: For users of Fedora Core releases <fedora-list@redhat.com>
    
    

    Can you tell me the correct lines?
    In the past, with apache 1.3.x I had this config:

    [...]
             <IfModule mod_php3.c>
             php3_engine off
             </IfModule>

             <IfModule mod_php4.c>
             php_flag engine off
             </IfModule>
    [...]

    Thanks

    Alexander Dalloz wrote:

    > Am Mi, den 30.06.2004 schrieb Luis Miguel Cruz um 11:15:
    >
    >
    >>Hi Gary,
    >>
    >>Let me know if I understand your problem and if is the same problem I
    >>have here.
    >>
    >>With FC1 is impossible to modify php variables per vhost, is that correct?
    >
    >
    > No, his aim is different and I don't think the content of your question
    > is correct.
    >
    >
    >>I am trying to find the way to permit php for some vhost and restrict
    >>php service for other, but I didnīt find the solution yet.
    >>
    >>Do you have any clue, comment or suggestion?
    >
    >
    > I would suggest you comment all content in /etc/httpd/conf.d/php.conf
    > and put in it's content only to those vhost definitions where you want
    > PHP being enabled (maybe the main server too).
    >
    > Alexander
    >
    >
    >

    -- 
    fedora-list mailing list
    fedora-list@redhat.com
    To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
    

  • Next message: Robert Locke: "Re: Weird apt-get problem"

    Relevant Pages

    • Re: Apache chapter 3
      ... the config of the vhost not working ... What part of the config do you want to see. ... PHP seems to be working fine. ... Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org ...
      (Ubuntu)
    • Re: Apache chapter 3
      ... Am 21.12.2006 um 15:36 schrieb Michael Satterwhite: ... the config of the vhost not working ... as you say the other site works I assume php is already loaded and for itself works properly? ...
      (Ubuntu)
    • Re: Phishing - Linux boxes are vulnerable
      ... if possible run php as a cgi ... never install vhost sites special programs that need root in any way ... know what it is, no clicking on links in mesgs you dont know the sender, its all basic sence:) ...
      (Fedora)
    • Re: phpMyAdmin installation problem
      ... On 3/13/2005 5:18 PM Alexander Dalloz wrote: ... >>php problem cos the php code is not being served when i open the file ... problem with my system or a bug in the PHP configuration program. ... I haven't done a backtrace on the phpMyAdmin, so it might not even be ...
      (Fedora)
    • Re: suEXEC equiv for PHP in Apache2
      ... With FC1 is impossible to modify php variables per vhost, ...
      (Fedora)