pkowalik / googlesitemapgenerator

Automatically exported from code.google.com/p/googlesitemapgenerator
Apache License 2.0
0 stars 0 forks source link

Cannot get my virtual hosts detected, only the root server. #253

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. install using command line : ./sitemap-install/install.sh -a 
/usr/sbin/apache2 -c /etc/apache2/apache2.conf -g www-data -t 
/usr/sbin/apache2ctl

2. Enable admin console : 
/usr/local/google-sitemap-generator/bin/sitemap-daemon remote_admin enable

What is the expected output? What do you see instead?

Should have all my virtual hosts available for activation in the "Manage Site 
Activation" but instead only the default web server shows up

What version of the product are you using? On what operating system?

sitemap generator version : sitemap_linux-x86_64-beta1-20091231

OS : Debian 7.3 64

Apache : Apache/2.2.22

Please provide any additional information below

google-sitemap-generator was previously installed on another debian server 
(6.0.6), and worked perfectly with Apache version 2.2.16.
Now I could only get it installed on our new server with all the options in the 
install.sh command line, since the interactive install couldn't determine the 
Group directive (though it's in /etc/apache2/envvar in both those debian 
releases) - Not a good sign for what could follow.

I've performed a lot of installation/uninstallation, stopping starting apache 
and google-sitemap-generator each time, but to no avail. 
Something prevents google-sitemap-generator from detecting my virtual hosts and 
I need to fix it really bad ! Please help !

Original issue reported on code.google.com by oliv...@rdmo.com on 4 Sep 2014 at 7:59