Posts: 404
Threads: 72
Joined: Dec 2013
Reputation:
0
i have uploaded the server into FTP
when i create an account it says in logs "ysi error ini open could not find or create file"
but in my PC it works fine.
Posts: 757
Threads: 36
Joined: Jun 2013
Reputation:
0
Permissions are perfectly Alright?
Are you actually moving something with Data in it or its just empty?
Posts: 404
Threads: 72
Joined: Dec 2013
Reputation:
0
explain more, but everything is alright.
EDIT:The host is windows, all files transfer successfully, except .so "plugins" so i think no problems?
Posts: 1,206
Threads: 39
Joined: Feb 2014
Reputation:
0
.so plugins are for Linux-based servers/computers, that's not an issue with yours.
Did you make all the folders under /scriptfiles?
Posts: 404
Threads: 72
Joined: Dec 2013
Reputation:
0
Bible i did make all folders, they are already created, as i said it works fine in my PC, it creates the account and everything works fine, except in the host it shows the same dialog OnPlayerRequestClass and they use .dll so it's windows..
i've searched in ****** about this problem "So many people posts" the same problem in the same host "vortex host" but i dunno how they fixed it or what they've done.
Posts: 1,206
Threads: 39
Joined: Feb 2014
Reputation:
0
Try setting your permissions to 777 in your FTP.
Posts: 404
Threads: 72
Joined: Dec 2013
Reputation:
0
What permissions / sorry explain more
Posts: 178
Threads: 26
Joined: Aug 2012
Reputation:
0
I had this problem too..Linux is supporting small/big letters..That's mean if in your script you save player data like this: "Accounts/%s" and in ftp the folder name is "accounts" it'll not work..