On Wednesday 22 March 2017 08:25:18 Rainer Canavan wrote:
> On Wed, Mar 22, 2017 at 3:29 AM, John Iliffe wrote:
> > Just in case anyone is thinking about this, I managed to resolve it,
> > more by luck than by any plan.
> >
> > Basically, I just added links in the httpd/lib directory to everythin
On Wed, Mar 22, 2017 at 3:29 AM, John Iliffe wrote:
> Just in case anyone is thinking about this, I managed to resolve it, more
> by luck than by any plan.
>
> Basically, I just added links in the httpd/lib directory to everything that
> it claimed it couldn't find. Some are actually links to lin
Just in case anyone is thinking about this, I managed to resolve it, more
by luck than by any plan.
Basically, I just added links in the httpd/lib directory to everything that
it claimed it couldn't find. Some are actually links to links.
John
=
On Monday 20
I hate to re-ask a question that I have asked before (in 2012) but I have a
new version of Apache and the same problem again.
I compiled Apache-2.4.25 from source, and also openssl-1.0.2k. In the
Apache configuration I included "--with-ssl=/usr/openssl-1.0.2k" but now
when I try to start apa
: users@httpd.apache.org
Betreff: [users@httpd] Unable to start apache [wd-vc]
Hello,
Yesterday I had to reboot my server because nothing was responding. After I
reboot it the server I tried to start apache:
httpd -k start
But I check the websites but nothing was loading. After I check the logs I
Hello,
Yesterday I had to reboot my server because nothing was responding. After I
reboot it the server I tried to start apache:
httpd -k start
But I check the websites but nothing was loading. After I check the logs I
found this:
[Wed Mar 15 12:26:18.346919 2017] [suexec:notice] [pid 1331] AH0
> (98)Address already in use: AH00072: make_sock: could not bind to address
> [::]:80
Somethings already listening on port 80. netstat -bano in a cmd.exe
shell will probably tell you what (IIS, skype, ???)
-
To unsubscribe, e-m
Hello,
This is the first time I've posted. I hope I sent it correctly.
I'm following the instructions at
http://drupalsun.com/kristian-polso/2016/08/08/how-install-drupal-8-and-comp
oser-windows-10-bash to install Drupal 8 and Composer with the new Windows
10 Bash. I'm getting errors when I attem