SA-MP Forums Archive
Save whit host and local - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Save whit host and local (/showthread.php?tid=614559)



Save whit host and local - AlexPalermitano97 - 09.08.2016

Hi,i have a big problem.
When I open a server in local, the gm save the file in scriptfiles but if i connect in the host the Gm, will not save a file, why?


Re: Save whit host and local - Vince - 09.08.2016

In the majority of cases it's permission related. The scriptfiles folder must be writeable by the same user that runs the server. For the least amount of problems, create a user that will run the server and download and extract the server package as that user. Don't upload via FTP.


Re: Save whit host and local - AlexPalermitano97 - 09.08.2016

How I do?


Re: Save whit host and local - AlexPalermitano97 - 09.08.2016

I use filezilla


Re: Save whit host and local - AlexPalermitano97 - 09.08.2016

Uppp


Re: Save whit host and local - AlexPalermitano97 - 09.08.2016

HEELP... I need to open the server


Re: Save whit host and local - AlexPalermitano97 - 09.08.2016




Re: Save whit host and local - AlexPalermitano97 - 10.08.2016

UPPP


Re: Save whit host and local - AlexPalermitano97 - 10.08.2016

Ooh, come on... Today I open the server but I have this problem


Re: Save whit host and local - [cS]Owain - 10.08.2016

Vince told you the problem make scriptfiles folder write-able.
Try chmod 755 on scriptfiles folder via console. Make sure the samp process and scriptfiles folder are owned by same user.