php - Ploblem in installing php5-curl -


i trying install curl module of php following command on ubuntu machine-

sudo apt-get install php5-curl 

but not getting installed , getting following error messages on console. assist me , explain happening here. why urls forbidden?

sudo apt-get install php5-curl root@xxxxxxxx:/etc/apt# apt-get install php5-curl reading package lists... done building dependency tree reading state information... done following packages installed:   libapache2-mod-php5 php5-cli php5-common php5-mysql suggested packages:   php-pear php5-suhosin following new packages installed:   php5-curl following packages upgraded:   libapache2-mod-php5 php5-cli php5-common php5-mysql 4 upgraded, 1 newly installed, 0 remove , 29 not upgraded. need 6,522kb of archives. after operation, 127kb of additional disk space used. want continue [y/n]? y err http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ maverick-updates/main php5-cli i386 5.3.3-1ubuntu9.10   403  forbidden err http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ maverick-updates/main php5-mysql i386 5.3.3-1ubuntu9.10   403  forbidden err http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ maverick-updates/main libapache2-mod-php5 i386 5.3.3-1ubuntu9.10   403  forbidden err http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ maverick-updates/main php5-common i386 5.3.3-1ubuntu9.10   403  forbidden err http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ maverick-updates/main php5-curl i386 5.3.3-1ubuntu9.10   403  forbidden failed fetch http://us-east-1.ec2.archive.ubuntu.com/ubuntu/pool/main/p/php5/php5-cli_5.3.3-1ubuntu9.10_i386.deb  403  forbidden failed fetch http://us-east-1.ec2.archive.ubuntu.com/ubuntu/pool/main/p/php5/php5-mysql_5.3.3-1ubuntu9.10_i386.deb  403  forbidden failed fetch http://us-east-1.ec2.archive.ubuntu.com/ubuntu/pool/main/p/php5/libapache2-mod-php5_5.3.3-1ubuntu9.10_i386.deb  403  forbidden failed fetch http://us-east-1.ec2.archive.ubuntu.com/ubuntu/pool/main/p/php5/php5-common_5.3.3-1ubuntu9.10_i386.deb  403  forbidden failed fetch http://us-east-1.ec2.archive.ubuntu.com/ubuntu/pool/main/p/php5/php5-curl_5.3.3-1ubuntu9.10_i386.deb  403  forbidden e: unable fetch archives, maybe run apt-get update or try --fix-missing? 

i upgraded distro ubuntu 10.10 ubuntu 12.04 lts. solved problem.


Comments

Popular posts from this blog

How to mention the localhost in android -

php - Calling a template part from a post -

c# - String.format() DateTime With Arabic culture -