Start/Stop mysql and apach
c:\mysql\bin\mysqladmin -u root shutdown
Via Win Services
net start Apache2
net start MySQL
c:\mysql\bin\mysqld
c:\apache\bin\httpd
c:\apache\bin\httpd -k shutdown
c:\apache\bin\httpd -k shutdownc:\mysql\bin\mysqladmin -u root shutdown
Via Win Services
net start Apache2
net start MySQL
No comments:
Post a Comment