Posts: 35
Threads: 6
Joined: Nov 2011
Reputation:
0
How to start a samp 0.3d (linux) server using ftp....
Hint : think of how CP works...
I am asking this because i need it really badly !!!
Posts: 10,066
Threads: 38
Joined: Sep 2007
Reputation:
0
You cannot run a server on a webhost, if that's what you're asking.
Posts: 35
Threads: 6
Joined: Nov 2011
Reputation:
0
not that !!!!
i want to start a server...of a free samp host without CP !!!!!
it is linux
Posts: 673
Threads: 45
Joined: May 2010
Reputation:
0
you have a console ?
if true enter this:
cd /yourserverfolder/
after this enter
./samp03svr &
now server online
Posts: 37
Threads: 6
Joined: Nov 2011
Reputation:
0
Simple just buy a host if you want to run in home host than you can't use FTP , its only for Hosting Company!
Posts: 338
Threads: 9
Joined: May 2011
Reputation:
0
Be a little specific.. what exactly do you want to know about starting a server?
Posts: 1,600
Threads: 3
Joined: May 2011
Reputation:
0
You cannot start a server from FTP.
From Console
You enter your folder from cd foldername
You would then have to run ./samp03svr &