I used WAMP. 1. Extracted the files to the wamp64 root - that's inside the www/ 2. Edited conf\settings.xml and changed the paths in there - all of them - to \path\to\wamp64\www\ Assuming wamp64 is installed in D:\, you change the paths to D:\wamp64\www\seeddms60x (I am using 6.0.13). However, rootDirvalue in any case must point to the exact version of seeddms which is also contained in the above path, which in my case was: rootDir="D:\wamp64\www\seeddms60x\seeddms-6.0.13\" 3. You need to have a...