CMS/Forum/Premium Content

Jul 28, 2008

I am currently working on a site which has a series of tutorials on (videos, pdfs and html content.) I have not actually written a line of code for the site yet, as I want to make sure that I can provide great content as well as a nice site.

Anyway the idea is that users land on my site, can view the free tutorials without having to sign up. However to access other tutorials, users are required to sign up and pay a (very small) premium membership. The tutorials are to be sold per tutorial, so a user can buy access to one at a time.

eg

User buys tutorials for topic 'apples' and user then has unlimited access to the entire 'apples' package - videos, pdfs etc.
If the user then decides to purchase the topic 'pears' they then also have unlimited access to that topic.

As well as providing the content, I would also like to provide a forum. Ideally users would have a single sign up for the site, so they can then buy topics and use the forum. It would also be slicker if the user only had one log-in form for the whole site.

I have been thinking about ways of implementing this and have come up with the following:

1) Use a static site for some simple static pages - eg about us, home, contact us etc. and just link from the main site to the forum. In the forum i could have restricted access to certain sub-forums and just manually change the access once i receive payments [unless there is a simple way to automate this?]

2) Use a CMS which has forum module and a restricted access module

Ideally I would like to have all of the processes automated and use the CMS, but is there any other methods that people can suggest? Also can anyone recommend a CMS with these abilities? I have looked at Joomla, and have seen that it has a module for the payment part, but it looks like a lot of mucking around to get the forum integrated properly.

Does anyone know if you can set up a forum software which you can just point to a database where it will get the user information that it needs for a member?

Feel free to post any thoughts on my set up, I read a couple of posts below that a guy is looking to do a similar thing, but don't worry my content is very specific and is nothing to do with computers.

View 11 Replies


ADVERTISEMENT

Premium Bandwidth

Feb 27, 2009

What is the exact meaning of Premium Bandwidth? Some hosts advertise it. Is it meaning 100Mbps or something? Or an advertising gimmick? I searched WHT but I just get a million references to it w/o explanation
Thanks

View 11 Replies View Related

What Is Premium Hosting

Oct 4, 2008

I have seen this term on several threads. What is Premium hosting? Is it a higher end shared hosting or is it something totally different?

View 14 Replies View Related

What Is Premium Bandwidth?

Aug 15, 2008

What is this premium bandwidth that some providers advertise. What is premium in bytes transfering here and there.

View 4 Replies View Related

Premium Bandwidth And Service

Nov 6, 2009

Seems like some of the more premium colo's out there will only do full racks or higher. And to me, "premium" are companies like equinix, savvis, and iland.

We are coming from managed servers at Rackspace and are used to a pretty awesome support level. While reliability and uptime are the most important to us we also need a great service level.

Anyone have any recommendations on any Colo's that provide that sort of premium bandwidth, data center and service but also does half-racks?

View 5 Replies View Related

32 GB Premium Server Memory

Jun 15, 2009

Is that much - 32 GB Premium Server Memory?

Simplehelix.com offers that in their plans and I wonder if it's enough for high-intensive web sites.

View 7 Replies View Related

Market For Ultra Premium VPS

May 25, 2008

In your opinion do you believe there is a market for a very high end VPS solution?

Something like:
Equal Share CPU (3.0GHz)
3GB Ram reserved
8GB burst
250GB storage (15K drives)
3000GB bandwidth transfer

The thing that makes this “Ultra Premium” would be the host server resource guarantee.

Host server would be undersold in memory, making the possibility of burst memory availability very high.

Max of 8 shares, no host server would ever run more than 8VMs

Each VM would have an affinity for a particular CPU core, at a 1:1 ratio.

All resources are allocated from the beginning.

Host server spec’s would read something like this
2 x 3.0 5450 Xeon
32GB Fully Buffered memory
6x Seagate 15K 450 SAS drives in RAID5 array.
Gigabit uplink

View 7 Replies View Related

Premium Business Web Hosting

Aug 6, 2008

Does anyone know of a premium business web host? I'm looking for shared linux hosting, but not from some unreliable "budget" provider. I was considering MediaTemple, but discovered that they aren't very reliable after reading many reviews. Now the only provider left on my list is LiquidWeb. Does anyone else have any good ideas?

- Must be under $40/month (that's a lot for shared hosting)
- I don't need that much space or bandwidth (at LEAST 3-5 GB space and 150GB bandwidth) <- Scratch that, at least 60GB bandwidth

View 15 Replies View Related

Seeking Premium VPS ($50 - $70 Small Pkg)

Sep 10, 2008

if you know any premium VPS hosts.

Their price on the *Smallest Package* must be around $50 - $70.

I will not consider any companies that carry $20.00 VPS packages.

I want a rock solid VPS.

No Mickey Mouse, Dollar hosting for me.

What I want:

Linux,
C-panel or Hsphere
Fantastic - not important
Disk space - not important (finding a good host is more important. I can always buy more disk space)

View 14 Replies View Related

IIS 7 On Vista Home Premium Won't Work

Mar 14, 2008

I cannot get IIS to work on Vista Home Premium.

I have installed it as per instructions, turned off firewall etc

It appears to be installed but when I try [url]I just get the "internet explorer cannot display the webpage" page

View 2 Replies View Related

Premium Hosts With High-End Powerful Shared Hosting

Oct 7, 2008

Im a webdesigner so when looking for hosting i try to find one that is simple to manage, hardware powerful, lots of ready to install scripts and a beautiful webmail like Atmail or Zimbra.

So im looking for a powerful / quality high end "shared" hosting package.

Until now i have looked at:
- Mediatemple
(as @mail, exelent support but slow in Europe)

- Mosso
(is always good to be powered by rackspace but i think that the cloud hosting concept is still unsstable. Any experience?

- SimpleHelix (realy fast magento demo store, lots of scripts, @Mail and seems to have a fast network to europe)

So any advices on premium shared hosting?

An in Europe, any company similar to mediatemple or simplehelix?

Budjet: up to 100 $

View 8 Replies View Related

Apache :: Setup Virtual Host On Windows 7 Home Premium

Jan 2, 2014

I'm using Vertrigo 2.30 which in turn uses Apache 2.2.26 as part of its stack I am trying to set up virutal host on Windows 7 home premium.in httpd.conf I have uncommented Include conf/extra/httpd-vhosts.conf in C:WindowsSystem32driversetchosts I have

127.0.0.1 localhost
127.0.0.1 localhost
198.0.65.217 talknowradio.com # www
198.0.65.217 paranormalpalaceradio.comcastbiz.net # vhost

in C:Program Files (x86)VertrigoServApacheconfvertrigo.conf I have

<Directory "C:Program Files (x86)VertrigoServwww">
Options Indexes FollowSymLinks Includes
AllowOverride All
Order allow,deny
Allow from All
</Directory>

[code]...

my primary domain still works perfectly but the virtual host I created keeps loading 403 error page I have checked the Apache error log and I found two instanses of

[Tue Dec 31 08:33:29 2013] [error] [client 198.0.65.217] script 'C:/Program Files (x86)/VertrigoServ/www/vhost/modules.php' not found or unable to stat, referer: URL....I have no clue where or why its reading a module.php file granted I do use Nuke Evolution on my primary site but the only page in the virual host folder is a index.html I have checked and double checked.

View 16 Replies View Related

Plesk 12.x / Linux :: Parallels Premium Antivirus Memory Hogg?

Dec 3, 2014

So I set up a Cloud VM to host a number of websites and as a precaution I enabled the Parallels Antivirus.... wow. The server memory usage has shot up from 55% to 108% when it is turned on.

This is bonkers - how can I reduce the memory back to a safer % while keeping the AV turned on? Are there other services that are non essential that I can turn off without effecting performance?

View 8 Replies View Related

Microsoft Windows Small Business Server 2003 Premium With Ms Sql For Hosting ?

Jul 10, 2005

Can I use this edition for hosting on dedicated server, and how does it compare to the enterprise edition ? Can it be used with hosting? The web edition sucks as I can not install ms sql on it, so it is useless. Anyone use sbs server to host his website, because most of the link i read never mention it for hosting, and only for print sharing/ filesharing/ business applications, but where is it's use for hosting?

So what do you think ? IO looked at its infor and it did not provide much?

View 7 Replies View Related

VDS+Forum

Jan 5, 2007

I just toke a Virtual dedicated server based on linux-vserver technology with 512Mo of ram burstable to 3 Go, to host my ipb active forum (20,000 registred members ~80 simultalinous)..

the probleme is the vds can't handle the forum due to bad memory Usage..

Look at the memstat output :

Quote:

root@xxxxxx:/etc/init.d# memstat
676k: PID 2303 (/dev/zero)
436k: PID 2308 (/lib/tls/libnss_files-2.3.2.so)
11956k: PID 4215 (/SYSV00000000)
244k: PID 4234 (/usr/lib/libdb3.so.3.0.2)
34500k: PID 4280 (/lib/tls/libnss_files-2.3.2.so)
252k: PID 4287 (/lib/tls/libc-2.3.2.so)
396k: PID 4527 (/usr/lib/libdb3.so.3.0.2)
264k: PID 4529 (/lib/tls/libc-2.3.2.so)
392k: PID 4558 (/usr/lib/libdb3.so.3.0.2)
264k: PID 4563 (/lib/tls/libc-2.3.2.so)
236k: PID 4569 (/usr/lib/libdb3.so.3.0.2)
3560k: PID 4714 (/lib/tls/libnss_files-2.3.2.so)
3556k: PID 4791 (/lib/tls/libcrypt-2.3.2.so)
3476k: PID 4792 (/lib/tls/libcrypt-2.3.2.so)
3588k: PID 4793 (/lib/tls/libcrypt-2.3.2.so)
3468k: PID 4794 (/lib/tls/libcrypt-2.3.2.so)
3564k: PID 4795 (/lib/tls/libcrypt-2.3.2.so)
3620k: PID 4796 (/lib/tls/libcrypt-2.3.2.so)
3472k: PID 4797 (/lib/tls/libcrypt-2.3.2.so)
3468k: PID 4819 (/lib/tls/libcrypt-2.3.2.so)
460k: PID 5064 (/lib/tls/libnss_files-2.3.2.so)
248k: PID 5087 (/lib/tls/libnss_files-2.3.2.so)
248k: PID 5090 (/lib/tls/libnss_files-2.3.2.so)
8532k: PID 6351 (/SYSV00000000)
320k: PID 7933 (/usr/lib/gconv/ISO8859-15.so)
307124k: PID 7969 (/lib/tls/libnss_files-2.3.2.so)
240k: PID 7970 (/usr/lib/locale/locale-archive)
980k: PID 12506 (/lib/tls/libc-2.3.2.so)
752k: PID 13316 (/lib/tls/libnss_nis-2.3.2.so)
664k: PID 17042 (/dev/zero)
404k: PID 17195 (/lib/tls/libnss_files-2.3.2.so)
3328k: PID 24943 (/SYSV00000000)
12248k: PID 25310 (/SYSV00000000)
11128k: PID 25311 (/SYSV00000000)
11772k: PID 25312 (/SYSV00000000)
11072k: PID 25313 (/SYSV00000000)
12028k: PID 25314 (/SYSV00000000)
12028k: PID 25316 (/SYSV00000000)
11688k: PID 25317 (/SYSV00000000)
12340k: PID 25318 (/SYSV00000000)
11224k: PID 25319 (/SYSV00000000)
11796k: PID 25320 (/SYSV00000000)
11548k: PID 25322 (/SYSV00000000)
12012k: PID 25323 (/SYSV00000000)
11736k: PID 25324 (/SYSV00000000)
11440k: PID 25325 (/SYSV00000000)
11540k: PID 25326 (/SYSV00000000)
9344k: PID 25327 (/SYSV00000000)
11164k: PID 25328 (/SYSV00000000)
12080k: PID 25329 (/SYSV00000000)
10136k: PID 25330 (/SYSV00000000)
12084k: PID 25331 (/SYSV00000000)
396k: PID 32054 (/lib/tls/libc-2.3.2.so)
428k: PID 32055 (/lib/tls/libc-2.3.2.so)
428k: PID 32073 (/lib/tls/libc-2.3.2.so)
428k: PID 32074 (/lib/tls/libc-2.3.2.so)
428k: PID 32075 (/lib/tls/libc-2.3.2.so)
428k: PID 32076 (/lib/tls/libc-2.3.2.so)
428k: PID 32077 (/lib/tls/libc-2.3.2.so)
396k: PID 32087 (/usr/lib/libdb3.so.3.0.2)
268k: PID 32090 (/lib/tls/libc-2.3.2.so)
396k: PID 32140 (/usr/lib/libdb3.so.3.0.2)
264k: PID 32142 (/lib/tls/libc-2.3.2.so)
724k: /SYSV00000000 4215 6351 24943 25310 25311 25312 25313 25314 25316 ...
1280k: /dev/zero 17042
1280k: /dev/zero 17042
1280k: /dev/zero 2303
1280k: /dev/zero 2303
68k: /usr/lib/courier/authlib/authdaemond.mysql 32055 32073 32074 32075...
612k: /bin/bash 7933 17195
64k: /usr/lib/libtasn1.so.2.0.10 4215 6351 24943 25310 25311 25312 2531...
1644k: /usr/lib/locale/locale-archive 7933 7970 17195
1124k: /usr/lib/libperl.so.5.8.4 4215 6351 24943 25310 25311 25312 25313 ...
12k: /lib/libcap.so.1.10 2303 13316 17042
8k: /lib/libcom_err.so.2.1 4215 6351 24943 25310 25311 25312 25313 253...
8k: /usr/bin/logger 7970
248k: /lib/libncurses.so.5.4 7933 17195
20k: /lib/libnss_db-2.2.so 2303 4215 4234 4527 4558 4569 6351 13316 170...
32k: /lib/libpam.so.0.76 2303 4215 5064 5090 6351 13316 17042 24943 253...
28k: /lib/libwrap.so.0.7.6 2303 4215 4287 5064 6351 7969 13316 17042 24...
12k: /lib/security/pam_env.so 2303 17042
12k: /lib/security/pam_limits.so 2303 17042
8k: /lib/security/pam_mail.so 2303 17042
4k: /lib/security/pam_motd.so 2303 17042
8k: /lib/security/pam_nologin.so 2303 17042
44k: /lib/security/pam_unix.so 2303 17042
12k: /sbin/portmap 4287
28k: /sbin/syslogd 4234
408k: /usr/lib/libgnutls.so.11.1.16 4215 6351 24943 25310 25311 25312 25...
80k: /usr/lib/libgssapi_krb5.so.2.2 4215 6351 24943 25310 25311 25312 2...
136k: /usr/lib/libk5crypto.so.3.0 4215 6351 24943 25310 25311 25312 2531...
416k: /usr/lib/libkrb5.so.3.2 4215 6351 24943 25310 25311 25312 25313 25...
1008k: /usr/lib/i686/cmov/libcrypto.so.0.9.7 2303 2308 4215 4280 4714 479...
196k: /usr/lib/i686/cmov/libssl.so.0.9.7 4215 4714 4791 4792 4793 4794 4...
12k: /usr/lib/perl/5.8.4/auto/Cwd/Cwd.so 4215 6351 24943 25310 25311 25...
68k: /usr/lib/libz.so.1.2.2 2303 2308 4215 5064 6351 7969 13316 17042 2...

View 4 Replies View Related

SMF Forum Hosting

Jan 10, 2009

I own a smf forum with usually 100-150 online users and sometimes it reaches 600-1000. My hosting refuses to host my forum anymore cause there is heavy cpu usage on their server.

So I want to ask you if there is any share web hosting provider that can host my forum with a reasonable prise.

View 8 Replies View Related

VBulletin Forum On Vps

Oct 25, 2009

My site has outgrown my current host and I'm strongly leaning towards a vps. I am relatively inexperienced with web hosting as for the last 18 months I've had very few issues with my current host (Stream101.com). They are currently saying my site is very memory and processor intensive which is why I'm going to have to leave them soon(I can't pay the dedicated server prices that would give my site the stability I desire).

About my site:

My site has 18,000+ users, its about 18 months old. 5,632 threads, 78,967 posts. It used about 150gig of bandwidth last month. The site is growing quickly (IMO). The site makes some money, but not enough to justify spending what it would cost for a dedicated server.

I'm happy to provide any other information, but what I am looking for is suggestions on:

1) Is a VPS the right choice for my site in your opinion.

2) What hosting company's would you suggest I look into.

3) How much ram/processor speed should I be looking for

4) any other information you feel I should know about this.

View 9 Replies View Related

Forum Under Attack

Feb 4, 2008

Our forum is under attack...and our host won't do anything except tell us that our load is too high and that they might turn off our account.

But, we've already turned off the forum...the only load is a note that says it's down for maintenance...no database...no html...nothing.

In a very short amount of time it has has over 300,000 page requests for the same three pages.

Is there anything on my side (since I don't run the server) that I can do to stop this or prevent it...etc?

View 10 Replies View Related

Low End VPS To Power Forum

Jun 21, 2008

"Can i host a small forum at a 64mb ram vps with lighttpd and mysql? How many users can i have online?" I said that he can do that.Is this answer true?

View 14 Replies View Related

How Much Forum Bandwidth?

Jun 19, 2008

How much bandwidth does a forum take to run?

View 14 Replies View Related

Hosting A Forum On Vps

Dec 19, 2008

I want to host a invision forum. I have a lot of exp admining and modding but I have never run one myself.

I plan on using 15-30 gigs of material on site and the rest will be offsite storage.

I do not know how many members I will have it could be just a couple of hundred to a couple of thousand.

My question. I was planning on going with WiredTree because of all the great reiviews out there. And buying thier vps512 which has 60 gigs of storage and 800 monthly bandwith.

Will that be enough do you think? More, less? I would like to stay within 50-100 dollars. since I am mainly running this for recreation and not looking to make a profit.

I have never hosted a website or such before, but after reading here and doing research I do not really want a shared server.

View 5 Replies View Related

SMF Forum Optimising

Sep 3, 2008

After several stressful hours of reading these forums I have finally decided to post my own question. I have lurked and read here for months and picked my own reseller hosting after reading up on here.

I have a client with a problem with her SMF forum...

She set it up 6 months ago and needs to upgrade her hosting. Her current host is Ausweb and she has been suspended for abuse.

The scenario I need help with is SMF forum v.1.1.5
Traffic per month: 11-15 gbs
Hits per month: 10,000
Storage: 1084.8/2000 MB
Members: >200

She has been suspended 3 times last month, charged apparently for an upgrade and has forked out almost $1500 for 12 months from April, which I calculate to be $125 per month for 12 months... which should be a dedicated server!

Does she need a dedicated server?

Would a VPS suffice?

If she does.. who is economical as at this point it is non profit site although we are looking at changing that, through advertising.

What is the best scenario with the least added expense for this disillusioned forum owner who has a successful site but has had a horrendous experience with hosting?

View 14 Replies View Related

Community Forum

Aug 25, 2008

I've got my new hosting provider choice narrowed down to two providers (ServIt & WiredTree) for a Managed VPS. From the reviews here they both seem to be very similiar in customer support and reliability. The only difference I have found is that ServIt does have a community forum and WiredTree does not have a forum. It's wierd to be choosing a hosting provider based on this, so I thought I would come get your opinions on this.

View 14 Replies View Related

Phpbb3 Forum

Oct 18, 2008

I am trying to create a phpbb3 forum that can hold like 100 members. I am looking for hosting that will support my forum, is a decent price, and if I don't have to lock in any months thats an added bonus.

View 11 Replies View Related

Vps Specs To Set Up A Forum

Aug 27, 2008

We're setting up a vBulletin forum, and I'd like to know what we'll need from a vps. We expect 5000-10000 hits a day, maybe 30-60 users on at a time, and we'd like to keep quick load speeds.

So how much ram would we need to achieve fast speeds?

How many mysql database might we need (just roughly for such a sized forum)?

How much bandwidth will we need?

Plus any other info you can give!

I could also do with some VPS hosting recommendations. We'll be adding other sites (with less traffic) in the VERY near future, so we'd like them to be accomodated. A host with good support/ response time is a must, and one with excellent uptime to!

View 4 Replies View Related

Where To Host My Forum?

Dec 4, 2008

I have no experience in MySQL / database.. But I want to open a forum to learn some stuffs.

View 11 Replies View Related

Forum Integeration

Jun 21, 2008

install a phpbb3 or a SMF forum on my template html file for my web hosting company, i basically just want the forum to be under my site banner

View 7 Replies View Related

Hosting A Forum

Apr 2, 2008

What kind of webhost will I need for phpBB forum?

Here are the requirements :

A webserver or web hosting account running on any major Operating System with support for PHP

A SQL database system, one of:
FireBird 2.0 or above
MySQL 3.23 or above
MS SQL Server 2000 or above (directly or via ODBC)
Oracle
PostgreSQL 7.x or above
SQLite

PHP 4.3.3 or above with support for the database you intend to use. The optional presence of the following modules within PHP will provide access to additional features, but they are not required.
zlib Compression support
Remote FTP support
XML support
Imagemagick support

Of course free hosts are preferred, but nothing too expensive will do fine aswell. n_n

View 7 Replies View Related

Creating A Forum

Apr 3, 2008

I want to create a forum and have not got any idea in where to start. All I have at the moment is a PhpBB2 template which I would like to use.

The few questions I have are:

1: Do I need to purchase Webspace, if so which are recommended?
2: How would I install the template to the webspace and would the users login information get stored in a seperate database or would that come with the web hosting?

All help would be very much appriciated as i have no idea where to start and how to get it up and running.

View 8 Replies View Related

After Forum Migration

Jun 26, 2007

I transfered my forum from one server to another. ips changed. Before the transfer, I closed the board and put an announcement. After the transfer I opened the board and started posting.

Now, there are other members who've posted after the transfer but I've noticed decrease in activity. One of the members emailed me and told me that the board is still closed for him with the announcement shown. That message is from the old and not the new server. So how is this happening? What should he or I do? I and some other members can access and post normally.

The forum is is the one in my sig.

Just see if it's closed for you or not.

View 6 Replies View Related

Slow Forum

Dec 6, 2007

running a vb forum around 400 members online and 300 guests(they don't have access to forum)..

here's my top list

top - 20:27:49 up 2:48, 1 user, load average: 7.41, 3.93, 2.00
Tasks: 164 total, 7 running, 157 sleeping, 0 stopped, 0 zombie
Cpu(s): 79.0%us, 3.8%sy, 0.0%ni, 16.6%id, 0.0%wa, 0.0%hi, 0.7%si, 0.0%st
Mem: 2059456k total, 1379400k used, 680056k free, 74100k buffers
Swap: 2031608k total, 0k used, 2031608k free, 578940k cached

PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
25037 apache 15 0 43488 20m 5168 S 25 1.0 0:05.08 httpd
25021 apache 15 0 45168 21m 4840 S 20 1.1 0:06.22 httpd
25033 apache 15 0 44072 20m 4900 S 15 1.0 0:04.18 httpd
25281 apache 16 0 41388 18m 4792 S 13 0.9 0:03.09 httpd
924 apache 15 0 47036 24m 6208 S 11 1.2 2:04.58 httpd
25000 apache 15 0 43036 19m 4884 S 9 1.0 0:04.27 httpd
25019 apache 15 0 44432 20m 4880 S 9 1.0 0:03.58 httpd
25793 apache 16 0 40228 16m 4656 R 8 0.8 0:00.25 httpd
24398 apache 16 0 42896 19m 5232 R 8 1.0 0:04.65 httpd
2516 apache 15 0 43868 21m 5412 S 7 1.0 1:42.88 httpd
916 apache 15 0 46212 23m 6268 S 7 1.2 2:01.07 httpd
25032 apache 15 0 42544 19m 4828 S 7 0.9 0:02.72 httpd
2674 mysql 15 0 180m 45m 4860 S 7 2.3 5:31.09 mysqld
23073 apache 15 0 44728 21m 5216 S 6 1.1 0:13.05 httpd
23062 apache 15 0 42992 19m 4916 S 5 1.0 0:16.05 httpd
25007 apache 15 0 47484 24m 5100 S 2 1.2 0:03.22 httpd
15795 apache 15 0 46944 23m 5544 S 1 1.2 0:47.47 httpd
16339 apache 15 0 46212 22m 5076 R 1 1.1 0:47.83 httpd
25038 apache 15 0 42336 18m 4788 S 1 0.9 0:02.92 httpd
16339 apache 15 0 46208 22m 5076 S 3 1.1 0:47.79 httpd
25020 apache 15 0 44860 21m 4864 S 2 1.1 0:04.71 httpd
25079 apache 17 0 45828 22m 4860 R 2 1.1 0:04.15 httpd
16361 apache 15 0 44872 21m 5392 S 1 1.1 0:50.04 httpd
22666 apache 15 0 43748 20m 5272 S 1 1.0 0:14.98 httpd
22671 apache 15 0 43320 20m 5244 S 1 1.0 0:16.42 httpd
25032 apache 15 0 42544 19m 4824 S 1 0.9 0:02.51 httpd
916 apache 15 0 46212 23m 6268 S 0 1.2 2:00.86 httpd
24247 root 15 0 2164 1104 816 R 0 0.1 0:00.64 top
25009 apache 15 0 43028 19m 4828 S 0 1.0 0:03.32 httpd
25034 apache 15 0 43492 20m 5128 S 0 1.0 0:02.63 httpd
25268 apache 15 0 40892 17m 4676 S 0 0.9 0:00.49 httpd
25282 apache 15 0 41168 17m 4700 S 0 0.9 0:01.37 httpd

View 5 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved