how to make work for apache2 - Raspberry Pi Forums


hi

today trying install apache2 got error. think related connection, not confirmed. pc connection working speed.
connect rpi putty , give command sudo apt-get install apache2 , got following error.

code: select all

pi@mypi ~ $ sudo apt-get install apache2 reading package lists... done building dependency tree reading state information... done following packages installed:   apache2-mpm-worker apache2-utils apache2.2-bin apache2.2-common libapr1   libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-ldap ssl-cert suggested packages:   apache2-doc apache2-suexec apache2-suexec-custom openssl-blacklist following new packages installed:   apache2 apache2-mpm-worker apache2-utils apache2.2-bin apache2.2-common   libapr1 libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-ldap ssl-cert 0 upgraded, 10 newly installed, 0 remove , 0 not upgraded. need 1,360 kb of archives. after operation, 4,936 kb of additional disk space used. want continue [y/n]? y warning: following packages cannot authenticated!   libapr1 libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-ldap apache2.2-bin   apache2-utils apache2.2-common apache2-mpm-worker apache2 ssl-cert install these packages without verification [y/n]? y err http://mirrordirector.raspbian.org/raspbian/ wheezy/main libapr1 armhf 1.4.6-3+deb7u1   wicked happened resolving 'mirrordirector.raspbian.org:http' (-5 - no address associated hostname) err http://mirrordirector.raspbian.org/raspbian/ wheezy/main libaprutil1 armhf 1.4.1-3   wicked happened resolving 'mirrordirector.raspbian.org:http' (-5 - no address associated hostname) err http://mirrordirector.raspbian.org/raspbian/ wheezy/main libaprutil1-dbd-sqlite3 armhf 1.4.1-3   wicked happened resolving 'mirrordirector.raspbian.org:http' (-5 - no address associated hostname) err http://mirrordirector.raspbian.org/raspbian/ wheezy/main libaprutil1-ldap armhf 1.4.1-3   wicked happened resolving 'mirrordirector.raspbian.org:http' (-5 - no address associated hostname) err http://mirrordirector.raspbian.org/raspbian/ wheezy/main apache2.2-bin armhf 2.2.22-13+deb7u4   wicked happened resolving 'mirrordirector.raspbian.org:http' (-5 - no address associated hostname) err http://mirrordirector.raspbian.org/raspbian/ wheezy/main apache2-utils armhf 2.2.22-13+deb7u4   wicked happened resolving 'mirrordirector.raspbian.org:http' (-5 - no address associated hostname) err http://mirrordirector.raspbian.org/raspbian/ wheezy/main apache2.2-common armhf 2.2.22-13+deb7u4   wicked happened resolving 'mirrordirector.raspbian.org:http' (-5 - no address associated hostname) err http://mirrordirector.raspbian.org/raspbian/ wheezy/main apache2-mpm-worker armhf 2.2.22-13+deb7u4   wicked happened resolving 'mirrordirector.raspbian.org:http' (-5 - no address associated hostname) err http://mirrordirector.raspbian.org/raspbian/ wheezy/main apache2 armhf 2.2.22-13+deb7u4   wicked happened resolving 'mirrordirector.raspbian.org:http' (-5 - no address associated hostname) err http://mirrordirector.raspbian.org/raspbian/ wheezy/main ssl-cert 1.0.32   wicked happened resolving 'mirrordirector.raspbian.org:http' (-5 - no address associated hostname) failed fetch http://mirrordirector.raspbian.org/raspbian/pool/main/a/apr/libapr1_1.4.6-3+deb7u1_armhf.deb  wicked happened resolving 'mirrordirector.raspbian.org:http' (-5 - no address associated hostname) failed fetch http://mirrordirector.raspbian.org/raspbian/pool/main/a/apr-util/libaprutil1_1.4.1-3_armhf.deb  wicked happened resolving 'mirrordirector.raspbian.org:http' (-5 - no address associated hostname) failed fetch http://mirrordirector.raspbian.org/raspbian/pool/main/a/apr-util/libaprutil1-dbd-sqlite3_1.4.1-3_armhf.deb  wicked happened resolving 'mirrordirector.raspbian.org:http' (-5 - no address associated hostname) failed fetch http://mirrordirector.raspbian.org/raspbian/pool/main/a/apr-util/libaprutil1-ldap_1.4.1-3_armhf.deb  wicked happened resolving 'mirrordirector.raspbian.org:http' (-5 - no address associated hostname) failed fetch http://mirrordirector.raspbian.org/raspbian/pool/main/a/apache2/apache2.2-bin_2.2.22-13+deb7u4_armhf.deb  wicked happened resolving 'mirrordirector.raspbian.org:http' (-5 - no address associated hostname) failed fetch http://mirrordirector.raspbian.org/raspbian/pool/main/a/apache2/apache2-utils_2.2.22-13+deb7u4_armhf.deb  wicked happened resolving 'mirrordirector.raspbian.org:http' (-5 - no address associated hostname) failed fetch http://mirrordirector.raspbian.org/raspbian/pool/main/a/apache2/apache2.2-common_2.2.22-13+deb7u4_armhf.deb  wicked happened resolving 'mirrordirector.raspbian.org:http' (-5 - no address associated hostname) failed fetch http://mirrordirector.raspbian.org/raspbian/pool/main/a/apache2/apache2-mpm-worker_2.2.22-13+deb7u4_armhf.deb  wicked happened resolving 'mirrordirector.raspbian.org:http' (-5 - no address associated hostname) failed fetch http://mirrordirector.raspbian.org/raspbian/pool/main/a/apache2/apache2_2.2.22-13+deb7u4_armhf.deb  wicked happened resolving 'mirrordirector.raspbian.org:http' (-5 - no address associated hostname) failed fetch http://mirrordirector.raspbian.org/raspbian/pool/main/s/ssl-cert/ssl-cert_1.0.32_all.deb  wicked happened resolving 'mirrordirector.raspbian.org:http' (-5 - no address associated hostname) e: unable fetch archives, maybe run apt-get update or try --fix-missing?  

first should
sudo apt-get update anyhow, possibly not works because there no internet connection
browser work?
show results of
ifconfig
ping -c3 google.com
ping -c3 8.8.8.8


raspberrypi



Comments

Popular posts from this blog

Connecting Raspberry Pi 2 to P10(1R)-V706 LED Dot Matrix - Raspberry Pi Forums

TypeError: <unknown> is not a numpy array - Raspberry Pi Forums

datso and removing imagetitle - Joomla! Forum - community, help and support