Displaying 2 results from an estimated 2 matches for "75652".
Did you mean:
7552
2007 Sep 28
3
PHP5/CentosPlus big mess.
...usr/lib/php/modules/apc.so: cannot open shared object file: No such file or directory in Unknown on line 0
[...repeat for each file in /usr/lib/php/modules/...]
However, those "files" are there:
# ls -l /usr/lib/php/modules/fileinfo.so /usr/lib/php/modules/apc.so
-rwxr-xr-x 1 root root 75652 Nov 24 2006 /usr/lib/php/modules/apc.so
-rwxr-xr-x 1 root root 10580 Nov 24 2006 /usr/lib/php/modules/fileinfo.so
I don't know anything about how to get php to show these errors, since
the simple phpinfo.php file works (but admittedly it doesn't really do anything).
Can anyone point me...
2007 Mar 19
2
TC not working well with bonded nics please help
Hi,
I am facing a problem when I run tc on the bonded nic cards.
When I run tc on a single nic card, it worked perfectly fine. But when I
run tc on a bond of two nics, tc gives poor performance. The two nics
were bonded in round-robin (load balancing) mode. I created a qdisc, class
and a filter as follows:
tc qdisc add dev bond0 root handle 1: htb
tc class add dev bond0 parent 1: classid