Gossamer Forum
Home : Products : Gossamer Links : Development, Plugins and Globals :

Re: [Swaylock] File Save Location does not exist or is not writeable.

Quote Reply
Re: [Swaylock] File Save Location does not exist or is not writeable. In reply to
It is correct to assume that is probably WRONG <G>

Unless the server is running as you, and usually it's not, the defs directory _really_ needs to be either:

1) world writable 777

or

2) owned by the server, usually "nobody nobody"

Since that takes super user powers, the alternative is to create a dummy def file in the defs directory, set it to 777 and install the plugin. If that doesn't work, you'll have to set the defs directory to 777 and let the server write the def file itself. You can set it back to 755 after that.

Once a file exists, and is "writeable" usually the installer code will just overwrite it without a problem.


PUGDOG� Enterprises, Inc.

The best way to contact me is to NOT use Email.
Please leave a PM here.
Subject Author Views Date
Thread File Save Location does not exist or is not writeable. Swaylock 3032 Apr 21, 2003, 11:14 PM
Thread Re: [Swaylock] File Save Location does not exist or is not writeable.
pugdog 2962 Apr 22, 2003, 2:42 AM
Thread Re: [pugdog] File Save Location does not exist or is not writeable.
Swaylock 2953 Apr 22, 2003, 10:32 AM
Post Re: [Swaylock] File Save Location does not exist or is not writeable.
pugdog 2916 Apr 22, 2003, 2:52 PM
Thread Re: [Swaylock] File Save Location does not exist or is not writeable.
Paul 2922 Apr 22, 2003, 3:57 PM
Post Re: [Paul] File Save Location does not exist or is not writeable.
pugdog 2926 Apr 22, 2003, 7:51 PM