[URGENT] Problem with config access on a plugin? (CENTOS)

Discussion in 'Bukkit Help' started by RetroCola, Feb 8, 2013.

Thread Status:
Not open for further replies.
  1. Offline

    RetroCola

    Im having a problem where one of my plugins dosent seem to have the right to do this;
    INFO java.io.FileNotFoundException: plugins/<PluginHere>/config.yml (Permission denied)

    So any ideas how to fix? i do have root access and SSH access too.

    EDIT: World edit seems to have the same kind of problem
    WARNING Could not use log file worldedit.log: Couldn't get lock for /plugins/WorldEdit/worldedit.log

    EDIT: Well now that command just cutted out all the connections to my server. Great.
     
  2. Offline

    JWhy

    cd /your/path/to/bukkit/
    chmod -R 755 *
     
Thread Status:
Not open for further replies.

Share This Page