View Single Post
  #22  
Old 01-29-2016, 01:50 PM
Uleat's Avatar
Uleat
Developer
 
Join Date: Apr 2012
Location: North Carolina
Posts: 2,815
Default

Some people put a shared_memory.exe call in their script to make sure that it's up-to-date every time.

You should at least make sure that it's run once..you may need to create the sub-folder '\..\shared\' in your server directory, if it doesn't exist.

(It does need to be run whenever there are changes to database entries or, especially, when there are changes in pertinent structure sizes in the code.)


Are you using 32-bit or 64-bit binaries?
__________________
Uleat of Bertoxxulous

Compilin' Dirty
Reply With Quote