Jochen Lillich wrote:

> Hello Uwe,
> 
> on Thu, 25 Jan 2001 17:24:47 +0100, you wrote:
> 
>> I have to hammer some reloads until it works. Maybe there is 
>> something wrong with my apache or mysql?!?
> 
> 
> First, try to restart Apache. That did it for me when that happened.


/etc/init.d/httpd restart doesn't work well, it's a known problem.

Instead, try:
# /etc/init.d/httpd stop
# /etc/init.d/httpd start

with a short pause between stop and start (if you put it into a script, 
insert a sleep 1)

> 
>> What is so new about version 1.4?
> 
> 
> Quite a lot. You'll find the new features on
> http://www.de.midgard-project.org.
> 
> Best regards,
> 
>       Jochen


-- 
Best Regards,
David Guerizec           Open Source Developer
Midgard core developer   http://www.midgard-project.org/


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to