Welcome Guest. Please Login or Register  


You are here: Index > AMPPS > General Support > Topic : Command line options



Normal Mode | Print  

Command line options
nikhil89
Group: Softaculous Team
Post Group: Elite Member
Posts: 467
Status:
Hi,

We currently do not support command line in AMPPS.

You can start Apache & MySQL service using following commands:
-> For Linux
Code
/usr/local/ampps/apache/bin/httpd
/usr/local/ampps/mysql/bin/mysqld


-> For MAC
Code
/Applications/AMPPS/apache/bin/httpd
/Applications/AMPPS/mysql/bin/mysqld


-> For Windows
Code
/path/to/AMPPS/apache/bin/httpd
/path/to/AMPPS/mysql/bin/mysqld


To stop the above process use the following command:
-> For Linux & MAC
Code
sudo killall httpd
sudo killall mysqld


-> For Windows
Code
taskkill /IM httpd.exe
taskkill /IM mysqld.exe


We will try to include the same in our next update. Please let us know if you need any further information.
IP: --   


Threads
 breskva   Command line options (3 Replies, Read 16733 times)
    |--  merlin_it   Hello, I do...   on September 28, 2015, 6:48 pm
    |--  nikhil89   Hi, We currently...   on October 1, 2015, 9:58 am
    |--  breskva   Thanks nikhil89! I...   on October 1, 2015, 3:41 pm

« Previous    Next »

Normal Mode | Print  



Users viewing this topic
1 guests, 0 users.


All times are GMT. The time now is October 21, 2025, 7:43 pm.

  Powered By AEF 1.0.8 © 2007-2008 Electron Inc.Queries: 10  |  Page Created In:0.020