This forum is no longer active. Please post your questions to our new community site
How to restart webserver
|
|
It’s wired, I tried this command: sudo /etc/init.d/apache2 restart But here is the error: sudo: /etc/init.d/apache2: command not found What’s wrong? |
|
|
Hi, The command to start/stop servers is the following “/opt/bitnami/ctlscript.sh” or “/etc/init.d/bitnami”
You can find more info at http://wiki.bitnami.com/Native_Installers_Quick_Start_Guide#How_can_I_start_or_stop_the_servers.3f |

