vBSEO related
I dont know if the starters script exist, but i cant found. This is my solution from debian starters script in my Centos5. Create the configuration file Code: touch /etc/memcached.conf And put in: Code: #Memory a usar -m 16 # default port -p 11211 # user to run daemon nobody/apache/www-data -u nobody # only listen locally -l 127.0.0.1 Create the startups files Code: touch /etc/init.d/memcached ...
touch /etc/memcached.conf
#Memory a usar -m 16 # default port -p 11211 # user to run daemon nobody/apache/www-data -u nobody # only listen locally -l 127.0.0.1
touch /etc/init.d/memcached
Updated 10-16-2007 at 12:39 PM by dbembibre