Can't write to a file on Linux server
#5

1.Linux is case sensitive, "./Directory/" and "./directory/" are NOT the same.
2.Watch out for linux path. Anything starting with / (slash) means root, not relative to where you are now. So use "/save/frequencies.ini" just in case samp does not handle that (i think it is but im not sure).
3.Directory must be writable. Make sure that you user/group has write rights for that directory. (Dont forget that if your user is owner of the directory, then group or everyone else rights are not meant for him.
Reply


Messages In This Thread
Can't write to a file on Linux server - by WingedFrostWolf - 04.01.2016, 20:16
Re: Can't write to a file on Linux server - by IceBilizard - 05.01.2016, 04:20
Re: Can't write to a file on Linux server - by Michael B - 05.01.2016, 06:06
Re: Can't write to a file on Linux server - by Infinity - 05.01.2016, 06:28
Re: Can't write to a file on Linux server - by DRIFT_HUNTER - 05.01.2016, 09:14
Re: Can't write to a file on Linux server - by WingedFrostWolf - 05.01.2016, 16:17

Forum Jump:


Users browsing this thread: 1 Guest(s)