Could someone please give me a hand with #379118?
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=379118
Basically the current depends line installs both Apache and Apache2,
when I do a:
sam$ sudo apt-get install wordpress apache2
Reading package lists... Done
Building dependency tree... Done
T
On 2005-10-21T00:49+0100 Paul Martin wrote:
> On Thu, Oct 20, 2005 at 12:04:24PM +1000, Kai Hendry wrote:
> > I don't understand why there is a need to restart the server in a
> > postrotate using apache2 as an example.
> > Could you or rather docs explain this better? :
Found the problem with init.d script:
bible$ egrep ^PidFile /etc/apache2/* -r
/etc/apache2/apache2.conf:PidFile /var/run/apache2.pid
/etc/apache2/apache2.conf.old:PidFile /var/run/apache2.pid
/etc/apache2/apache2.conf.old.phpmyadmin:PidFile /var/run/apache2.pid
/etc/apache2/httpd.conf.me:PidFile /
On 2005-10-19T19:35+1000 Adam Conrad wrote:
> Kai Hendry wrote:
> > Fatal error: Call to undefined function mysql_connect()
> dpkg-reconfigure php5-mysql
> Make sure it's enabled in apache2 (if that's what you're using, CGI,
> apache1, or whatever as appropria
Also http://wp.dabase.com/ doesn't have mysql support though I installed
php5-mysql. I'm really stumped by this one.
It's odd because after testing wordpress and phpmyadmin do work.
Though other applications give a :
Fatal error: Call to undefined function mysql_connect()
--
To UNSUBSCRIBE,
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
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: apache
Version: 1.3.29.0.2-4
Severity: normal
I am trying to set apache to have liberal umask setting, to ensure www-data
user does not write something with incorrect permissions.
So I'm putting umask 002 in /etc/init.d/apache, but I see there I should
be :
# The variables below are NO
9 matches
Mail list logo