Code: Select all
Forbidden
You don't have permission to access / on this server.
Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.
Apache/2.2.11 (Unix) mod_ssl/2.2.11 OpenSSL/0.9.8j DAV/2 Server at 1.surveillanceking.net Port 80
I thought i had it fixed by changing line 61 in the stream.php file as in this post.
Code: Select all
http://www.zoneminder.com/forums/viewtopic.php?t=13322
I get a bunch of these in the logs about ajax errors when i open up a montage screen. Have experimented with a number of browser but the all give the same errors and some cameras still seem to freeze up after a time on montage screen. My coding skill are very weak i took a look at the stream.php file and it is way over my head.
Code: Select all
==> /var/log/httpd/access_log <68> /var/log/messages.log <Mar>
Mar 27 14:18:07 cedars array (
Mar 27 14:18:07 cedars 'file' => '/var/lib/zm/www/ajax/stream.php',
Mar 27 14:18:07 cedars 'line' => 51,
Mar 27 14:18:07 cedars 'function' => 'ajaxError',
Mar 27 14:18:07 cedars 'args' =>
Mar 27 14:18:07 cedars array (
Mar 27 14:18:07 cedars 0 => 'socket_sendto( /var/lib/zm/socks/zms-767036s.sock ) failed: Connection refused',
Mar 27 14:18:07 cedars ),
Mar 27 14:18:07 cedars ),
Mar 27 14:18:07 cedars 1 =>
Mar 27 14:18:07 cedars array (
Mar 27 14:18:07 cedars 'file' => '/var/lib/zm/www/index.php',
Mar 27 14:18:07 cedars 'line' => 116,
Mar 27 14:18:07 cedars 'args' =>
Mar 27 14:18:07 cedars array (
Mar 27 14:18:07 cedars 0 => '/var/lib/zm/www/ajax/stream.php',
Mar 27 14:18:07 cedars ),
Mar 27 14:18:07 cedars 'function' => 'require_once',
Mar 27 14:18:07 cedars ),
Mar 27 14:18:07 cedars )
Mar 27 14:18:07 cedars httpd: socket_sendto( /var/lib/zm/socks/zms-849362s.sock ) failed: Connection refused
Mar 27 14:18:07 cedars httpd: array (
Mar 27 14:18:07 cedars 0 =>
Mar 27 14:18:07 cedars array (
Mar 27 14:18:07 cedars 'file' => '/var/lib/zm/www/ajax/stream.php',
Mar 27 14:18:07 cedars 'line' => 51,
Mar 27 14:18:07 cedars 'function' => 'ajaxError',
Mar 27 14:18:07 cedars 'args' =>
Mar 27 14:18:07 cedars array (
Mar 27 14:18:07 cedars 0 => 'socket_sendto( /var/lib/zm/socks/zms-849362s.sock ) failed: Connection refused',
Mar 27 14:18:07 cedars ),
Mar 27 14:18:07 cedars ),
Mar 27 14:18:07 cedars 1 =>
Mar 27 14:18:07 cedars array (
Mar 27 14:18:07 cedars 'file' => '/var/lib/zm/www/index.php',
Mar 27 14:18:07 cedars 'line' => 116,
Mar 27 14:18:07 cedars 'args' =>
Mar 27 14:18:07 cedars array (
Mar 27 14:18:07 cedars 0 => '/var/lib/zm/www/ajax/stream.php',
Mar 27 14:18:07 cedars ),
Mar 27 14:18:07 cedars 'function' => 'require_once',
Mar 27 14:18:07 cedars ),
Mar 27 14:18:07 cedars )
==> /var/log/httpd/access_log <==
68.144.18.110 - - [27/Mar/2009:14:18:07 -0600] "POST /index.php HTTP/1.1" 200 109
68.144.18.110 - - [27/Mar/2009:14:18:07 -0600] "POST /index.php HTTP/1.1" 200 109
^C