Update von 2.0 auf 3.0.1 confixx kleine probs noch

Plesk, Confixx, Froxlor, SysCP, SeCoTo, IspCP, etc.
Post Reply
kiwikiwi
Posts: 65
Joined: 2003-08-17 09:06
 

Update von 2.0 auf 3.0.1 confixx kleine probs noch

Post by kiwikiwi »

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...
chris76
Posts: 1878
Joined: 2003-06-27 14:37
Location: Germering
 

Re: Update von 2.0 auf 3.0.1 confixx kleine probs noch

Post by chris76 »

Das
http://www.rootforum.org/forum/viewtopi ... irtualhost
ist nur ein Beispiel was die Suche ausspuckt
:wink:
Gruß Christian

BofH excuses: YOU HAVE AN I/O ERROR -> Incompetent Operator error
Post Reply