MuServer Shutdown / Start (PHP)

Status
Not open for further replies.
Re: [Release] MuServer Shutdown / Start (PHP)

Notice: Undefined index: bsubmit in c:\program files\easyphp1-8\www\startstopserver\control.php on line 143

Notice: Undefined index: bsubmit in c:\program files\easyphp1-8\www\startstopserver\control.php on line 146

Notice: Undefined index: bsubmit in c:\program files\easyphp1-8\www\startstopserver\control.php on line 192

Notice: Undefined index: bsubmit in c:\program files\easyphp1-8\www\startstopserver\control.php on line 200

I get those errors and when i try to start the server EasyPHP closes
 
Re: [Release] MuServer Shutdown / Start (PHP)

Your "error_reporting" value in your PHP.ini is set to E_ALL probably...Its unnecessary to have it so high. you should set it to E_ALL & ~E_NOTICE instead.

Anyways...i reuploaded the script with a fix so you dont see that notice message...Re-download the script and overwrite control.php with the new one. It will fix the problem.
 
Re: [Release] MuServer Shutdown / Start (PHP)

Twiddle, nice idea...I just added that option. Download again the script and re-install it to create the appropriate files.
 
Re: [Release] MuServer Shutdown / Start (PHP)

Another very useful thing by sandbird ... Just perfect man ... 10000/10
 
Re: [Release] MuServer Shutdown / Start (PHP)

The idea is very nice, one thing i would add is server status on this pages, cause as you said if someone would like to use it with his mobile, he would need to look at the home page first wich could be very heavy for mobile. :-)
 
Re: [Release] MuServer Shutdown / Start (PHP)

added, updated the 1st post ;)

Btw i forgot to mention that if you load the server with the script all the subservers run in the background and the resources to your CPU and RAM are to the minimum. My Gameserver was running with 4% CPU and 40-60MB ram.
 
Re: [Release] MuServer Shutdown / Start (PHP)

sandbird i have made that you told me and don't get errors but when i try to use Start, Close, restart functions my apache give me error and don't send but doesn't close
 
Re: [Release] MuServer Shutdown / Start (PHP)

i'll need some more info about this error. What is the error it gives ? It would be nice if you can pm me the page so i can see the error myself when i hit the button.
Or If you can when you click that button and you see the error right click on the screen, select "View Source" or "View Page Source", copy all that text and send it in a pm.

I've tried to set my apache on max protection like yours and didnt have any errors...i dont know whats wrong with yours...pm me your msn so we can see it live.
 
Re: [Release] MuServer Shutdown / Start (PHP)

mirror...
 
Re: [Release] MuServer Shutdown / Start (PHP)

xute stop adding mirrors...They are wrong....its the first version what you uploaded....The script is hosted in RZ, its not going anywhere....no need for rapidshare mirrors.
 
Re: [Release] MuServer Shutdown / Start (PHP)

sure, install the script again select your game folder you want the script to install itself and add the exe files you want ( probably no arguments )

Now after that you'll have to go to that folder and open loader.bat and change according to your needs...Just keep the CD commands...it needs them.

I told you to install the script because it creates the value.php which has the path to your game directory where the exe's are....you can just edit current value.php...its the same thing.
 
Re: [Release] MuServer Shutdown / Start (PHP)

Intelligent release. Thanks sanbird very much !!!
 
Re: [Release] MuServer Shutdown / Start (PHP)

hmmm that depends on the website you are using. if they log in your site then they have to be able to do that in that site not somewhere else...like an outside page. So that has to be custom on each page.
Also are you using a reset system ? With adding resets in the Database ?
 
Status
Not open for further replies.
Back