Launch apache... (similat to XAMPP)
Launch apache... (similat to XAMPP) | |
|
|
Mitglied Posts: 56 Registered: 2007-11-13 | Hi,
When I can launch apache ? Can I launch it automatly in boot ?
I install PHP Apache mysql....
Thanks |
|
|
|
|
|
Re: Launch apache... (similat to XAMPP) | |
|
|
Administrator Posts: 426 Registered: 2004-09-09 | Manual start:
/etc/init.d/apache2 start
/etc/init.d/mysql start
You can enable automatic start on system startup by editing the configuration file /etc/default/apache2 resp. /etc/default/mysql |
|
|
|
|
|
Re: Launch apache... (similat to XAMPP) | |
|
|
Mitglied Posts: 56 Registered: 2007-11-13 | Hello,
Thanks a lot  |
|
|
|
|
|