From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from cpe-24-221-98-238.az.sprintbbd.net ([24.221.98.238] helo=lnx3.holmesgrown.com) by speech.braille.uwo.ca with esmtp (Exim 3.35 #1 (Debian)) id 17tnvG-00061F-00 for ; Tue, 24 Sep 2002 07:32:10 -0400 Received: (from steve@localhost) by lnx3.holmesgrown.com (8.11.4/8.11.4) id g8OBVrJ12375 for speakup@braille.uwo.ca; Tue, 24 Sep 2002 04:31:53 -0700 Date: Tue, 24 Sep 2002 04:31:53 -0700 From: Steve Holmes To: speakup@braille.uwo.ca Subject: Re: Squirrel Mail Problem Message-ID: <20020924043151.A12369@lnx3.holmesgrown.com> References: <20020924005731.GA17064@rednote.net> <01d601c26365$f366ea10$6901a8c0@6S4X011> <20020924022240.GA17443@rednote.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020924022240.GA17443@rednote.net>; from janina@cantata.rednote.net on Mon, Sep 23, 2002 at 10:22:41PM -0400 Sender: speakup-admin@braille.uwo.ca Errors-To: speakup-admin@braille.uwo.ca X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.0.11 Precedence: bulk Reply-To: speakup@braille.uwo.ca List-Help: List-Post: List-Subscribe: , List-Id: Speakup is a screen review system for Linux. List-Unsubscribe: , List-Archive: Given my limitted knowledge of Apache, it sounds like php_flag is not a valid apache command. It looks like to me that they are trying to set 'register_globals' to on for php (which is discouraged by the php folks these days for security reasons BTW). The squirrelmail configuration is trying to change this php option. One would usually set this php option in php.ini. HTH On Mon, Sep 23, 2002 at 10:22:41PM -0400, Janina Sajka wrote: > Erik Heil writes: > > From: "Erik Heil" > > > > What are the contents of you're apache.conf file? What about the server > > include directives? > Here's the squirrelmail apache.conf: > > Alias /squirrelmail /usr/share/squirrelmail > > > # php_value register_globals On # refer to Debian bug #128226 > php_flag register_globals on > Options Indexes FollowSymLinks > > > # users will prefer a simple URL like http://webmail.example.com > # > # DocumentRoot /usr/share/squirrelmail > # ServerName webmail.example.com > # > > > The httpd.conf's include statement is just that: > > Include /etc/squirrelmail/apache.conf > > > Again, I didn't write these. The SquirrelMail configuration script wrote them. > > > > > ----- Original Message ----- > > From: "Janina Sajka" > > To: > > Sent: Monday, September 23, 2002 8:57 PM > > Subject: Squirrel Mail Problem > > > > > > > I've setup SquirrelMail, but get the following error starting Apache: > > > > > > Syntax error on line 5 of /etc/squirrelmail/apache.conf: > > > Invalid command 'php_flag', perhaps mis-spelled or defined by a module not > > included in the server configuration > > > failed > > > > > > This was written by one of the configuration scripts--I have no idea > > which. > > > > > > Anyone know anything about this kind of error? I don't even know where to > > start debugging it. > > > > > > > > > -- > > > > > > Janina Sajka, Director > > > Technology Research and Development > > > Governmental Relations Group > > > American Foundation for the Blind (AFB) > > > > > > Email: janina@afb.net Phone: (202) 408-8175 > > > > > > _______________________________________________ > > > Speakup mailing list > > > Speakup@braille.uwo.ca > > > http://speech.braille.uwo.ca/mailman/listinfo/speakup > > > > > > > > > > > _______________________________________________ > > Speakup mailing list > > Speakup@braille.uwo.ca > > http://speech.braille.uwo.ca/mailman/listinfo/speakup > > -- > > Janina Sajka, Director > Technology Research and Development > Governmental Relations Group > American Foundation for the Blind (AFB) > > Email: janina@afb.net Phone: (202) 408-8175 > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup -- Please avoid sending me Word or PowerPoint attachments. See http://www.fsf.org/philosophy/no-word-attachments.html