What Is The Maximum Suitable CPU Load Average

Jan 19, 2007

CPU load average is around 2-5% on my box. I'd like to know when I'll have to upgrade the CPU. Can I wait and add more accounts until it reaches 90%

View 12 Replies


ADVERTISEMENT

Load Average

Apr 29, 2009

If everyone can take a look at this (while all domains were turned off) and give me any advice to what is eating up resources so badly? The load averages are at 1.3+ with only yum trying to run on the box and it has already been running to nearly two hours were this would typically take 10-15 minutes max prior.

Host: FutureHost
Type: VPS
DC: Dallas
Plan: VPS Elite with 1.5GB of memory

top - 11:40:21 up 2:26, 2 users, load average: 1.35, 1.39, 1.37
Tasks: 41 total, 1 running, 40 sleeping, 0 stopped, 0 zombie
Cpu(s): 0.3%us, 0.0%sy, 0.0%ni, 99.7%id, 0.0%wa, 0.0%hi, 0.0%si, 0.0%st
Mem: 1572864k total, 202300k used, 1370564k free, 0k buffers
Swap: 0k total, 0k used, 0k free, 0k cached

PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
1 root 15 0 1988 664 572 S 0 0.0 0:02.57 init
3572 admin 15 0 24488 9308 6072 S 0 0.6 0:00.11 php-cgi
3643 admin 15 0 24488 9324 6088 S 0 0.6 0:00.10 php-cgi
3685 apache 18 0 7940 3688 876 S 0 0.2 0:06.49 lighttpd
3686 admin 25 0 24076 7684 5096 S 0 0.5 0:00.05 php-cgi
3689 admin 25 0 24080 7684 5096 S 0 0.5 0:00.05 php-cgi
3690 admin 25 0 24080 7692 5096 S 0 0.5 0:00.05 php-cgi
3692 admin 20 0 24076 7684 5096 S 0 0.5 0:00.05 php-cgi
3693 admin 20 0 24076 7684 5096 S 0 0.5 0:00.05 php-cgi
3790 admin 20 0 24080 7688 5096 S 0 0.5 0:00.05 php-cgi
3905 admin 20 0 24072 7680 5096 S 0 0.5 0:00.05 php-cgi
4053 admin 20 0 24072 7680 5096 S 0 0.5 0:00.05 php-cgi
5252 admin 20 0 24080 7688 5096 S 0 0.5 0:00.06 php-cgi
5415 admin 15 0 24368 8820 5748 S 0 0.6 0:00.06 php-cgi
5628 admin 20 0 24076 7684 5096 S 0 0.5 0:00.06 php-cgi
5734 root 18 0 9844 2804 2268 S 0 0.2 0:00.52 sshd
5828 root 15 0 2516 1408 1116 S 0 0.1 0:00.02 bash

View 7 Replies View Related

VPS CPU Load Average

May 8, 2009

I have a VPS, and i wanted to know if the CPU / Load Average that shows at my Plesk control panel reports only the usage of my part of the server cpu, or if it is the real/complete cpu usage for the entire server?

So in a simple way, is another user with a vps at the same server is doing a high cpu task at is vps, will it show at my plesk cpu load average?

View 9 Replies View Related

VPS Load Average

Jul 8, 2007

What Should be load average of a VPS to be called as IDEAL?

View 12 Replies View Related

Load Average: 3.49, 3.79, 3.80

Feb 5, 2007

optimize MySql i have load average: 3.49, 3.79, 3.80

my server have more than 200 web site working online i have so many Mysql process ..

my server info:

CPUs:

Quote:

Processor #1 Vendor: GenuineIntel
Processor #1 Name: Intel(R) Xeon(TM) CPU 3.00GHz
Processor #1 speed: 2993.075 MHz
Processor #1 cache size: 2048 KB

Processor #2 Vendor: GenuineIntel
Processor #2 Name: Intel(R) Xeon(TM) CPU 3.00GHz
Processor #2 speed: 2993.075 MHz
Processor #2 cache size: 2048 KB

Processor #3 Vendor: GenuineIntel
Processor #3 Name: Intel(R) Xeon(TM) CPU 3.00GHz
Processor #3 speed: 2993.075 MHz
Processor #3 cache size: 2048 KB

Processor #4 Vendor: GenuineIntel
Processor #4 Name: Intel(R) Xeon(TM) CPU 3.00GHz
Processor #4 speed: 2993.075 MHz
Processor #4 cache size: 2048 KB

Memory Information:

Quote:

Memory: 5190364k/5767168k available (1877k kernel code, 51280k reserved, 759k data, 184k init, 4325120k highmem)

System Information:

Quote:

Linux 2.6.9-42.0.8.ELsmp #1 SMP Tue Jan 23 13:01:26 EST 2007 i686 i686 i386 GNU/Linux

PHP Version: 4.4.4
MySQL Version: 4.1.21-standard

MySql Settings :

Quote:

[mysqld]
skip-locking
character-sets-dir=/usr/share/mysql/charsets/
query_cache_limit=1M
query_cache_size=16M
query_cache_type=1
max_user_connections=100
max_connections=500
interactive_timeout=60
wait_timeout=30
connect_timeout=10
thread_cache_size=96
thread_concurrency=2
key_buffer=8M
join_buffer=1M
max_allowed_packet=24M
table_cache=1024
record_buffer=1M
sort_buffer_size=1024K
read_buffer_size=1024K
max_connect_errors=10
read_rnd_buffer_size=1024K
myisam_sort_buffer_size=16M
socket=/var/lib/mysql/mysql.sock
key_buffer_size=16M
[mysql.server]
user=mysql
basedir=/var/lib
[safe_mysqld]
open_files_limit=4096
[mysqldump]
quick
max_allowed_packet=8M
max_allowed_packet=8M
[mysql]
no-auto-rehash
[isamchk]
key_buffer=16M
sort_buffer=16M
read_buffer=8
write_buffer=8M
[myisamchk]
key_buffer=16M
sort_buffer=16M
read_buffer=8M
write_buffer=8M
[mysqlhotcopy]
interactive-timeout

View 13 Replies View Related

High Load Average While Using SCP

Oct 22, 2009

I have to move about 50 GB each night from one server to another.

This is the command I'm using:

Code:

/bin/nice -n +19 scp -c blowfish -l 18000 -P 22222 root@XX.XX.XX.XX:/backup/dailybacks/*.tar.gz ./
There is no private lan so i have to use internet. I'm using blowfish, which will reduce cpu load, and also limiting bandwidth transfer, usign -l 18000. How ever, I still do see some high load averages..

Do you have any other suggestion to optimize CPU performance while running scp?

View 6 Replies View Related

Load Average Is High

Jun 20, 2009

Why my server - load average is high?

below is output of top:

top - 13:52:53 up 29 days, 5:39, 3 users, load average: 72.05, 68.90, 67.89
Tasks: 857 total, 2 running, 833 sleeping, 20 stopped, 2 zombie
Cpu(s): 4.2%us, 2.5%sy, 0.0%ni, 26.4%id, 63.6%wa, 0.5%hi, 2.8%si, 0.0%st
Mem: 8181908k total, 8135188k used, 46720k free, 35104k buffers
Swap: 4192956k total, 26624k used, 4166332k free, 7321172k cached

PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
337 mysql 15 0 327m 56m 4252 S 4.0 0.7 74:18.53 mysqld
24732 root 15 0 13380 1760 808 R 1.0 0.0 0:10.44 top
313 root 10 -5 0 0 0 S 0.3 0.0 90:25.28 kswapd0
22040 nobody 15 0 63148 3272 1572 S 0.3 0.0 0:00.30 httpd
22136 nobody 15 0 63148 3260 1572 S 0.3 0.0 0:00.21 httpd
22291 nobody 15 0 63148 3280 1580 S 0.3 0.0 0:00.18 httpd
22327 nobody 16 0 63148 3280 1580 D 0.3 0.0 0:00.20 httpd
22406 nobody 15 0 63148 3276 1580 S 0.3 0.0 0:00.18 httpd
22522 nobody 16 0 63148 3268 1580 S 0.3 0.0 0:00.10 httpd
23553 nobody 16 0 63148 3244 1556 S 0.3 0.0 0:00.09 httpd
23556 nobody 15 0 63148 3256 1568 S 0.3 0.0 0:00.09 httpd
26260 nobody 16 0 63148 3296 1608 S 0.3 0.0 0:00.13 httpd
26618 nobody 16 0 63148 3244 1556 S 0.3 0.0 0:00.13 httpd
28849 nobody 16 0 63148 3240 1556 S 0.3 0.0 0:00.04 httpd
28903 nobody 15 0 63148 3208 1532 S 0.3 0.0 0:00.02 httpd
29533 nobody 15 0 0 0 0 Z 0.3 0.0 0:00.02 httpd <defunct>
29558 nobody 15 0 63148 3236 1548 S 0.3 0.0 0:00.01 httpd
29587 nobody 15 0 63148 3216 1536 S 0.3 0.0 0:00.01 httpd
29592 nobody 15 0 63148 3208 1532 S 0.3 0.0 0:00.02 httpd
1 root 15 0 10344 576 544 S 0.0 0.0 0:05.36 init
2 root RT -5 0 0 0 S 0.0 0.0 3:58.90 migration/0
3 root 34 19 0 0 0 S 0.0 0.0 6:15.52 ksoftirqd/0
4 root RT -5 0 0 0 S 0.0 0.0 0:00.00 watchdog/0
5 root RT -5 0 0 0 S 0.0 0.0 0:12.33 migration/1
6 root 34 19 0 0 0 S 0.0 0.0 0:30.07 ksoftirqd/1
7 root RT -5 0 0 0 S 0.0 0.0 0:00.00 watchdog/1
8 root RT -5 0 0 0 S 0.0 0.0 0:02.57 migration/2
9 root 34 19 0 0 0 S 0.0 0.0 0:02.84 ksoftirqd/2
10 root RT -5 0 0 0 S 0.0 0.0 0:00.00 watchdog/2
11 root RT -5 0 0 0 S 0.0 0.0 0:11.61 migration/3
12 root 34 19 0 0 0 S 0.0 0.0 0:01.12 ksoftirqd/3
13 root RT -5 0 0 0 S 0.0 0.0 0:00.00 watchdog/3
14 root 10 -5 0 0 0 S 0.0 0.0 0:00.22 events/0
15 root 10 -5 0 0 0 S 0.0 0.0 0:00.10 events/1
16 root 10 -5 0 0 0 S 0.0 0.0 0:00.16 events/2
17 root 10 -5 0 0 0 S 0.0 0.0 0:00.09 events/3
18 root 10 -5 0 0 0 S 0.0 0.0 0:00.00 khelper
87 root 10 -5 0 0 0 S 0.0 0.0 0:00.03 kthread
94 root 10 -5 0 0 0 S 0.0 0.0 0:00.78

View 14 Replies View Related

Virtuozzo Load Average

Aug 15, 2008

My site is running really slow at the moment. I checked Virtuozzo for resource usage, and it has been saying this for the past 1/2 hour.

CPU Usage: 0%
Load Average: Varies between 0.88 and 1.3 (anything over 1 is full capacity, and critical)

How can the load average be maxed out when my site hardly uses any CPU usage?

View 6 Replies View Related

Normal Load Average

Dec 19, 2008

I have a server with Core2Duo E6600 CPU, 4 gigs of RAM and 2x250 GB HDD's. What is the "normal" load average I can expect having ~50 websites running on it with medium visits. My current load averages (and most of the time ones) are:
load average: 0.24, 0.13, 0.16

Is this "normal"?

View 12 Replies View Related

High Load Average

Apr 19, 2007

What would you call a high load average? What is the top number?

Does this look unhealthy?....

1:48PM up 562 days, 18:14, 4 users, load averages: 11.15, 9.11, 6.48

2:14PM up 562 days, 18:39, 4 users, load averages: 0.85, 2.38, 3.94

View 9 Replies View Related

High Load Average

Dec 5, 2007

I have a new Quad core server which has a high load average. Only hosting about 200 sites on it and they are not database sites. Only a few MySQL sites.

Here is the output from top:

top - 15:12:06 up 13 days, 16:38, 1 user, load average: 14.66, 14.21, 12.81
Tasks: 247 total, 4 running, 241 sleeping, 0 stopped, 2 zombie
Cpu(s): 7.9%us, 6.6%sy, 0.0%ni, 79.6%id, 5.9%wa, 0.0%hi, 0.0%si, 0.0%st
Mem: 3369172k total, 3244620k used, 124552k free, 6296k buffers
Swap: 2096472k total, 5180k used, 2091292k free, 2499476k cached

PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
29439 apache 18 0 148m 101m 4516 D 13 3.1 19:57.79 httpd
29444 apache 18 0 146m 98m 3668 R 12 3.0 11:15.56 httpd
1883 apache 18 0 147m 99m 3584 D 11 3.0 6:08.36 httpd
30263 apache 18 0 146m 99m 4116 D 11 3.0 14:58.88 httpd
1881 apache 18 0 147m 99m 3656 D 10 3.0 2:43.73 httpd
1884 apache 18 0 147m 99m 3632 D 10 3.0 4:15.96 httpd
4768 apache 18 0 149m 102m 4312 R 10 3.1 0:39.93 httpd
29443 apache 18 0 146m 98m 3620 D 10 3.0 24:53.11 httpd
30209 apache 18 0 147m 100m 4228 D 8 3.1 8:25.29 httpd
2230 apache 17 0 154m 108m 5048 D 8 3.3 0:02.94 httpd
1886 apache 18 0 147m 100m 3984 R 7 3.0 1:27.71 httpd
1882 apache 15 0 153m 106m 5328 S 3 3.3 0:01.68 httpd
8795 root 15 0 0 0 0 D 1 0.0 0:00.08 pdflush
273 root 10 -5 0 0 0 S 1 0.0 0:39.82 kswapd0
1984 root 10 -5 0 0 0 D 0 0.0 2:09.22 kjournald
5113 mysql 15 0 135m 33m 5460 S 0 1.0 15:55.22 mysqld

View 3 Replies View Related

CSF ( High 5 Minute Load Average )

Nov 6, 2009

i`m using csf + lfd on the server ( CentOS / Cpanel )

i have received the notification from my root user regarding the "High 5 minute load average "

i have just checked my apache but couldn`t find any problem , everything is normal , But what`s the notification for ?

Note : The email included 3 files ( Apache status files )

Time: Sat Nov 7 00:34:48 2009 +0330
1 Min Load Avg: 8.28
5 Min Load Avg: 8.26
15 Min Load Avg: 8.26
Running/Total Processes: 11/171

View 8 Replies View Related

How To Auto Reboot When Load Average = 5

Apr 4, 2008

how to auto reboot when load average =5. and send an email to me before reboot.

View 3 Replies View Related

Extracing Load Average From Uptime

Apr 27, 2007

I am trying just to extract the 5 minute load average from the output of a uptime command.

The output is as follows:

15:30:23 up 5:42, 3 users, load average: 0.03, 0.06, 0.08

So the value I need is 0.06.

View 9 Replies View Related

Lfd: High 5 Minute Load Average Alert - 6.37

Mar 21, 2008

I use CSF on a VPS with 512 RAM and 1024 Busrt and the other day I received the below notification. My hostsaid it was Mailman and since I don't use mailing lists the recommendationwas to disable it. So I did. I'm curious tho as to why this happened in the first place.

Time: Wed Mar 19 17:53:33 2008
1 Min Load Avg: 11.41
5 Min Load Avg: 6.37
15 Min Load Avg: 2.70
Running/Total Processes: 12/94 ...............

View 0 Replies View Related

Displaying Server Load Average Through HTTP

Nov 26, 2008

to display the server load average through HTTP. How may I do that?

Please note that I have all insecure functions disabled, such as exec, system, etc... But I have root access.

View 11 Replies View Related

Plesk 11.x / Linux :: High CPU Wait I/O And Load Average During Backup

May 20, 2014

PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE
Parallels Plesk Panel 11.5.30 MU #44 CentOS 6.5 (Final) 64bit

2 of our our servers are suddenly experiencing high Wait I/O Times, and high Load Averages during the backup process. During this period the Plesk grinds to a halt, sometimes crashing out completely (although SSh is still possible. We have been in talks with our server suppliers (assuming this would be node related) however they have done a lot of testing etc. and categorically state the node is fine , with no other users affecting it.

STEPS TO REPRODUCE : We backup the server using the scheduled backup service and Wait I/O immediately goes up.

ACTUAL RESULT: Plesk downtime / Website downtime

EXPECTED RESULT: No downtime, successful back up

Some other info :
All other processes (MYSQL, apache, Nginx etc) are all running between 1 - 10%

Partition "/usr" utilization 4.2% used (1.81 GB of 43.3 GB) (?)
Partition "/var" utilization 50.6% used (61.8 GB of 122 GB) (?)

We are struggling to identify what has changed on the server that would cause this sudden change.

View 3 Replies View Related

Which Cpanel Would Be More Suitable For Me

Sep 3, 2008

I'm planning on moving from a shared hosting environment to a VPS. I've got 2 VPS hosts in mind (FutureHosting and Zone.net), all of them offer cpanel, Plesk, and DirectAdmin.

My question to everyone is which cpanel would be more useful to me? I've used cpanel in the past, but I would like to try something new. With the VPS, I do plan to host people's websites and I would like to create more websites for myself and manage them. I am leaning more towards DirectAdmin since it has an option for creating small user panels for people. What does everyone else think?

Also, how do you determine how much RAM you need? I obviously can't monitor my own RAM usage since I come from a shared hosting environment? How will I know if I need 256, 384 or even 512MB of RAM? Should I just start off with 256 and go from there?

View 11 Replies View Related

Which Cisco Firewall Is Suitable For Me

Oct 16, 2009

i want a Cisco firewall suitable for one dedicated server protection, that server would host up to 30 vps

and i may buy another server in future, so what do you recommend?

View 8 Replies View Related

How Can I Chose A Suitable Switch

Sep 9, 2009

i want to rent bandwidth about 200M~300M from DC,

and i need a switch to handle the bandwidth.

on the core switch,

i want to cut different lan and limit each port's bandwidth,

two 50M,one 100M,and other are litle.

which switch can handle it?

my budget is not many,

i hope it is reliable,

i hear some good review about 3com and procruve,

but im not sure if they have good switch suit my purpose.

View 11 Replies View Related

Motherboard Suitable For Linux OS

Apr 16, 2007

I wonder what component makes a mobo suitable for Linux?. Is it the chipset for the board or something else too?.

View 5 Replies View Related

Is VPS Really Suitable To Create Reseller Plans

Jan 23, 2007

I am planning to use a VPS to create cPanel/WHM Reseller Plans for my customers. I have a question:

Is VPS really suitable to create Reseller Plans?

View 14 Replies View Related

Cheapest SSL Certificate Suitable For E-Commerce From ENom

Jan 30, 2008

I've always been a seller that's primarily used PayPal only.. However, on my next online venture, we're stepping it up a grade and will be implementing a full CMS system, an e-commerce cart module (or platform in its entirety) and security through SSL certification.

I've taken a look at the SSL certificates offered by eNom and was wondering what you all thought would be the cheapest certificate that is suitable and ready for e-commerce that will process credit cards, etc.

Certainly the more expensive, I can assume is more feature and security laden, but just wanted to know what you all feel is a good balance of price, security and readiness for e-commerce.

View 2 Replies View Related

Cisco ASA 5505 Suitable For Low Bandwidth Colo?

Sep 16, 2007

Is a basic Cisco ASA 5505 suitable for a low-bandwidth colocation environment? I run a small virtualization network, going to be expanding to multiple hosts with a SAN and looking for something that is more secure and easier to manage.

Right now, I only have 12 virtual servers and I'm only pushing about 1-1.5mbps on average, though going to be expanding it so my capacity will be about 4x, including multiple physical servers and a layer2 switch. Sometimes managing it even now can become a PITA.

I would like to use an external firewall, but don't think I need something as hefty as an ASA 5510, as I doubt I'd max out the 5505 on throughput. I'm also sceptical about putting up a m0n0wall/pfSense box, as it might not be as cost effective to put it on new, reliable hardware, and putting it on some older/purchased off Ebay server could be unreliable as it is the entry point to my network.

Think the ASA 5505 would be a good entry level point?

View 4 Replies View Related

Suitable Internet Speed For Dedicated Server Hosting About 30 VPS

Oct 16, 2009

What is the suitable internet speed for dedicated server hosting about 30 VPS?

View 7 Replies View Related

Most Suitable Licence For Setting Up A Shared Hosting Server? (exchange, Sql, Dns)

Oct 8, 2008

I have built a server so I can co-locate it to be used for shared hosting. The specification is high, compared to most dedicated server offerings, so I was considering splitting it up into different virtual machines for different purposes. The specification is: Intel Xeon 3230 (4x 2.66ghz), 8GB DDR ECC RAM, Seagate Cheetah SAS 15,000rpm (4x 147GB), Adaptec RAID 5405 (RAID 6 Array with Battery Backup), Dual on-board NIC, etc.

The original plan was to use this machine as just one linux server, but I am concerned most of its potential will not be exploited. So I am exploring the possibility of setting it up as 2 Virtual Machines, installing Linux on one and Windows on the other. This way I can offer hosting for ASP and ASP.NET, and possibly MS SQL and/or Exchange depending on costs for their licences.

What Microsoft licences are suitable for servers used for shared hosting? From what I can gather there are several ways of being licenced, but I can't figure out which is the most cost effective. It seems you buy the server OS edition that supports your requirements, then pay another licence per user (CAL?) - I haven't got a clue how many users I will need to have though. Then if you want to use MS SQL, DNS or Exchange you need the correct edition - and buy licences for these too.

Does anyone know roughly what I should be looking to pay for what? I would ideally like to have MS SQL, DNS and Exchange - but am aware that the licence could be so expensive that it wouldn't be worth doing.

View 2 Replies View Related

Suitable UK Linux Hosting Packages For Lots Of Small Sites

Sep 5, 2007

Does anyone know of a hosting Linux package (must be UK based) that has the usuals (PHP, MySQL, subdomains, email, Apache ModRewrite) that is geared towards hosting lots of low bandwidth sites?

I use several great hosters but they limit the amount of addon domains or charge you through the roof for extra ones. I'm thinking a package that will let me do 15 - 25 domains. More would be a bonus. The bandwidth allowance is not a problem. A lot of my customers' sites use less than 100 MB a month.

View 5 Replies View Related

Plesk 11.x / Linux :: Micro Update Halted - No Suitable Solutions Were Found

Dec 23, 2014

I just applied yum updates and then attempted Plesk microupdates on a Mediatemple dv4 VPS running CentOS release 5.11.

I ran the 'up' alias (as I have done many times with success):

alias up='/usr/local/psa/admin/sbin/autoinstaller --select-product-id plesk --select-release-current --reinstall-patch --install-component base'

It halted with:

ERROR: Unable to install the "psa-updates-11.0.9-rhel5.build110140930.15.noarch" package.

The following could cause the installation failure:

1) psa-updates-11.0.9-rhel5.build110140930.15.noarch: No suitable solutions were found for the "sw-engine >= 2.5.2" dependency.

2) sw-engine-2.5.2-201409301549.rhel5.x86_64: No suitable solutions were found for the "libcurl.so.3()(64bit)" dependency.

Here are the RPMS updated just beforehand:

Updated:
bind.x86_64 30:9.3.6-25.P1.el5_11.2 bind-libs.x86_64 30:9.3.6-25.P1.el5_11.2
bind-utils.x86_64 30:9.3.6-25.P1.el5_11.2 kernel-headers.x86_64 0:2.6.18-400.1.1.el5
mysql.x86_64 0:5.5.41-1.el5.remi mysql-bench.x86_64 0:5.5.41-1.el5.remi
mysql-devel.x86_64 0:5.5.41-1.el5.remi mysql-libs.x86_64 0:5.5.41-1.el5.remi
mysql-server.x86_64 0:5.5.41-1.el5.remi nss.x86_64 0:3.16.2.3-1.el5_11
ntp.x86_64 0:4.2.2p1-18.el5.centos php.x86_64 0:5.4.36-1.el5.remi

[Code] .....

View 3 Replies View Related

Traceroute :: Maximum Value Acceptable?

Feb 6, 2007

When we do traceroute between 100 -130 ms delay between hop is acceptable? What is the maximum value can be acceptable?

View 2 Replies View Related

Maximum Execution Time .. In My Vps

Aug 21, 2008

i always get :-

Fatal error: Maximum execution time of 30 seconds exceeded in /home/ante/public_html/me/classes/http.php on line 418

Warning: fclose(): supplied argument is not a valid stream resource in /home/ante/public_html/me/classes/other.php on line 145 

when i try upload big files (up 140mb to my vps using RapidLeech
and here my php.ini
[url]
i chnaged the php.ini to the new value and restart http only

my vps info
safe mod : on
Operating system: Linux
PHP version: 5.2.5
Apache version: 1.3.41 (Unix)

View 4 Replies View Related







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