Current time: 06-18-2024, 02:52 AM Hello There, Guest! (LoginRegister)


Post Reply 
libapache2-mod-fastcgi missed for ubuntu 9.10
Author Message
borzu Offline
Junior Member
*

Posts: 13
Joined: Jul 2010
Reputation: 0
Post: #1
libapache2-mod-fastcgi missed for ubuntu 9.10
Hi gurus,
I followed the wiki page for installation, but I got this problem:


Quote:root@mx:~/ispcp-omega-1.0.5# apt-get install $(cat ./docs/Ubuntu/ubuntu-packages-`lsb_release -cs`)
Reading package lists... Done
Building dependency tree
Reading state information... Done
apache2 is already the newest version.
apache2.2-common is already the newest version.
apache2-utils is already the newest version.
bash is already the newest version.
bind9 is already the newest version.
bzip2 is already the newest version.
diff is already the newest version.
dnsutils is already the newest version.
gzip is already the newest version.
iptables is already the newest version.
Package libapache2-mod-fastcgi is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package libapache2-mod-fastcgi has no installation candidate

I am not sure what repositories, if any, need to be added. So can anyone please post here the correct sources.list for ubuntu 9.10 or give some clue to resolve the issue?

Cheers
Ok, the issue was resolved by using 'aptitude' instead of 'apt-get':

Quote:apt-get install aptitude

Quote:
Quote:aptitude update && aptitude safe-upgrade

and then:

Quote:aptitude install $(cat ./docs/Ubuntu/ubuntu-packages-`lsb_release -cs`)

:-)
(This post was last modified: 07-21-2010 10:01 AM by borzu.)
07-21-2010 09:29 AM
Find all posts by this user Quote this message in a reply
borzu Offline
Junior Member
*

Posts: 13
Joined: Jul 2010
Reputation: 0
Post: #2
RE: libapache2-mod-fastcgi missed for ubuntu 9.10
Well, it goes off-topic but let me say the issue after installation:

I bumped into 500 internal server error at the first log in to admin.mysite.com.
The installation is on a 512 M ram, openvz vps.

And then apache failed to restart:


Quote:root@mx:~# /etc/init.d/apache2 restart
* Restarting web server apache2 WARNING: MaxClients (10) must be at least as large
as ThreadsPerChild (25). Automatically
increasing MaxClients to 25.
... waiting WARNING: MaxClients (10) must be at least as large
as ThreadsPerChild (25). Automatically
increasing MaxClients to 25.

The same problem that I had in debian installation.
(This post was last modified: 07-21-2010 11:29 AM by borzu.)
07-21-2010 11:25 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)