On 02.09.2014 22:18, Paul Michali (pcm) wrote: > Really odd. I had to reboot the VM for other purposes, and now, with the > system restarted, cobbler check/sync/import all work. > > The only thing I’m having trouble with, is cobbler_web. I cannot access > the page, although, I have apache2 running and can access the home page. > > In /var/www, I see a cobbler and cobbler_uiweb_content directories, but > no cobbler_web. There is a cobbler_web process running. When I look at > apache sites-enabled, I do NOT see cobbler_web.conf. I enabled it, and > got an error on L13: > > Enabling site cobbler_web. > To activate the new configuration, you need to run: > service apache2 reload > root@jenga:/etc/apache2/sites-enabled# service apache2 reload > * Reloading web server apache2 > > * > * The apache2 configtest failed. Not doing anything. > Output of config test was: > AH00526: Syntax error on line 13 of > /etc/apache2/sites-enabled/cobbler_web.conf: > Name duplicates previous WSGI daemon definition. > Action 'configtest' failed.
Where did you get /etc/apache2/sites-enabled/cobbler_web.conf? That shouldn't be needed since the package already installs (links) /etc/apache2/conf-enabled/cobbler_web.conf. Probably also why you got the dupe error.. -- t _______________________________________________ cobbler mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/cobbler
