• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

bf2 module problems

K

k.satirli

Guest
Dear community,

I recently started playing with the bf2 feature of plesk and downloading and installing the server instance was no problem, however, whenever I try to configure it, I get the following error:

Code:
Error: Failed to create the game server configuration directory in the specified account:
mktemp: cannot make temp dir .bf2_e16538: Permission denied

of course .. this is kinda obvious - permissions arent set correctly, however, a "ls -al" on the directory where the server directory resides in gives:

Code:
drwxrwxrwx   3 domain_bf2 psacln   
16  9. Apr 16:50 bf2.domain.com

in other words - chmod 777, user is also set to the correct user (or so I believe), yet plesk still wont write my config.

I'd be grateful for any pointers :)
 
Back
Top