I am getting grief from this init script. Any ideas why?
bible$ sudo /etc/init.d/apache2 reload
Reloading web server config...apache2: Could not determine the server's fully
qualified domain name, using 127.0.0.1 for ServerName
done.
bible$ sudo /etc/init.d/apache2 restart
Forcing reload of w
On 2005-10-19T14:45+1000 Adam Conrad wrote:
> Kai Hendry wrote:
> > bible$ dpkg -L apache2-common | grep init
> > /etc/init.d
> > /etc/init.d/apache2
> > bible$ cat /etc/init.d/apache2
> > cat: /etc/init.d/apache2: No such file or directory
> > Big problem was the "/etc/init.d/apache2" could not be
Kai Hendry wrote:
>
> bible$ dpkg -L apache2-common | grep init
> /etc/init.d
> /etc/init.d/apache2
> bible$ cat /etc/init.d/apache2
> cat: /etc/init.d/apache2: No such file or directory
>
> Big problem was the "/etc/init.d/apache2" could not be found. I did
> reinstall apache2-common and still i
On one machine with unstable I noticed somehow via upgrades that some
apache2-* stuff had crept in, though apache1.3 was the httpd.
As I've used apache2 on other machines, I thought I would try upgrade
the machine today though I had difficulties.
bible$ dpkg -L apache2-common | grep init
/etc/in
Package: apache2-mpm-prefork
Version: 2.0.54-5
Severity: important
I have a blank page with PHP5.1 (snapshot from october 13, 2005) and
mod_rewrite. The rewrite engine is working cause even when I give a
wrong URL I get a code 200 in my logs but the size of the returned page
still 0.
Using a .h
5 matches
Mail list logo