Webmin blank page

A place for discussion of topics that are not specific to ZoneMinder. This could include Linux, Video4Linux, CCTV cameras or any other topic.
Post Reply
amerdsp
Posts: 28
Joined: Tue Oct 03, 2006 10:51 pm

Webmin blank page

Post 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
User avatar
cordel
Posts: 5210
Joined: Fri Mar 05, 2004 4:47 pm
Location: /USA/Washington/Seattle

Post by cordel »

Check your apache error log.

Corey
amerdsp
Posts: 28
Joined: Tue Oct 03, 2006 10:51 pm

Post 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 
User avatar
voronwe
Posts: 193
Joined: Tue Jan 18, 2005 12:40 am
Location: Copenhagen Denmark

Post 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 ??
Best Regards
Tom Stage
User avatar
voronwe
Posts: 193
Joined: Tue Jan 18, 2005 12:40 am
Location: Copenhagen Denmark

Post 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.
Best Regards
Tom Stage
User avatar
voronwe
Posts: 193
Joined: Tue Jan 18, 2005 12:40 am
Location: Copenhagen Denmark

Post 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.
Best Regards
Tom Stage
Post Reply