Código
./setup . . . . W�hlen Sie Ihre Sprache (deutsch/englisch/spanisch/franz�sisch/italienisch/niederl�ndisch/polnisch/schwedisch): / Please choose your language (German/English/Spanish/French/Italian/Dutch/Polish/Swedish): / Merci de choisir votre langue (Allemand/Anglais/Espagnol/Fran�ais/Italien/N�erlandais/Polonais/Su�dois): 1) de 2) en 3) es 4) fr 5) it 6) nl 7) pl 8) se Ihre Wahl: / Your Choice: / Votre Choix: 3 Do you accept the licence? [y/n]y Checking the syntax of the httpd.conf... ./setup2: line 708: httpd: command not found ERROR: The syntax of your httpd.conf is not ok! Please correct the error. The installation routine stops here!
me da este fallo , con nano hablo ./setup2 y localizo la linia 708 pero no se que es lo que esta mal, aquí os dejo la linea 708 haber si me podeis decir donde esta el error
Código
i ## install_art == install echo $q_httpd_syntax_check if [ -f /etc/apache2/envvars ]; then [u][b] .[b] /etc/apache2/envvars && httpd -[/b]t[/b][/u] → Esta es la linea 708 else httpd -t fi if [ $? != 0 ]; then error "$q_httpd_syntax_check_not_ok"; fi echo $q_httpd_syntax_check_ok log "httpd syntax ok!" if [ "$install_art" == "install" ]; then verify $dist mod/httpd/httpd $install_mode
bueno haber si alguien me puede decir algo
gracias
P.D: Comentar que esta configuracion no la estoy haciendo en server 10.04 sino en Desckot 10.04 de ubuntu
tags code añadidos