Changing source CD in potato

2000-07-28 Thread Antxon Alonso Lopez

Hello

I4m traying to install one package from the CD number 4 of potato
(mysql-server_3.22.32-3.deb)

When i try to change the source in dselect its ask me for some directories,
and i don4t know what to respond.

The questions are:

Q1: Insert de CD-ROM and enter block device name:[/dev/hdc]

Q1: Distribution top level:

Q1: Enter contrib binary dir:

Q1: Where is the contrib packages files:

Q1: Enter non-US binary dir:

Q1: Enter local binary dir:

What i should to respond? I have try to many times and fails.


Thanks in advance

Antxon Alonso
[EMAIL PROTECTED]

DBnet Informatica & Comunicaciones



Problems Installing PHP 4.0

2000-07-07 Thread Antxon Alonso Lopez
Hi

I'm triying to install in my Debian system PHP4 with Apache and Interbase
support.

I follow the Installation Instructions for PHP 4.0.:

 $gunzip php-4.0.x.tar.gz
 $tar -xvf php-4.0.x.tar
 $./configure --with-interbase --with-apxs
 $make install

Then I modify httpd.conf adding the following lines:

 LoadModule php4_module /usr/lib/apache/1.3/libphp4.so

...

AddType application/x-httpd-php .php


Then I try to restart the service:

 /usr/sbin/apachectl restart

And I get the following error

 Syntax error on line 100 of /etc/apache/httpd.conf:
 Cannot load /usr/lib/apache/1.3/libphp4.so into server:
/usr/lib/apache/1.3/libphp4.so: undefined symbol: _dl_default_scope


Can you help me?

Thanks in advance.

Antxon ALonso
[EMAIL PROTECTED]