Update von 2.0 auf 3.0.1 confixx kleine probs noch
Posted: 2004-04-25 16:14
also ich habe das update installiert ohne probleme
zudem habe ich das hier noch gemacht, damit es beim ssl auch keine probleme gibt
# SSL-confixx:
NameVirtualHost xxx.xxx.xxx.xxx:443
<VirtualHost xxx.xxx.xxx.xxx:443>
ServerName confixx.db-webtech.de
#User confixx
#Group users
DocumentRoot /home/www/confixx/html
php_admin_value safe_mode_exec_dir /home/www/confixx/bin
*php_admin_value include_path ".:/home/www/confixx/html/include:/home/www/confixx/html"
php_admin_value upload_tmp_dir /home/www/confixx/tmp
ScriptAlias /cgi-bin/ /home/www/confixx/html/cgi-bin/
die Zeile hinter dem * im Confixx-SSL-Eintrag hinzufügen
danach hats bei mir auch per https funktioniert.
jetzt sagt mir beim apache restart der apache folgende fehler
Shutting down httpd done
Starting httpd [ PHP4 SSL ][Sun Apr 25 16:08:19 2004] [warn] NameVirtualHost 217.160.xxx.xxx:80 has no VirtualHosts
wie bekomme ich auch noch den fehler weg :-)
zudem habe ich noch die frage was ich noch machen muss, ausser das was ich schon gemacht habe...
zudem habe ich das hier noch gemacht, damit es beim ssl auch keine probleme gibt
# SSL-confixx:
NameVirtualHost xxx.xxx.xxx.xxx:443
<VirtualHost xxx.xxx.xxx.xxx:443>
ServerName confixx.db-webtech.de
#User confixx
#Group users
DocumentRoot /home/www/confixx/html
php_admin_value safe_mode_exec_dir /home/www/confixx/bin
*php_admin_value include_path ".:/home/www/confixx/html/include:/home/www/confixx/html"
php_admin_value upload_tmp_dir /home/www/confixx/tmp
ScriptAlias /cgi-bin/ /home/www/confixx/html/cgi-bin/
die Zeile hinter dem * im Confixx-SSL-Eintrag hinzufügen
danach hats bei mir auch per https funktioniert.
jetzt sagt mir beim apache restart der apache folgende fehler
Shutting down httpd done
Starting httpd [ PHP4 SSL ][Sun Apr 25 16:08:19 2004] [warn] NameVirtualHost 217.160.xxx.xxx:80 has no VirtualHosts
wie bekomme ich auch noch den fehler weg :-)
zudem habe ich noch die frage was ich noch machen muss, ausser das was ich schon gemacht habe...