Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 10425 - EZMLM-idx w/MySQL Support fail creating new lists with QMailAdmin CGI
Summary: EZMLM-idx w/MySQL Support fail creating new lists with QMailAdmin CGI
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Net-Mail Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-11-08 03:45 UTC by GRIMLER Nicolas
Modified: 2003-10-19 10:20 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description GRIMLER Nicolas 2002-11-08 03:45:33 UTC
Hi,

I've just installed the ezmlm-idx-mysql-0.40 ebuild (masked package) in order to
create mailing-lists stored in a MySQL database.

For convinience, I install QMailAdmin (http://www.inter7.com/qmailadmin/) CGI
for easy pop accounts/lists management.

According to the Apache, Qmail, Vpopmail, QMail-Autoresponder and EZmlm
installation with their ebuilds, this is the "configure" line I've used:
   ./configure --enable-vpopmaildir=/var/vpopmail \
--enable-htmldir=/web/apache/www.heliaconseil.com \
--enable-cgibindir=/home/httpd/cgi-bin --enable-qmaildir=/var/qmail \
--enable-ezmlmdir=/usr/bin --enable-autoresponder-bin=/usr/bin \
--enable-vpopuser=vpopmail --enable-vpopgroup=vpopmail

It compile fine and no problems for installing, correct access directives in
Apache configuration let me access the CGI script by any web browser.

But, when I create a new list,on submitting the informations, I have a
500-Internal Server Error.
Apache ErrorLog says:
"ezmlm-make: fatal: /var/tmp/portage/ezmlm-idx-mysql-0.40/image//usr/bin/ezmlmrc
does not exist
[Fri Nov  8 09:18:37 2002] [error] [client 192.168.25.38] Premature end of
script headers: /home/httpd/cgi-bin/qmailadmin"

I tried to unmerge the ezmlm-idx-mysql-0.40 and re-emerge him but unsuccessfully.
After unmerging it and emerging the ezmlm-idx-0.40 ebuild (without MySQL
support), all things gone right and I can create lists.
I've unmerged ezmlm-idx-0.40 and emerged ezmlm-idx-mysql-0.40 again and that's
ok with MySQL support right now.

It seems to be a bug in the ebuild script or a var set at compile time.

If you need more informations, don't be afraid to email me!

Thanks.

Nicolas
Comment 1 Nick Hadaway 2003-06-29 15:54:47 UTC
I have not experienced the problem as noted with ezmlm-idx-mysql-0.40-r2

please test this build and let me know if you have further problems.
Comment 2 Heinrich Wendel (RETIRED) gentoo-dev 2003-10-19 10:20:36 UTC
see Nick's comment