From owner-freebsd-questions Fri Apr 5 13:18:29 2002 Delivered-To: freebsd-questions@freebsd.org Received: from www.clubplus.net (ns1.clubplus.net [216.191.22.194]) by hub.freebsd.org (Postfix) with ESMTP id E660637B41B for ; Fri, 5 Apr 2002 13:18:25 -0800 (PST) Received: from skytrackercanada.com (cust29.209.188.66.dsl.accessv.com [209.188.66.29]) by www.clubplus.net (8.11.4/8.11.1) with ESMTP id g35LHc323701 for ; Fri, 5 Apr 2002 16:17:38 -0500 Received: (from david@localhost) by skytrackercanada.com (8.11.6/8.11.6) id g35LIXa03330 for questions@freebsd.org; Fri, 5 Apr 2002 16:18:33 -0500 (EST) (envelope-from david) Date: Fri, 5 Apr 2002 16:18:32 -0500 From: David Banning To: questions@freebsd.org Subject: php not working after stopping/starting apache Message-ID: <20020405161832.A3310@mail.clubplus.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i 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 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? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message