I have apache2 2.0.55 on Debian Sarge. kernel 2.6.8.
I tried installation of zm-1.21.3 serveral times, with
./configure --with-mysql=/usr --with-webdir=/var/www/html/zm --with-cgidir=/var/www/cgi-bin
but the zm virtual host is not set up in apache. /etc/apache2/sites-available only has default site set up.
I did this before on Suse, I remember the zm virtual host should have been setup automatically???
install does not set up apache site
I am sure if you mean something else by "packaged versions". I am using zm-1.21.3. that is packaged, isn't it?
I am not able to access by http://host/zm, because the virtual host for zm is not even setup after zm installation, and there is do DocumentRoot specified for it.
could you tell if I did any thing wrong that caused the virtual host to be not installed from my zm installation?
I am not able to access by http://host/zm, because the virtual host for zm is not even setup after zm installation, and there is do DocumentRoot specified for it.
could you tell if I did any thing wrong that caused the virtual host to be not installed from my zm installation?
By packaged I mean compiled package as in an RPM. I package for Fedora (which is simular to Suse and may have been used) so if some has packaged for Debian I wouldn't be able to say for sure what has been done. You would have to contact the packaging authority for Debian whom ever that might be.
The ZM source does nothing to configure apache as this may break something that some one may have configured. For the most part it is assumed that you know how to properly configure them.
I have to currently work on packaging the new version and I am working on creating a x86_64 distro. Once I finnish these if you are still having issues I'll try and help out.
Regards,
Cordel
The ZM source does nothing to configure apache as this may break something that some one may have configured. For the most part it is assumed that you know how to properly configure them.
I have to currently work on packaging the new version and I am working on creating a x86_64 distro. Once I finnish these if you are still having issues I'll try and help out.
Regards,
Cordel