SA-MP Forums Archive
[Tool/Web/Other] [WAMP][Panel] gPanel - Simple WAMP (Windows) Control Panel! - 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: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+---- Forum: Tools and Files (https://sampforum.blast.hk/forumdisplay.php?fid=82)
+---- Thread: [Tool/Web/Other] [WAMP][Panel] gPanel - Simple WAMP (Windows) Control Panel! (/showthread.php?tid=297135)



[WAMP][Panel] gPanel - Simple WAMP (Windows) Control Panel! - gamer931215 - 14.11.2011

gPanel 1.0
-What is it?
This is a simple SA-MP Control panel which is designed for home server purpose, this means you can NOT manage multiple servers with this! You can just use this to manage your server remotely if you use a home pc as server as example. I originally planned to make it more advanced, reskin everything etc but i just cant find the time!!!

-Video
[ame]http://www.youtube.com/watch?v=m7ccAAGSVuc[/ame]

-How to use?
1. Extract the files to your public www folder (in WAMP its "c:\wamp\www" as default)
2. Open "config.php" in notepad, edit here the following details and READ THE DOCUMENTATION in the file about specifying the $PATH TO THE SERVER!!!!!:
Код:
	class settings
	{
		var $USERNAME 	= "admin";
		var $PASSWORD 	= "admin";
		var $REMOTE_IP	= "127.0.0.1";
		var $PORT	= 7777;
		var $PATH	= "C:/yoursampserver/";
	}
3. Save your php file, now start your wampserver (make sure you port forwarded everything correctly!)
4. You can now login on your panel and manage your server!


-About the release
I originally planned to add more features like remote rcon, advanced features to check when your server is forwarded correctly etc, but i just dont have the time to finish it!. This means it is pretty basic and requires a little bit knowledge about wamp,port forwarding etc.

The panel is pretty basic, but it has still some pretty sweet features! Like:
* Filemanager (edit/delete/upload/create files online!)
* Filemanager compiler Compile pwn files online!!!
* Basic server starter/stopper
* Basic config editor

Just have fun, and donate if you like to get my website back online!


Re: [WAMP][Panel] gPanel - Simple WAMP (Windows) Control Panel! - FireCat - 14.11.2011

Looks nice, thought I'll have to read it.


Re: [WAMP][Panel] gPanel - Simple WAMP (Windows) Control Panel! - MrDaddY - 14.11.2011

It is not working for me.. The ports are forwarded, the config file is OK.. I don't get it.

Код:
		var $USERNAME 	= "mrdaddy";
		var $PASSWORD 	= "bibiz0r";
		var $REMOTE_IP	= "188.24.133.13";
		var $PORT		= 7777;
		var $PATH		= "D:/samp/";
I am using XAMPP, and the server is hosted on my computer (well, not hosted, just testing ).


Re: [WAMP][Panel] gPanel - Simple WAMP (Windows) Control Panel! - gamer931215 - 14.11.2011

Quote:
Originally Posted by MrDaddY
Посмотреть сообщение
It is not working for me.. The ports are forwarded, the config file is OK.. I don't get it.

Код:
		var $USERNAME 	= "mrdaddy";
		var $PASSWORD 	= "bibiz0r";
		var $REMOTE_IP	= "188.24.133.13";
		var $PORT		= 7777;
		var $PATH		= "D:/samp/";
I am using XAMPP, and the server is hosted on my computer (well, not hosted, just testing ).
hmm never tested it on xampp.... its fully working in WAMP though


Re: [WAMP][Panel] gPanel - Simple WAMP (Windows) Control Panel! - Nenad - 14.11.2011

Nice release gamer tested and it worked
I hope you will make one that can be used on webhost, because I don't like hosting my server on my PC xD


Re: [WAMP][Panel] gPanel - Simple WAMP (Windows) Control Panel! - System64 - 14.11.2011

awesome work, so cool rep+


Re: [WAMP][Panel] gPanel - Simple WAMP (Windows) Control Panel! - juraska - 14.11.2011

That's freakin. Definitely will try it


Respuesta: [WAMP][Panel] gPanel - Simple WAMP (Windows) Control Panel! - Manuel7284 - 14.11.2011

Nice work!


Respuesta: [WAMP][Panel] gPanel - Simple WAMP (Windows) Control Panel! - Mati_IBV - 14.11.2011

is for windows and linux?


Re: Respuesta: [WAMP][Panel] gPanel - Simple WAMP (Windows) Control Panel! - Nenad - 14.11.2011

Quote:
Originally Posted by Mati_IBV
Посмотреть сообщение
is for windows and linux?
Windows only