Search found 4 matches

by jemenake
Thu Jan 26, 2006 9:52 pm
Forum: ZoneMinder Previous Versions
Topic: Login loop [solved]
Replies: 5
Views: 30511

If you add a call to phpinfo( INFO_VARIABLES ); just above where you do the assignement, do you see them listed there? Nope. I put the phpinfo call right at the beginning of zm_html.php and it spat out what follows. This is the result of a plain ol' login attempt as "admin". Also, for what it's ...
by jemenake
Thu Jan 26, 2006 2:11 am
Forum: ZoneMinder Previous Versions
Topic: Login loop [solved]
Replies: 5
Views: 30511

Well, upgrading to the latest PHP 4.x or even to PHP 5 didn't solve this problem for me. I even completely uninstalled and re-installed ZM... purged the database and recreated it. Still no luck. What I eventually did to get around the problem was to put: $action="login"; $username="admin"; $password ...
by jemenake
Mon Oct 10, 2005 11:19 pm
Forum: ZoneMinder Previous Versions
Topic: Best settings for archiving images from a remote website?
Replies: 5
Views: 2361

sounds interesting 1 your right just set your fps at something like 0.001 or whatever it works out to be Well, ZM doesn't seems to treat anything less than 0.01 as 0.00. Now, I've got a new problem. When ZM sees the image change, it treats it as an alarm event and it then records a few dozen frames ...
by jemenake
Fri Oct 07, 2005 11:55 pm
Forum: ZoneMinder Previous Versions
Topic: Best settings for archiving images from a remote website?
Replies: 5
Views: 2361

Best settings for archiving images from a remote website?

Okay... I realize that this isn't really the original intended use for ZM, but I'm already using ZM to monitor some webcams, and I want to see if I can get it to do this extra bit for me. I want to collect a series of weather images from weather.com so that I can go back and see how the images ...