Page 1 of 1

Webmin blank page

Posted: Sat Oct 28, 2006 6:25 pm
by amerdsp
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

Posted: Sun Oct 29, 2006 2:39 am
by cordel
Check your apache error log.

Corey

Posted: Sun Oct 29, 2006 5:27 am
by amerdsp
cordel wrote:Check your apache error log.

Corey
I get these errors:

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 

Posted: Sun Oct 29, 2006 9:50 am
by voronwe
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 ??

Posted: Wed Nov 01, 2006 3:55 pm
by voronwe
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.

Posted: Thu Nov 02, 2006 11:46 am
by voronwe
Hi All

Check the http://www.zoneminder.com/forums/viewto ... 9&start=30 for updates to the Cron / Calendar Integration
Frontend to ZoneMinder.