Edit report at http://pear.php.net/bugs/bug.php?id=18380&edit=1
ID: 18380
Updated by: kvz@php.net
Reported By: zombiitv at gmail dot com
Summary: Options error
-Status: Open
+Status: Feedback
Type: Bug
Package: System_Daemon
Operating System: Centos 5.5
Package Version: 1.0.0RC1
PHP Version: 5.3.5
Roadmap Versions:
New Comment:
-Status: Open
+Status: Feedback
Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php
If you can provide more information, feel free to add it
to this bug and change the status back to "Open".
Thank you for your interest in PEAR.
Hi Dan,
I tried the logparser.php example with:
- no logVerbosity option
- numeric logVerbosity option
- constant logVerbosity
But was unable to reproduce any error?
Previous Comments:
------------------------------------------------------------------------
[2011-03-21 05:33:10] zombiitv
Description:
------------
'logVerbosity' requires a type in the Daemon class however, I was not
able to get the daemon to start when I used a number, I ended up using
this:
'logVerbosity' => System_daemon::LOG_DEBUG
------------------------------------------------------------------------