On Mon, 23 Oct 2000 [EMAIL PROTECTED] wrote:

> Hello guys , I saw this :
> 
> [Mon Oct 23 14:45:09 2000] [notice] Apache/1.3.12 (Unix) mod_perl/1.24 configured -- 
>resuming normal operations
> Argument "OK" isn't numeric.
> Argument "OK" isn't numeric.
> Argument "OK" isn't numeric.
> Argument "OK" isn't numeric.
> 
> etc..
> 
> What that mean ???

Do you:

use Apache::Constants qw(:common); 

at the top of your script or in your startup file?

-- 
steven


Reply via email to