Software: Apache. PHP/5.5.15 uname -a: Windows NT SVR-DMZ 6.1 build 7600 (Windows Server 2008 R2 Enterprise Edition) i586 SYSTEM Safe-mode: OFF (not secure) C:\dmz\mysql\scripts\ drwxrwxrwx |
Viewing file: ctl.bat (571 B) -rwxrwxrwx Select action/file-type: (+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) | @echo off rem START or STOP Services rem ---------------------------------- rem Check if argument is STOP or START if not ""%1"" == ""START"" goto stop "C:\dmz\mysql\bin\mysqld" --defaults-file="C:\dmz\mysql\bin\my.ini" --standalone --console if errorlevel 1 goto error goto finish :stop "C:\dmz\apache\bin\pv" -f -k mysqld.exe -q if not exist "C:\dmz\mysql\data\%computername%.pid" goto finish echo Delete %computername%.pid ... del "C:\dmz\mysql\data\%computername%.pid" goto finish :error echo MySQL could not be started :finish exit |
:: Command execute :: | |
--[ c99shell v. 1.0 pre-release build #13 powered by Captain Crunch Security Team | http://ccteam.ru | Generation time: 0.0156 ]-- |