i am trying to install passenger-install-apache2-module but it is giving me the error. E: could''nt find the package passenger-install-apache2-module Please help me over this. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Ali Imran
2010-Jun-24 20:42 UTC
Re: Error: Trying to install passenger-install-apache2-module
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 <ali.imran.r...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> i am trying to install > > passenger-install-apache2-module > > but it is giving me the error. > > E: could''nt find the package passenger-install-apache2-module > > Please help me over this.-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Juan Pablo Genovese
2010-Jun-24 20:44 UTC
Re: Error: Trying to install passenger-install-apache2-module
Ali, in order for us to help, you should provide us as much information as you can about the issues you''re having. In this case: * Which OS are you using? * Which Rails version? * Which Ruby version? * Are you trying to install a development, testing or production environment? * Describe the process you did to get to this point. Also, did you google the error description? Did you read the passenger documentation and installation guide? Imagine yourself trying to solve a problem with nothing more than "E: could''nt find the package passenger-install-apache2-module" It''s kind of difficult, isn''t it? 2010/6/24 Ali Imran <ali.imran.rana-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>> i am trying to install > > passenger-install-apache2-module > > but it is giving me the error. > > E: could''nt find the package passenger-install-apache2-module > > Please help me over this. > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To unsubscribe from this group, send email to > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org<rubyonrails-talk%2Bunsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org> > . > For more options, visit this group at > http://groups.google.com/group/rubyonrails-talk?hl=en. > >-- Mis mejores deseos, Best wishes, Meilleurs vœux, Juan Pablo ------------------------------------------------------ http://www.twitter.com/eljuanchosf -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Ali Imran
2010-Jun-24 21:09 UTC
Re: Error: Trying to install passenger-install-apache2-module
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 - $ ruby -v - sudo apt-get install ruby (ruby -v) - $ gem -v - sudo apt-get install rubygems(any version number) - $ rails -v (first) - sudo apt-get install rails (put suggested version) - gem install rails --include-dependencies - gem install mysql Install PHP5, Apache2, phpmyadmin, http://alilknowhow.com/2010/05/11/the-easiest-way-to-install-a-lamp-server-in-ubuntu/ Install netbeans http://www.javadesign.info/SystemsHardware/OS/Ubuntu/install-netbeans-on-ubuntu sudo apt-get update sudo apt-get install sun-java6-jdk sun-java6-plugin sudo apt-get install netbeans Install Phusion Passenger - modrails.com - sudo apt-get install ruby-dev - sudo apt-get install passenger - Install Phusion Pasenger Apache 2 Module sudo passenger-install-apache2-module ( command not found ) sudo /var/lib/gems/1.8/bin/passenger-install-apache2-module (Works) I am still at this point.... On Jun 24, 2:44 pm, Juan Pablo Genovese <juanpgenov...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Ali, > > in order for us to help, you should provide us as much information as you > can about the issues you''re having. > In this case: > * Which OS are you using? > * Which Rails version? > * Which Ruby version? > * Are you trying to install a development, testing or production > environment? > * Describe the process you did to get to this point. > Also, did you google the error description? > Did you read the passenger documentation and installation guide? > > Imagine yourself trying to solve a problem with nothing more than > "E: could''nt find the package passenger-install-apache2-module" > It''s kind of difficult, isn''t it? > > 2010/6/24 Ali Imran <ali.imran.r...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> > > > > > i am trying to install > > > passenger-install-apache2-module > > > but it is giving me the error. > > > E: could''nt find the package passenger-install-apache2-module > > > Please help me over this. > > > -- > > You received this message because you are subscribed to the Google Groups > > "Ruby on Rails: Talk" group. > > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > > To unsubscribe from this group, send email to > > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org<rubyonrails-talk%2Bunsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org> > > . > > For more options, visit this group at > >http://groups.google.com/group/rubyonrails-talk?hl=en. > > -- > Mis mejores deseos, > Best wishes, > Meilleurs vœux, > > Juan Pablo > ------------------------------------------------------http://www.twitter.com/eljuanchosf-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
shamna m.
2013-Jul-11 06:48 UTC
Re: Error: Trying to install passenger-install-apache2-module
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 unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/aac04bb432af4fac863a1fd7f89106f3%40ruby-forum.com. For more options, visit https://groups.google.com/groups/opt_out.
shamna m.
2013-Jul-11 06:49 UTC
Re: Error: Trying to install passenger-install-apache2-module
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. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/af505379b3e1956c6ab19eaad7d4abae%40ruby-forum.com. For more options, visit https://groups.google.com/groups/opt_out.
Colin Law
2013-Jul-11 07:17 UTC
Re: Re: Error: Trying to install passenger-install-apache2-module
On 11 July 2013 07:49, shamna m. <lists-fsXkhYbjdPsEEoCn2XhGlw@public.gmane.org> 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 php5Which OS and version are you using? Show us the exact message you get. Copy/Paste the complete command line you typed and the result here. Colin -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAL%3D0gLuRr%3D-61Bs6caduX7ihZBeAtOt-CcAQSQu3n81hm%3Do2iA%40mail.gmail.com. For more options, visit https://groups.google.com/groups/opt_out.
shamna m.
2013-Jul-11 07:39 UTC
Re: Re: Error: Trying to install passenger-install-apache2-module
Colin Law wrote in post #1115107:> On 11 July 2013 07:49, shamna m. <lists-fsXkhYbjdPsEEoCn2XhGlw@public.gmane.org> 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 > line you typed and the result here. > > Colinlinux 10.4 -- 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 unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/a9819d382271976a03256a6fd71e7f83%40ruby-forum.com. For more options, visit https://groups.google.com/groups/opt_out.
shamna m.
2013-Jul-11 07:40 UTC
Re: Error: Trying to install passenger-install-apache2-module
/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.list bash: /etc/apt/sources.list: Permission denied tbi@tbi-desktop:/tmp$ apt-get update E: Could not open lock file /var/lib/apt/lists/lock - open (13: Permission denied) E: Unable to lock the list directory tbi@tbi-desktop:/tmp$ cd.. cd..: command not found -- 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 unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/50bd2cdaffb6ec1f2c9a789580e1d933%40ruby-forum.com. For more options, visit https://groups.google.com/groups/opt_out.
shamna m.
2013-Jul-11 07:42 UTC
Re: Error: Trying to install passenger-install-apache2-module
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 Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/9698b8b087b6c3bbbc35fc8957e9e6b4%40ruby-forum.com. For more options, visit https://groups.google.com/groups/opt_out.
Colin Law
2013-Jul-11 07:45 UTC
Re: Re: Re: Error: Trying to install passenger-install-apache2-module
On 11 July 2013 08:39, shamna m. <lists-fsXkhYbjdPsEEoCn2XhGlw@public.gmane.org> wrote:> Colin Law wrote in post #1115107: >> On 11 July 2013 07:49, shamna m. <lists-fsXkhYbjdPsEEoCn2XhGlw@public.gmane.org> 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 >> line you typed and the result here. >> >> Colin > linux 10.4I guess you likely mean Ubuntu 10.04. When asking technical questions it is important to be accurate in any information you provide. The details are often the important factors. Colin -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAL%3D0gLsk_iMk763izrS85k3BjEo3fkNMB4ppUvk07-MKjKxAnw%40mail.gmail.com. For more options, visit https://groups.google.com/groups/opt_out.
Colin Law
2013-Jul-11 07:46 UTC
Re: Re: Error: Trying to install passenger-install-apache2-module
On 11 July 2013 08:42, shamna m. <lists-fsXkhYbjdPsEEoCn2XhGlw@public.gmane.org> 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 use sudo with apt-get sudo apt-get install nginx What has all of this got to do with rails? You would probably be better on the ubuntu-users list with such problems (assuming you are using Ubuntu). Colin -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAL%3D0gLtaDqD6iyxkf%3DKcxZQD0p%2Be4d3ax9CHsT1hTPLojErYbg%40mail.gmail.com. For more options, visit https://groups.google.com/groups/opt_out.
Apparently Analagous Threads
- passenger installation file passenger-install-apache2-module missing
- passenger-install-apache2-module fails
- passenger with ruby enterprise edition
- Premature end of script headers error using Rails 2.3.1 and Passenger 2.1.1
- puppet dashboard gui looks odd from apache2