Apache2 troubleshooting
Kjel Anderson
kjel.anderson at gmail.com
Tue Oct 24 10:44:54 EDT 2006
Thanks for that. I am trying to reimplement this stuff without the PHP and
web browser headache. I guess I might have to do that earlier than expected.
I haven't been able to find much that is of any use in the logs so far.
Thanks,
Kjel
On 10/24/06, David J Berube <djberube at berubeconsulting.com> wrote:
>
> Hi list,
>
> I'd strongly recommend taking Apache out of the loop - use the command
> line PHP interface. (It works much like you'd expect - more or less like
> the python, ruby, perl, etc command line interfaces.)
>
> In that way, you take Apache out of the loop entirely. Keep in mind that
> Apache manages it's own processes, and I do believe it kills and
> restarts processes after a given number of requests. Even if it doesn't,
> by using the CLI you reduce to problem to a simpler Unix job control
> issue.
>
> Take it easy,
>
> David Berube
> Berube Consulting
> djberube at berubeconsulting.com
> (603)-485-9622
> http://www.berubeconsulting.com/
>
> Kjel Anderson wrote:
> > Hey list,
> >
> > I'm trying to debug a problem with Apache2, and I was hoping that
> > someone on this list might be able to give me an idea where to start.
> > It seems as if Apache is restarting itself. The logs have this:
> >
> > [Mon Oct 23 17:06:45 2006] [notice] Apache/2.0.55 (Ubuntu) PHP/5.1.2
> > configured -- resuming normal operations
> >
> > This is a development server that has an ungodly PHP script running on
> > it the takes about ten hours to complete. This happened at about hour
> > eight. If anyone has any helpful suggestions, I am all ears.
> >
> > Thanks,
> >
> > Kjel
> > _______________________________________________
> > gnhlug-discuss mailing list
> > gnhlug-discuss at mail.gnhlug.org
> > http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/
> >
> >
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.gnhlug.org/mailman/private/gnhlug-discuss/attachments/20061024/b42b54b0/attachment.html
More information about the gnhlug-discuss
mailing list