Re: [Rails] Re: Error: Trying to install passenger-install-apache2-module

2013-07-11 Thread Colin Law
On 11 July 2013 08:42, shamna m. wrote: > tmp$ apt-get install nginx > E: Could not open lock file /var/lib/dpkg/lock - open (13: Permission > denied) > E: Unable to lock the administration directory (/var/lib/dpkg/), are you > root? What has that got to do with your original problem? You must us

[Rails] Re: Error: Trying to install passenger-install-apache2-module

2013-07-11 Thread shamna m.
tmp$ apt-get install nginx E: Could not open lock file /var/lib/dpkg/lock - open (13: Permission denied) E: Unable to lock the administration directory (/var/lib/dpkg/), are you root? -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Goog

[Rails] Re: Error: Trying to install passenger-install-apache2-module

2013-07-11 Thread shamna m.
/tmp$ apt-key add /tmp/nginx_signing.key OK tbi@tbi-desktop:/tmp$ echo "deb http://nginx.org/packages/ubuntu/ lucid nginx" >> /etc/apt/sources.list bash: /etc/apt/sources.list: Permission denied tbi@tbi-desktop:/tmp$ echo "deb-src http://nginx.org/packages/ubuntu/ lucid nginx" >> /etc/apt/sources

Re: [Rails] Re: Error: Trying to install passenger-install-apache2-module

2013-07-11 Thread Colin Law
On 11 July 2013 07:49, shamna m. wrote: > i try to Install and configure PHP > apt-get install php5-fpm php-pear php5-common php5-mysql php-apc php5-gd > it says coudn't find the package php5 Which OS and version are you using? Show us the exact message you get. Copy/Paste the complete command l

[Rails] Re: Error: Trying to install passenger-install-apache2-module

2013-07-10 Thread shamna m.
i try to Install and configure PHP apt-get install php5-fpm php-pear php5-common php5-mysql php-apc php5-gd it says coudn't find the package php5 -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.

[Rails] Re: Error: Trying to install passenger-install-apache2-module

2013-07-10 Thread shamna m.
i try to Install and configure PHP apt-get install php5-fpm php-pear php5-common php5-mysql php-apc php5-gd it says php5 is not installed -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsub

[Rails] Re: Error: Trying to install passenger-install-apache2-module

2010-06-24 Thread Ali Imran
I am working on windows xp I install Virtual machine How... http://www.pendrivelinux.com/running-linux-from-within-windows-virtually/ ISO...(i install Ubuntu) http://www.linuxlookup.com/linux_iso Virtualbox... http://www.virtualbox.org/wiki/Downloads Than I install ruby, gem, rails - $ ru

[Rails] Re: Error: Trying to install passenger-install-apache2-module

2010-06-24 Thread Ali Imran
problem solved: http://www.postal-code.com/binarycode/2008/05/21/installing-passenger-mod_rails-command-not-found/ On Jun 24, 2:23 pm, Ali Imran wrote: > i am trying to install > > passenger-install-apache2-module > > but it is giving me the error. > > E: could'nt find the package passenger-ins