Did you check permissions,/ownership of dbpath,logpath dirs?
You can start mongod from command line giving different port,dbpath,logpath dirs but you need to use the port number while connecting
Start mongod as normal user not as root
Check mongodb documentation on how to start mongod from command kine