Posts: 151
Threads: 38
Joined: Jan 2016
Reputation:
0
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?
Posts: 10,066
Threads: 38
Joined: Sep 2007
Reputation:
0
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.
Posts: 151
Threads: 38
Joined: Jan 2016
Reputation:
0
HEELP... I need to open the server
Posts: 79
Threads: 2
Joined: Dec 2010
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.