Results 1 to 2 of 2

Thread: Problem with linux!!

  1. #1

    Default Problem with linux!!

    Hi all

    after i had made my own server, i upload the files to Linux server.

    when i try to open the server an error appears "Permission denied"??

  2. #2
    Developer Todesengel's Avatar
    Join Date
    Dec 2013
    Location
    St. Louis, Missouri, USA
    Posts
    276

    Default

    Quote Originally Posted by Hazor View Post
    Hi all

    after i had made my own server, i upload the files to Linux server.

    when i try to open the server an error appears "Permission denied"??
    What exactly are you doing when you get this permission denied error? And since "linux" doesn't mean much, which distribution are you running? My first blush guess is you do not have the execute bit (x) set on the executable. "chmod +x YourFileName" should get you what you wish.

    I can also say that there is no good (unless I missed it or it has changed over time) unix startup script for reborn/mohaa server on unix. Perhaps this is due to the variations in startup subsystems, and I absolutely refuse to use the nightmare/misguidedLunacy that is systemd. I'm a freebsd guy, so I took a pretty thorough rc.d script I had written and modified it to take care of mohaa/reborn correctly.

    Let us know the above, and we'll get you rolling.

    Todesengel

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •