Crashing in Linux - 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: Crashing in Linux (
/showthread.php?tid=558985)
Crashing in Linux -
ATGOggy - 20.01.2015
I made a server and hosted it in a samp hosting site.
Host is using Linux.
But, the problem is that my server keeps crashing when player spawns. It didn't crash when I tested it in Windows, my home.
Linux is case sensitive, so I rechecked log directories in script. I found no problems in scriptfiles.
What is causing this crash? I found nothing in server log.
Somebody please tell me what should I do.
Re: Crashing in Linux -
www - 20.01.2015
Give write permissions to your scriptfiles folder
Re: Crashing in Linux -
Ironboy - 20.01.2015
<Nevermind> Thought it was players issue.
Re: Crashing in Linux -
ATGOggy - 20.01.2015
Quote:
Originally Posted by www
Give write permissions to your scriptfiles folder
|
What
??
Re: Crashing in Linux -
Ironboy - 20.01.2015
Quote:
Originally Posted by ATGOggy
What ??
|
You have to give read and write permission to your scriptfiles folder, login to FTP and right click on scriptfiles and you can see the option "
permission".
Re: Crashing in Linux -
ATGOggy - 20.01.2015
Quote:
Originally Posted by Ironboy
You have to give read and write permission to your scriptfiles folder, login to FTP and right click on scriptfiles and you can see the option "permission".
|
When I right click it, it is showing ******'s chrome's right click items.
There is no options like properties in it. But, there is a button called Chmod. When I click it, something shows up showing rights. I ticked all read, write, and Execte.
What is Chmod?
Re: Crashing in Linux -
Ironboy - 20.01.2015
chmod is the command and system call which may change the access permissions to system files and directories.
Re: Crashing in Linux -
ATGOggy - 20.01.2015
Quote:
Originally Posted by Ironboy
chmod is the command and system call which may change the access permissions to system files and directories.
|
So, what should I do?
I ticked all 'write', 'read' and 'execute'
But still, server is crashing
Re: Crashing in Linux -
ATGOggy - 21.01.2015
Bump
Re: Crashing in Linux -
ATGOggy - 21.01.2015
It happens when player spawns