memcached -u www-data -m 2048 -d
After I run the above,I've no idea which port it's using ...
In windows filed deleted can be find in trash if you didn't press shift,
What about the files deleted by rm -f
in linux
Anyone knows what it means exactly?
yum install mysql
yum install mysql-server
yum install mysql-devel
I think mysql
is a client and mysql-server
is server side,
but what's mysql-devel
for?
BTW,how to change the new installed mysql password to psw
?
http://en.wikipedia.org/wiki/LAMP_%28software_bundle%29
Using it will save lots of time, though...
Currently our web server is LAMP based,
but I need to install trac, which is written by python,
how can Apache support python requests?
I can check all kinds of error info with event viewer,
but I'm not yet aware of there is such utility in linux,
I can only check error logs of a specific application,
or is there such a tool in linux too?
My apache is not installed from source,but by yum .
Now I want to add the apache:asp
module to it,is it still possible with yum?
If it's PHP,it can be checked by phpinfo();
,
is there anyhow to know the ./configure ...
detail of how apache is built?
Here :
http://windows.php.net/download/
Is there a way to check whether I should install the VC9 one or the VC6 one programatically?