Y_Ini not saving in linux
#1

Hello!
So, i started to edit an unfinished mode and i had no problem with it until i uploaded to my Linux server. I tested tons of time in my PC (Windows) and it worked.
So the main problem is that everytime i've left the Linux server than i have had to re-register. (This is the mode) I checked other stuffs on the internet but i dont know what to do. The mode is working with y_ini, and i saw that it has problems with Linux, but i cant fix it by my own.
Could somebody help me please? :C
Reply
#2

Have you created "user" folder in scriptfiles?
Reply
#3

Yes. As i said it works perfectly on Windows
Reply
#4

Have you check the server log for errors?
Reply
#5

[13:38:17] *** YSI Error: INI_Open could not find or create file /User/Kami.ini
[13:39:57] *** YSI Error: INI_Open could not find or create file /User/Kami.ini
[13:39:57] Your character has been saved.
[13:39:57] [part] Kami has left the server (0:1)
Thats it.
Reply
#6

Quote:
Originally Posted by Dancsika
Посмотреть сообщение
[13:38:17] *** YSI Error: INI_Open could not find or create file /User/Kami.ini
[13:39:57] *** YSI Error: INI_Open could not find or create file /User/Kami.ini
[13:39:57] Your character has been saved.
[13:39:57] [part] Kami has left the server (0:1)
Thats it.
Exactly what I said above, you don't have "User" folder in scriptfiles or you are not creating .ini scriptwise.
Reply
#7

I have it. But how could i create that .ini stuff?
Reply
#8

you copy zcmd for example and delete everything and put in data like this
http://prntscr.com/h3ib4l
sorry for my bad english
Reply
#9

Okay, its too complicated for me xD I just give it up.
Reply
#10

Go into your samp folder on your linux based VPS.
Give your files enough permission for writing+reading.

lets start by writing this command below
Код:
chmod -R 777 *
Also be aware of the case letters for your folder scheme.
(Make sure it's called 'User' and not 'user')
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)