[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Limit on sites
- Subject: Re: [cobalt-users] Limit on sites
- From: "Steve Bassi" <steve@xxxxxxxxx>
- Date: Sat Apr 13 19:46:03 2002
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
| > ----- Original Message -----
| > From: "Ashish Bagla" <abagla@xxxxxxxxxxxx>
| >
| >
| > | My admin panel of cobalt raq4i server says maximum no of sites i.e.
| > virtual
| > | hosts is limited to 250
| > |
| > | i want to increase it.
| > |
| > |
| > | Ashish Bagla
| > | Email : abagla@xxxxxxxxxxxx
| >
| > http://list.cobalt.com/pipermail/cobalt-users/2002-April/065201.html of
| just
| > a few days ago answers that question.
| >
| > You can also go here:
| >
| > http://list.cobalt.com/mailman/listinfo/cobalt-users and type in "site
| > limit" (for example) in the search panel and you will find a lot of
useful
| > information.
| >
| > Now my bank account only has $250
| >
| > I want to increase it.
| >
| > Bassi
| >
| where this file can be founded...
|
| & what i need to do after i modify the file...
|
| Ashish
|
telnet into your RAQ and issue the following command to find the file.
find / -name Product_raq.pm -print
That will tell you where it is.
It should be:
/usr/lib/perl5/site_perl/5.005/Cobalt/Product_raq.pm
Bassi