jonathan1a Posted January 25, 2011 Share Posted January 25, 2011 Hello AllI am at my wits end trying to get this up and running. I want to use the control panel from gsp-panel.com and it wants the files for murmur have to be placed in the machines [file location]\murmur folder. Ive tried following every guide on the net and cant get this working. This will be installed on a VPS so i can install pretty much any OS on it. I am at the point now its more worth it to donate to someone to get this running. Quote Link to comment Share on other sites More sharing options...
Administrators kissaki Posted January 25, 2011 Administrators Share Posted January 25, 2011 Use the static binary if it has to be in one specific folder and only that folder.Extract and run, that’s all you need to do to be able to connect. Quote Link to comment Share on other sites More sharing options...
jonathan1a Posted January 25, 2011 Author Share Posted January 25, 2011 I have tried doing that but I cant get the server started i get-bash: ./murmur.x86: Permission denied Quote Link to comment Share on other sites More sharing options...
rawnar Posted January 25, 2011 Share Posted January 25, 2011 That error is related to the fact that the ./murmur.x86 is not executable. You can make it executable by running:chmod +x murmur.x86 Quote Computer specs: AMD FX-8320, 8GB DDR3-SDRAM, AMD Radeon HD 7950, Asus Xonar D1, Windows 7 Ultimate 64bit/Debian Jessie AMD64. Link to comment Share on other sites More sharing options...
jonathan1a Posted January 25, 2011 Author Share Posted January 25, 2011 Ok i did that now I get Failed to set initial capabilitiesI did edit the murmur.ini file with some of the basic info. Quote Link to comment Share on other sites More sharing options...
jonathan1a Posted January 25, 2011 Author Share Posted January 25, 2011 so it looks like even with that error the server is on and i can connect, but I would like to know how to correct that error. Quote Link to comment Share on other sites More sharing options...
exablast Posted January 25, 2011 Share Posted January 25, 2011 what database do you use? maybe you not use sqlite, so these variables in the .ini file are required for initial capabilities:database=dbDriver=dbUsername=dbPassword=dbHost=dbPort=edit:or you forgot to set the SuperUser password:./murmur.x86 -supw supersecretpwcya J:-) Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.