11.12.2009, 18:10
Replacement CPanel Being made!!!! First release will be Windows only.
Hey guys. I've recently decided to make a control panel with MySQL support so you can have just one address with the control panel and with loads of users on it. Unlike other control panels where if you have 3 servers, you'll need to have the control panel in 3 different directorys.
My first release of this control panel which is v1.7 is only for windows. This version is 2.3 Which I have a Linux version working.
[b]Credits go to:Download List:
Database & Examples:Windows:
Linux: Tutorial:
Firstly. GO TO LINE 111 IN THE index.php and find require('Classbot.php'); and change it to require('ClassBot.php'); OR IT WILL NOT WORK. Upload the control panel to your website in the directory you want, put the game server in the directory you want, NOT the website directory!.
Secondly. Open Requirements.php and enter your servers MySQL settings.
Thirdly. Go to mywebsite.com/path/to/cpanel/index.php?action=register
Fourthly. Make a account > Then when you have submitted it go to your PhpMyAdmin > Login.
5th. Create a database called `controlpanel`then insert the correct Database & Example into the Query window. go into the members table. find your user. and enter the data of where your server is located. and the executable name. Enter the IP of the server, and the Server it runs on, eg, dedi 1, dedi2, (if you own a host company).
6th. Login to the control panel, and control your server.
Hey guys. I've recently decided to make a control panel with MySQL support so you can have just one address with the control panel and with loads of users on it. Unlike other control panels where if you have 3 servers, you'll need to have the control panel in 3 different directorys.
Requirements:-
This control panel does not have everything on it at the moment. I have just made a simple mysql control panel. Later it will feature a Log viewer, Config edtior and Ban viewer.- Something to host it on *Dedi or VPS is best*
- Webserver with PHP and MySQL
- Small knowledge of MySQL > PHPMyAdmin will help you ALOT
My first release of this control panel which is v1.7 is only for windows. This version is 2.3 Which I have a Linux version working.
[b]Credits go to:
- Westie: Execution functions to start and stop the server.
- Artisteer: The theme for the control panel.
- Me: Coding the MySQL and PHP side of the control panel.
- The website I forgot: The secure login script with no known mysql injection vulnerabilities
- You do NOT have the rights to copy my control panel and say it's yours.
- From lines 78-108 in ClassBot.php you have the rights that apply to Westies License (Westie's Licence)
Database & Examples:Windows:
Linux: Tutorial:
Firstly. GO TO LINE 111 IN THE index.php and find require('Classbot.php'); and change it to require('ClassBot.php'); OR IT WILL NOT WORK. Upload the control panel to your website in the directory you want, put the game server in the directory you want, NOT the website directory!.
Secondly. Open Requirements.php and enter your servers MySQL settings.
Thirdly. Go to mywebsite.com/path/to/cpanel/index.php?action=register
Fourthly. Make a account > Then when you have submitted it go to your PhpMyAdmin > Login.
5th. Create a database called `controlpanel`then insert the correct Database & Example into the Query window. go into the members table. find your user. and enter the data of where your server is located. and the executable name. Enter the IP of the server, and the Server it runs on, eg, dedi 1, dedi2, (if you own a host company).
6th. Login to the control panel, and control your server.