Re: Apache 1.3.29.0.1-3 Installation failed

2004-01-20 Thread B. Liu

Hi, you are right, I had apache running, problem solved. Thank you very
much.

Bin

On Tue, 20 Jan 2004, Fabio Massimo Di Nitto wrote:

>
> Probably you have an instance of apache that is still running or something
> in your system is using port 5656. Check with netstat or similar.
>
> Fabio
>
>




Re: Apache 1.3.29.0.1-3 Installation failed

2004-01-20 Thread B. Liu

The error.log file shows as following,
[Tue Jan 20 06:26:26 2004] [notice] Apache/1.3.29 (Debian GNU/Linux)
PHP/4.3.2 configured -- resuming normal operations
[Tue Jan 20 06:26:26 2004] [notice] Accept mutex: sysvsem (Default:
sysvsem)
[Tue Jan 20 10:53:08 2004] [crit] (98)Address already in use: make_sock:
could not bind to port 5656

apachectl configtest runs:

Processing config directory: /etc/apache/conf.d
Syntax OK

Bin

On Tue, 20 Jan 2004, Fabio Massimo Di Nitto wrote:

>
> Can you check /var/log/apache/error.log and apachectl configtest?
>
> Thanks
> Fabio
>




Re: Apache 1.3.29.0.1-3 Installation failed

2004-01-20 Thread B. Liu

Hi, Thank you for quick response. I updated the entire machine, I have
php43 installed at /usr/local/. But following your suggestion, I installed
the php4 debian package as well, this time the error message is different.
Here it is:

Reading Package Lists... Done
Building Dependency Tree... Done
The following extra packages will be installed:
  libmm13
Suggested packages:
  php4-pear
The following NEW packages will be installed:
  libmm13 php4
0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
3 not fully installed or removed.
Need to get 794kB of archives.
After unpacking 1831kB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://ftp.uk.debian.org testing/main libmm13 1.3.0-1 [15.4kB]
Get:2 http://ftp.uk.debian.org testing/main php4 4:4.3.3-4 [778kB]
Fetched 794kB in 9s (84.6kB/s)
Preconfiguring packages ...
Selecting previously deselected package libmm13.
(Reading database ... 63872 files and directories currently installed.)
Unpacking libmm13 (from .../libmm13_1.3.0-1_i386.deb) ...
Selecting previously deselected package php4.
Unpacking php4 (from .../php4_4%3a4.3.3-4_i386.deb) ...
Setting up apache (1.3.29.0.1-3) ...
Starting web server: apache failed
invoke-rc.d: initscript apache, action "start" failed.
dpkg: error processing apache (--configure):
 subprocess post-installation script returned error exit status 1
Setting up libapache-mod-perl (1.29.0.1-3) ...

Setting up apache-perl (1.3.29.0.1-3) ...
Starting web server: apache-perlProcessing config directory:
/etc/apache-perl/conf.d


Re: Apache 1.3.29.0.1-3 Installation failed

2004-01-20 Thread Fabio Massimo Di Nitto

Probably you have an instance of apache that is still running or something
in your system is using port 5656. Check with netstat or similar.

Fabio

On Tue, 20 Jan 2004, B. Liu wrote:

>
> The error.log file shows as following,
> [Tue Jan 20 06:26:26 2004] [notice] Apache/1.3.29 (Debian GNU/Linux)
> PHP/4.3.2 configured -- resuming normal operations
> [Tue Jan 20 06:26:26 2004] [notice] Accept mutex: sysvsem (Default:
> sysvsem)
> [Tue Jan 20 10:53:08 2004] [crit] (98)Address already in use: make_sock:
> could not bind to port 5656
>
> apachectl configtest runs:
>
> Processing config directory: /etc/apache/conf.d
> Syntax OK
>
> Bin
>
> On Tue, 20 Jan 2004, Fabio Massimo Di Nitto wrote:
>
> >
> > Can you check /var/log/apache/error.log and apachectl configtest?
> >
> > Thanks
> > Fabio
> >
>
>

-- 
Our mission: make IPv6 the default IP protocol
"We are on a mission from God" - Elwood Blues

http://www.itojun.org/paper/itojun-nanog-200210-ipv6isp/mgp4.html




Re: Apache 1.3.29.0.1-3 Installation failed

2004-01-20 Thread Fabio Massimo Di Nitto

Can you check /var/log/apache/error.log and apachectl configtest?

Thanks
Fabio

On Tue, 20 Jan 2004, B. Liu wrote:

>
> Hi, Thank you for quick response. I updated the entire machine, I have
> php43 installed at /usr/local/. But following your suggestion, I installed
> the php4 debian package as well, this time the error message is different.
> Here it is:
>
> Reading Package Lists... Done
> Building Dependency Tree... Done
> The following extra packages will be installed:
>   libmm13
> Suggested packages:
>   php4-pear
> The following NEW packages will be installed:
>   libmm13 php4
> 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
> 3 not fully installed or removed.
> Need to get 794kB of archives.
> After unpacking 1831kB of additional disk space will be used.
> Do you want to continue? [Y/n] y
> Get:1 http://ftp.uk.debian.org testing/main libmm13 1.3.0-1 [15.4kB]
> Get:2 http://ftp.uk.debian.org testing/main php4 4:4.3.3-4 [778kB]
> Fetched 794kB in 9s (84.6kB/s)
> Preconfiguring packages ...
> Selecting previously deselected package libmm13.
> (Reading database ... 63872 files and directories currently installed.)
> Unpacking libmm13 (from .../libmm13_1.3.0-1_i386.deb) ...
> Selecting previously deselected package php4.
> Unpacking php4 (from .../php4_4%3a4.3.3-4_i386.deb) ...
> Setting up apache (1.3.29.0.1-3) ...
> Starting web server: apache failed
> invoke-rc.d: initscript apache, action "start" failed.
> dpkg: error processing apache (--configure):
>  subprocess post-installation script returned error exit status 1
> Setting up libapache-mod-perl (1.29.0.1-3) ...
>
> Setting up apache-perl (1.3.29.0.1-3) ...
> Starting web server: apache-perlProcessing config directory:
> /etc/apache-perl/conf.d
> .
>
> Setting up libmm13 (1.3.0-1) ...
>
> Setting up php4 (4.3.3-4) ...
>
> Errors were encountered while processing:
>  apache
> E: Sub-process /usr/bin/dpkg returned an error code (1)
>
> Any suggestions?
>
> Bin
>
> On Tue, 20 Jan 2004, Fabio Massimo Di Nitto wrote:
>
> >
> > Sorry but did you upgrade only apache? or the entire machine?? in the
> > first case backport is not possible, in the second case be sure you
> > updated php4 as well.
> >
> > Fabio
> >
>
>

-- 
Our mission: make IPv6 the default IP protocol
"We are on a mission from God" - Elwood Blues

http://www.itojun.org/paper/itojun-nanog-200210-ipv6isp/mgp4.html




Re: Apache 1.3.29.0.1-3 Installation failed

2004-01-20 Thread Fabio Massimo Di Nitto

Sorry but did you upgrade only apache? or the entire machine?? in the
first case backport is not possible, in the second case be sure you
updated php4 as well.

Fabio

On Tue, 20 Jan 2004, B. Liu wrote:

> I updated apache from stable to unstable 1.3.29.0.1-3, and failed to
> install ths unstable version. The error message is:
>
> Setting up apache (1.3.29.0.1-3) ...
> Error: libphp4.so does not have a corresponding .info file.
> Error: the above error list does not permit a safe use of modules-config.
> Please refer to the documentation on how to fix it or report it to
> Debian Apache Maling List  if in doubt
> on how to proceed
> dpkg: error processing apache (--configure):
>  subprocess post-installation script returned error exit status 1
> Setting up libapache-mod-perl (1.29.0.1-3) ...
> Error: libphp4.so does not have a corresponding .info file.
> Error: the above error list does not permit a safe use of modules-config.
> Please refer to the documentation on how to fix it or report it to
> Debian Apache Maling List  if in doubt
> on how to proceed
> dpkg: error processing libapache-mod-perl (--configure):
>  subprocess post-installation script returned error exit status 1
> dpkg: dependency problems prevent configuration of apache-perl:
>  apache-perl depends on libapache-mod-perl (>= 1.29.0.1-3); however:
>   Package libapache-mod-perl is not configured yet.
>  apache-perl depends on libapache-mod-perl (<< 1.30); however:
>   Package libapache-mod-perl is not configured yet.
> dpkg: error processing apache-perl (--configure):
>  dependency problems - leaving unconfigured
> Errors were encountered while processing:
>  apache
>  libapache-mod-perl
>  apache-perl
>
> regards
>
> Bin
>
>
>

-- 
Our mission: make IPv6 the default IP protocol
"We are on a mission from God" - Elwood Blues

http://www.itojun.org/paper/itojun-nanog-200210-ipv6isp/mgp4.html




Apache 1.3.29.0.1-3 Installation failed

2004-01-20 Thread B. Liu
I updated apache from stable to unstable 1.3.29.0.1-3, and failed to
install ths unstable version. The error message is:

Setting up apache (1.3.29.0.1-3) ...
Error: libphp4.so does not have a corresponding .info file.
Error: the above error list does not permit a safe use of modules-config.
Please refer to the documentation on how to fix it or report it to
Debian Apache Maling List  if in doubt
on how to proceed
dpkg: error processing apache (--configure):
 subprocess post-installation script returned error exit status 1
Setting up libapache-mod-perl (1.29.0.1-3) ...
Error: libphp4.so does not have a corresponding .info file.
Error: the above error list does not permit a safe use of modules-config.
Please refer to the documentation on how to fix it or report it to
Debian Apache Maling List  if in doubt
on how to proceed
dpkg: error processing libapache-mod-perl (--configure):
 subprocess post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of apache-perl:
 apache-perl depends on libapache-mod-perl (>= 1.29.0.1-3); however:
  Package libapache-mod-perl is not configured yet.
 apache-perl depends on libapache-mod-perl (<< 1.30); however:
  Package libapache-mod-perl is not configured yet.
dpkg: error processing apache-perl (--configure):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 apache
 libapache-mod-perl
 apache-perl

regards

Bin