Authentication on = no images
Posted: Wed Aug 31, 2005 3:24 am
Hi there. I have ZM working well on SUSE 9.1. It's a wonderful thing. Two questions (from a linux newbie, to be sure, I'm easily lost!)
1. When authentication is enabled, I can log in and change options, but images don't load (either as jpegs or via combozola.... eg., broken image icons). (Yes indeed, I do have full priv's set for the user I've created in zm 'options'.) The only way I can view monitors, events etc., is to turn off authentication.
2. After a machine restart, zm is running in 'stopped' mode. I submitted the zm script to the runlevel (thank you readme file). ZM is there in the Yast runlevel editor and 'enabled' after reboot. But how can I make it actually be "running" when it is running (rather than "stopped") after a reboot (eg power failure), so I don't have to manually restart it in the zm console each time? Thank you for your knowledge!
____
Background info:
This is the configure command I used that seemed to work in my SUSE 9.1 (does it look right?)
./configure --with-mysql=/usr --with-webdir=/disk2/www/zm --with-cgidir=/srv/www/cgi-bin --with-ffmpeg=/usr/include/ffmpeg --with-lame=/usr/include/lame --with-webuser=wwwrun --with-webgroup=www
And "grant select,insert,update,delete on zm.* to 'ralph'@localhost identified by 'rover';"
... correct? And placement of the ' mark and everything else? (not the real SQL user/pass of course)
Typing 'zmpkg.pl start' as per the readme, returns command not found, even if I run from /usr/local/bin where zm lives.
I installed zm script in /etc/init.d - but I had to remove the line that said
# Source function library.
. /etc/rc.d/init.d/functions
Because the script just stopped there. Here are candidates?
linux:/ # find -name functions
./etc/sysconfig/isdn/scripts/functions
./etc/sysconfig/hardware/scripts/functions
./etc/sysconfig/network/scripts/functions
./usr/share/zsh/help/functions
./usr/share/zsh/4.2.0/functions
Do I need 'functions'? Could its omission be the cause of my problem?
Re: an earlier inquiry, here is what is running (so says 'top -u wwwrun' | grep "zm" ... again, linux is new to me):
8013 wwwrun 16 0 6772 4868 1912 S 0.0 1.9 0:01.10 zmwatch.pl
9319 wwwrun 16 0 113m 20m 20m S 0.0 8.3 0:00.62 zmc
7979 wwwrun 16 0 7216 5368 1992 S 0.0 2.1 0:00.56 zmdc.pl
8007 wwwrun 15 0 6912 5176 1964 S 0.0 2.0 0:01.01 zmaudit.pl
8013 wwwrun 16 0 6772 4868 1912 S 0.0 1.9 0:01.10 zmwatch.pl
9516 wwwrun 15 0 99404 4724 4208 S 1.3 1.8 0:09.94 zms
Cheers!
________
1. When authentication is enabled, I can log in and change options, but images don't load (either as jpegs or via combozola.... eg., broken image icons). (Yes indeed, I do have full priv's set for the user I've created in zm 'options'.) The only way I can view monitors, events etc., is to turn off authentication.
2. After a machine restart, zm is running in 'stopped' mode. I submitted the zm script to the runlevel (thank you readme file). ZM is there in the Yast runlevel editor and 'enabled' after reboot. But how can I make it actually be "running" when it is running (rather than "stopped") after a reboot (eg power failure), so I don't have to manually restart it in the zm console each time? Thank you for your knowledge!
____
Background info:
This is the configure command I used that seemed to work in my SUSE 9.1 (does it look right?)
./configure --with-mysql=/usr --with-webdir=/disk2/www/zm --with-cgidir=/srv/www/cgi-bin --with-ffmpeg=/usr/include/ffmpeg --with-lame=/usr/include/lame --with-webuser=wwwrun --with-webgroup=www
And "grant select,insert,update,delete on zm.* to 'ralph'@localhost identified by 'rover';"
... correct? And placement of the ' mark and everything else? (not the real SQL user/pass of course)
Typing 'zmpkg.pl start' as per the readme, returns command not found, even if I run from /usr/local/bin where zm lives.
I installed zm script in /etc/init.d - but I had to remove the line that said
# Source function library.
. /etc/rc.d/init.d/functions
Because the script just stopped there. Here are candidates?
linux:/ # find -name functions
./etc/sysconfig/isdn/scripts/functions
./etc/sysconfig/hardware/scripts/functions
./etc/sysconfig/network/scripts/functions
./usr/share/zsh/help/functions
./usr/share/zsh/4.2.0/functions
Do I need 'functions'? Could its omission be the cause of my problem?
Re: an earlier inquiry, here is what is running (so says 'top -u wwwrun' | grep "zm" ... again, linux is new to me):
8013 wwwrun 16 0 6772 4868 1912 S 0.0 1.9 0:01.10 zmwatch.pl
9319 wwwrun 16 0 113m 20m 20m S 0.0 8.3 0:00.62 zmc
7979 wwwrun 16 0 7216 5368 1992 S 0.0 2.1 0:00.56 zmdc.pl
8007 wwwrun 15 0 6912 5176 1964 S 0.0 2.0 0:01.01 zmaudit.pl
8013 wwwrun 16 0 6772 4868 1912 S 0.0 1.9 0:01.10 zmwatch.pl
9516 wwwrun 15 0 99404 4724 4208 S 1.3 1.8 0:09.94 zms
Cheers!
________