On Wed, Aug 10, 2016 at 07:13:05PM +0200, Yann Ylavic wrote:
> On Wed, Aug 10, 2016 at 5:12 PM, Raphaël wrote:
> > On Tue, Aug 09, 2016 at 01:03:33AM -0600, Anthony Biacco wrote:
> >> Is there any way i can rewrite the query string so that only the modified
> >> query string is used to create the
Ugh sorry, I had a test installation of nginx on the machine, which was not
fully removed after doing "apt-get remove". Looks like it would still start
up somehow. After I purged nginx, then apache2 started ok after reboot.
Thanks
On Tue, Aug 16, 2016 at 8:57 PM, R wrote:
> Hi, this is everythi
Hi, this is everything from cat /var/log/apache2/error.log:
[Mon Aug 15 13:42:17.138117 2016] [mpm_event:notice] [pid 26081:tid
139773925775232] AH00489: Apache/2.4.18 (Ubuntu) configured -- resuming
normal operations
[Mon Aug 15 13:42:17.138282 2016] [core:notice] [pid 26081:tid
139773925775232]
Look into restarting services. That's more important because you will
eventually want to the same behavior with all services not just Apache; but
check this out
https://geeksww.com/tutorials/servers/apache_web_http_server/tips_and_tricks/starting_apache_web_server_at_every_reboot_for_debian_ubuntu_
execute
cat /var/log/apache2/error.log
and post stdout
2016-08-16 19:26 GMT-03:00 R :
> Hi,
>
> I've installed apache on my Ubuntu 16.04 machine as follows:
>
> sudo apt-get install apache2
>
> and it works fine. It does not restart on its own though after a reboot.
> Are there other Ubuntu 1
Hope this helps
http://askubuntu.com/questions/42190/apache-server-doesnt-start-automatically
Stephen
www.roissy.ca
On 16-08-16 06:26 PM, R wrote:
Hi,
I've installed apache on my Ubuntu 16.04 machine as follows:
sudo apt-get install apache2
and it works fine. It does not restart on its
Hi,
I've installed apache on my Ubuntu 16.04 machine as follows:
sudo apt-get install apache2
and it works fine. It does not restart on its own though after a reboot.
Are there other Ubuntu 16.04 users that have it restarting on reboot?
Thanks