Thread: Project U-232
View Single Post
  #316  
Old 15th July 2014, 17:52
WhyMe WhyMe is offline
Banned
 
Join Date: Apr 2014
P2P
Posts: 160
Talking flush all memcache
@DooM
SSH

LONGIN WITH ROOT PASSWORD

ENTER USER NAME

Use the following command to flush all data

Code:
echo "flush_all" | nc 127.0.0.1 11211
Or

Code:
echo "stats" | nc 127.0.0.1 11211
Or RUN BOTH OF THEM,

sometimes the flush on site not working sometimes so you have to go into the ssh to flush the site, logout site to to run above , make sure your using putty to run the above

And one more thing did you 0777 all the folders in root you have too 0777 the main site folder so on httpdocs then on the site folder to 0777