Linux Panel Help! - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Linux Panel Help! (
/showthread.php?tid=397905)
Linux Panel Help! -
GLE - 07.12.2012
I downloaded panel
https://sampforum.blast.hk/showthread.php?pid=786345#pid786345 and this is not work, error:
http://46.22.208.31/test/ open this webpage and this error, how to fix? And line:
#define("SERVER_IP", "46.22.208.133:7777"); # Uncomment this line only if you need to.
How to fix this line, i typed "46.22.208.133:7777" this is my server ip, and erroR
Re: Linux Panel Help! -
Bernardoo - 07.12.2012
Do you need to un-comment that line?
Re: Linux Panel Help! - Guest9328472398472 - 07.12.2012
You should probably reply on the thread you got it from or email the developer of it with your question..
Re: Linux Panel Help! -
GWMPT - 07.12.2012
#define("SERVER_IP", "46.22.208.133:7777");
For what i know, IP does not have the port added on it.
so it should look like:
#define("SERVER_IP", "46.22.208.133");
But anyways, the problem isn't there.
Re-download westie ant ctrl, and do the right edit on the System/Definitions.php file.
Don't ask me HOW, since i don't have the file, and i'm not thinking to download it.
Re: Linux Panel Help! - Guest9328472398472 - 07.12.2012
Klklt0 is right. You have to specify the IP of the machine, then when you get in the panel you create the server under you desired port.