Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 05 Apr 2002 15:58:13 -0600
From:      Server Admin <admin@sage-one.net>
To:        David Banning <david@skytrackercanada.com>, Benjamin Krueger <benjamin@macguire.net>
Cc:        questions@FreeBSD.ORG
Subject:   Re: php not working after stopping/starting apache
Message-ID:  <3.0.5.32.20020405155813.01886800@mail.sage-one.net>
In-Reply-To: <20020405164147.A3361@mail.clubplus.net>
References:  <20020405132242.C7074@rain.macguire.net> <20020405161832.A3310@mail.clubplus.net> <20020405132242.C7074@rain.macguire.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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;
>
><IfDefine SSL>
>LoadModule ssl_module         libexec/apache/libssl.so
>LoadModule php4_module        libexec/apache/libphp4.so
></IfDefine>
><IfDefine SSL>
>AddModule mod_ssl.c
>AddModule mod_php4.c
></IfDefine>
>
>
>
>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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3.0.5.32.20020405155813.01886800>