[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Sry, 1 more question.. Apache2::Reload goofiness



On Feb 20, 2007, at 4:03 PM, Perrin Harkins wrote:

On 2/20/07, suppressed <suppressed> wrote:
Gotcha. However, restarting apache doesn't seem to do the trick. Is it maybe unrelated to Apache2::Reload?


Make sure that you're only running 1 server instance ( maxclients = 1 ). Things get screwy when you have multiple apache children each updating on their own.

I use reload on dev, and not in production. there are a bunch of function redefined messages going on, but thats fine with me.

also keep in mind that class inheritance will cause issues with reload -- you'll generally need to start/stop if you're overloading a parent class method or are removing an overload to fall back onto the parent class method.


Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.