To fix my PHP script to make the LOG-LEVEL links work, I had to change
the string:
"c=loglevel&l=0"
 to 
"c=loglevel&level=0"

In other words the HTTP GET string parameter to change the log-level
is "level=" instead of "l="

P.S. Can some-one please help me fix my previous problem under "Cant
connect to wapbox"

-Mike


Reply via email to