Bug#414796: Default apache.conf doesn't work

2007-03-16 Thread Patrick Schönfeld
Frank Lichtenheld schrieb:
 though (or change the require calls for these libraries).
 Are you sure there is a bug? In a default debian installation my
 packages are running without any problems. And they do use the systems
 libphp-phpmailer and libphp-adodb as the mantis package does not install
 the packages adodb and phpmailer files with it.
 
 Ok, the latter path (/usr/share) was from the sarge version of
 libphp-adodb and is indeed not needed in etch/sid.
 
 The former path (/usr/share/php) seems indeed not to be needed
 with php5, but with php4 I can reproduce my problems even on a
 cleaner system. I guess you used php5 in your tests?

Ok, i will test it with these path added with PHP5. If it works, I'll
add it.

Greets
Patrick


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#414796: Default apache.conf doesn't work

2007-03-14 Thread schönfeld / in-medias-res.com
Frank Lichtenheld schrieb:
 Package: mantis
 Version: 1.0.6+dfsg-4.1
 Severity: important
 
 debian/apache.conf has the following line:
 
 php_value include_path .
 
 To be able to use the system's libphp-phpmailer and libphp-adodb one
 needs to change that to
 
 php_value include_path .:/usr/share/php:/usr/share
 
 though (or change the require calls for these libraries).

Are you sure there is a bug? In a default debian installation my
packages are running without any problems. And they do use the systems
libphp-phpmailer and libphp-adodb as the mantis package does not install
the packages adodb and phpmailer files with it.

Where did you expect problems with the package, if you did?

Greets
Patrick



signature.asc
Description: OpenPGP digital signature


Bug#414796: Default apache.conf doesn't work

2007-03-14 Thread Frank Lichtenheld
On Wed, Mar 14, 2007 at 09:28:46AM +0100, schönfeld / in-medias-res.com wrote:
 Are you sure there is a bug? In a default debian installation my
 packages are running without any problems. And they do use the systems

Hmm, strange. I had to add these paths to get it working. Will look
into it again.

 libphp-phpmailer and libphp-adodb as the mantis package does not install
 the packages adodb and phpmailer files with it.
 
 Where did you expect problems with the package, if you did?

Gruesse,
-- 
Frank Lichtenheld [EMAIL PROTECTED]
www: http://www.djpig.de/



Bug#414796: Default apache.conf doesn't work

2007-03-14 Thread Frank Lichtenheld
On Wed, Mar 14, 2007 at 09:28:46AM +0100, schönfeld / in-medias-res.com wrote:
 Frank Lichtenheld schrieb:
  Package: mantis
  Version: 1.0.6+dfsg-4.1
  Severity: important
  
  debian/apache.conf has the following line:
  
  php_value include_path .
  
  To be able to use the system's libphp-phpmailer and libphp-adodb one
  needs to change that to
  
  php_value include_path .:/usr/share/php:/usr/share
  
  though (or change the require calls for these libraries).
 
 Are you sure there is a bug? In a default debian installation my
 packages are running without any problems. And they do use the systems
 libphp-phpmailer and libphp-adodb as the mantis package does not install
 the packages adodb and phpmailer files with it.

Ok, the latter path (/usr/share) was from the sarge version of
libphp-adodb and is indeed not needed in etch/sid.

The former path (/usr/share/php) seems indeed not to be needed
with php5, but with php4 I can reproduce my problems even on a
cleaner system. I guess you used php5 in your tests?

Gruesse,
-- 
Frank Lichtenheld [EMAIL PROTECTED]
www: http://www.djpig.de/



Bug#414796: Default apache.conf doesn't work

2007-03-13 Thread Frank Lichtenheld
Package: mantis
Version: 1.0.6+dfsg-4.1
Severity: important

debian/apache.conf has the following line:

php_value include_path .

To be able to use the system's libphp-phpmailer and libphp-adodb one
needs to change that to

php_value include_path .:/usr/share/php:/usr/share

though (or change the require calls for these libraries).

Gruesse,
Frank Lichtenheld

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-amd64
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]