From owner-freebsd-questions Fri Apr 5 13:58:35 2002 Delivered-To: freebsd-questions@freebsd.org Received: from sage-one.net (adsl-64-219-20-155.dsl.crchtx.swbell.net [64.219.20.155]) by hub.freebsd.org (Postfix) with ESMTP id 76A6837B416 for ; Fri, 5 Apr 2002 13:58:29 -0800 (PST) Received: from SAGEONE (sageone [192.168.0.5]) by sage-one.net (8.11.6/8.11.6) with SMTP id g35LwF412938; Fri, 5 Apr 2002 15:58:19 -0600 (CST) (envelope-from admin@sage-one.net) Message-Id: <3.0.5.32.20020405155813.01886800@mail.sage-one.net> X-Sender: admin@mail.sage-one.net X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) Date: Fri, 05 Apr 2002 15:58:13 -0600 To: David Banning , Benjamin Krueger From: Server Admin Subject: Re: php not working after stopping/starting apache Cc: questions@FreeBSD.ORG In-Reply-To: <20020405164147.A3361@mail.clubplus.net> References: <20020405132242.C7074@rain.macguire.net> <20020405161832.A3310@mail.clubplus.net> <20020405132242.C7074@rain.macguire.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG At 04:41 PM 4.5.2002 -0500, David Banning wrote: >On Fri, Apr 05, 2002 at 01:22:42PM -0800, Benjamin Krueger wrote: >> * David Banning (david@skytrackercanada.com) [020405 13:18]: >> > I have an application which I wrote with php and mysql and >> > I notice after I stop apache and reconfigure httpd.conf >> > and then restart apache that the application will not run. >> > >> > To get it to run again I have to reboot the machine. Is there >> > some process, other than apache that I have to restart for my >> > php to run? >> >> There should be no other processes you have to run. Do you have php compiled >> into apache, or are you loading it as a DSO? > >I am not sure. >I think DSO. I have this module load happening in httpd.conf; > > >LoadModule ssl_module libexec/apache/libssl.so >LoadModule php4_module libexec/apache/libphp4.so > > >AddModule mod_ssl.c >AddModule mod_php4.c > > > > >How are you starting apache >> manually, and how do you have it configured to start on boot? > >Do you mean how do I have php configured in httpd.conf for boot? >I believe php starts via apache doesn't it? > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > ....make sure your php.ini is set up.... .... our website: http://www.sage-one.net/ Best regards, Jack L. Stone Server Admin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message