I'm walking through this tutorial:
[piwik.org]
I ran the first command:
I don't really know what to do, as I'm not UNIX-ninja, only knowing a basic set of commands and properties of UNIX-based systems.
Your help would be very appreciated :)
[piwik.org]
I ran the first command:
sudo apt-get install php5-geoip php5-dev libgeoip-dev
Quote
Console
root@vz16154:~# sudo apt-get install php5-geoip php5-dev libgeoip-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
geoip-bin geoip-database libonig2 libphp5-embed libqdbm14 php5-common shtool
Suggested packages:
php-pear
The following NEW packages will be installed:
geoip-bin geoip-database libgeoip-dev libonig2 libphp5-embed libqdbm14
php5-common php5-dev php5-geoip shtool
0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
Need to get 3748 kB/5958 kB of archives.
After this operation, 20.4 MB of additional disk space will be used.
Do you want to continue [Y/n]? Y
Err http://security.debian.org/ wheezy/updates/main php5-common amd64 5.4.4-14+deb7u7
404 Not Found [IP: 212.211.132.32 80]
Err http://security.debian.org/ wheezy/updates/main libphp5-embed amd64 5.4.4-14+deb7u7
404 Not Found [IP: 212.211.132.32 80]
Err http://security.debian.org/ wheezy/updates/main php5-dev amd64 5.4.4-14+deb7u7
404 Not Found [IP: 212.211.132.32 80]
Failed to fetch http://security.debian.org/pool/updates/main/p/php5/php5-common_5.4.4-14+deb7u7_amd64.deb 404 Not Found [IP: 212.211.132.32 80]
Failed to fetch http://security.debian.org/pool/updates/main/p/php5/libphp5-embed_5.4.4-14+deb7u7_amd64.deb 404 Not Found [IP: 212.211.132.32 80]
Failed to fetch http://security.debian.org/pool/updates/main/p/php5/php5-dev_5.4.4-14+deb7u7_amd64.deb 404 Not Found [IP: 212.211.132.32 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
I don't really know what to do, as I'm not UNIX-ninja, only knowing a basic set of commands and properties of UNIX-based systems.
Your help would be very appreciated :)