View Single Post
  #6  
Old 06-03-2009, 12:25 PM
gaeorn
Developer
 
Join Date: Apr 2009
Location: USA
Posts: 478
Default

Did you increase the shared memory size for the system? If not, add:

kernel.shmmax = 134217728

to /etc/sysctl.conf and reboot. Otherwise, I have no idea why you would be having problems reading in the items.
Reply With Quote