FiveReborn ubuntu 10.04 VPS error

i get this error when trying to start the server any ideas?
2016-07-23 22:38:37.1565|FATAL|CitizenMP.Server|Could not open the configuration file citmp-server.yml.

Move all of the files to the bin folder.

did that now i get this
2016-07-23 22:48:59.3472|ERROR|CitizenMP.Server|Error creating script environment for resource initial: Could not find file “/home/memes/New/bin/resources/initial/__resource.lua”.
2016-07-23 22:48:59.3504|ERROR|CitizenMP.Server| at [U] System.IO.FileStream…ctor(String path,FileMode mode,FileAccess access,FileShare share,Int32 bufferSize,Boolean anonymous,FileOptions options)
2016-07-23 22:48:59.3504|ERROR|CitizenMP.Server| at [U] System.IO.FileStream…ctor(String path,FileMode mode,FileAccess access,FileShare share)
2016-07-23 22:48:59.3504|ERROR|CitizenMP.Server| at [U] System.IO.File.OpenRead(String path)
2016-07-23 22:48:59.3504|ERROR|CitizenMP.Server| at [U] System.IO.StreamReader…ctor(String path,Encoding encoding,Boolean detectEncodingFromByteOrderMarks,Int32 bufferSize)
2016-07-23 22:48:59.3504|ERROR|CitizenMP.Server| at [U] System.IO.StreamReader…ctor(String path)
2016-07-23 22:48:59.3504|ERROR|CitizenMP.Server| at [U] Neo.IronLua.LuaDeskop.CompileChunk(Lua lua,String sFileName,LuaCompileOptions options,KeyValuePair`2[] args)
2016-07-23 22:48:59.3504|ERROR|CitizenMP.Server| at [U] CitizenMP.Server.Resources.ScriptEnvironment.DoInitFile(Boolean preParse)