View Single Post

  #7 (permalink)  
Old 11-03-2007, 03:29 PM
nixcraft's Avatar
nixcraft nixcraft is offline
Never say die
User
 
Join Date: Jan 2005
Location: BIOS
My distro: Ubuntu
Posts: 1,036
Rep Power: 10
nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute
Default

I don't use xcache, I'm using zend optimizer

Back to topic, create node with
Code:
mkdir /srv/dev
mknod -m 666 /srv/dev/zero c 1 5
Test it out, also copy all shared libs used by xcache. Remember error 500 means /dev/files and shared libs missing.
__________________
Vivek | My personal blog
Linux Evangelist
Play hard stay cool
Reply With Quote