Centos
dlopen works second time on bad shared library on ubuntu 11.04; does the right thing on centos 5.5
I have bad shared library (undefined symbol). When I call dlopen() on it the first time, I get a NULL result with correct error message from dlerror().[详细]
2023-03-18 11:02 分类:问答Can't get Subclipse to run on CentOS workstation
I\'m running Eclipse under CentOS, and would like to use Subclipse rather than keep having to muck about with SVN via the command line.Unfortunately, I can\'t get the thing to run.[详细]
2023-03-18 02:41 分类:问答Optimise Lighttpd for lots of connections serving small files
I have a Lighttpd(1.4.28) web server running on Centos 5.3 and PHP 5.3.6 in fastcgi mode. The server itself is a quad core with 1gb ram and is used to record viewing statistics for a video platform.[详细]
2023-03-17 17:38 分类:问答Why are iframe uploads so slow?
Is there a reason server-side or 开发者_开发百科client-side why uploading even a tiny file via the iframe method can take such a long time?[详细]
2023-03-17 08:27 分类:问答Arabic file names converted into question marks
I have a spring application in one of the forms the use supposed to upload an excel file. The application saves the file开发者_运维知识库 on the hard desk and provide a link to the user to download i[详细]
2023-03-16 17:27 分类:问答Node.js script running, but it won't stop!
I have this test.js running in Node.js under CentOS 5. It works perfectly. Problem is, it won\'t stop! Even after closing my ssh client, it won\'t stop.[详细]
2023-03-16 04:21 分类:问答File can't run while being uploaded simultaneously via FTP
Not sure if this is server related or normal behavior, but I thought I\'d ask. I run a relatively high-traffic website (200k+ uniques/week) and we serve lots of links through a PHP file containing red[详细]
2023-03-15 20:21 分类:问答Node.js stops working when I log out
I logged in as root to my CentOS 5/cPanel server and I typed the following: cd /usr/local/bin/ git clone --depth 1 http://github.com/joyent/node.git[详细]
2023-03-15 01:44 分类:问答How 'bad' is replacing /usr/bin/perl with /usr/local/bin/perl on CentOS?
ANSWERED: Basically, it can be done with no major side-effects if you compiled your own perl and you did it the same way your OS did. While it isn\'t a recommended practice, I\'ve been able to run lik[详细]
2023-03-15 00:15 分类:问答PHP: $this is not an object
I came across this very weird bug on one of our websites. The website has worked properly for about a year now, however yesterday all of the sudden it started throwing \"ramdom\" 500 errors, statig f[详细]
2023-03-14 13:54 分类:问答