Greetings,
I finally got calendar to install and run properly. However, when I go to the webnim page I get a blank page.
Any ideas?
Thank you
A
Webmin blank page
I get these errors:cordel wrote:Check your apache error log.
Corey
Code: Select all
line [43] : [Sat Oct 28 12:17:57 2006] [error] [client 127.0.0.1] PHP Notice: Undefined variable: webminINFO in /var/www/html/calendar/templates/zm/webmin.php on line 41, referer: http://localhost:8000/calendar/useradmin.php
line [44] : [Sat Oct 28 12:17:57 2006] [error] [client 127.0.0.1] PHP Fatal error: Call to a member function createTableStart() on a non-object in /var/www/html/calendar/templates/zm/webmin.php on line 41, referer: http://localhost:8000/calendar/useradmin.php
line [45] : [Sat Oct 28 12:18:13 2006] [error] [client 127.0.0.1] File does not exist: /var/www/html/calendar/phpmyadmin, referer: http://localhost:8000/calendar/phpmyadmin.php
Hi amerdsp
From what i can see you may have some problems with your install of the frontend.
Could you please post some info about your system config.
Distro = ??
Apache version = ??
PHP Version = ??
MySql Version = ??
And is there any reason you are running the apache webserver on port 8000 ??
From what i can see you may have some problems with your install of the frontend.
Could you please post some info about your system config.
Distro = ??
Apache version = ??
PHP Version = ??
MySql Version = ??
And is there any reason you are running the apache webserver on port 8000 ??
Best Regards
Tom Stage
Tom Stage
Hi amerdsp
I have found a bug in the frontend, your webmin page problem is due to a typing error in the ./templates/zm/webmin.php you can do a quick fix by changing all the lines where it says webminINFO-> to WebminINFO-> the error is that the variable is misstyped with a small "w" where it should have been a "W".
I have allso found another bug that iam trasing atm.
I have found a bug in the frontend, your webmin page problem is due to a typing error in the ./templates/zm/webmin.php you can do a quick fix by changing all the lines where it says webminINFO-> to WebminINFO-> the error is that the variable is misstyped with a small "w" where it should have been a "W".
I have allso found another bug that iam trasing atm.
Best Regards
Tom Stage
Tom Stage
Hi All
Check the http://www.zoneminder.com/forums/viewto ... 9&start=30 for updates to the Cron / Calendar Integration
Frontend to ZoneMinder.
Check the http://www.zoneminder.com/forums/viewto ... 9&start=30 for updates to the Cron / Calendar Integration
Frontend to ZoneMinder.
Best Regards
Tom Stage
Tom Stage