List Info

Thread: Error encountered in setting up Maia Mailguard




Error encountered in setting up Maia Mailguard
user name
2006-11-28 08:27:49
Dear All,
 
I am using CentOS with postfix, spamassassin and clamAV, I have setup MAIA 1.0.1 at the final stages i am getting error on var/log/httpd/error_logs saying [client xx.xxx.xx.xxx] PHP Fatal error: Call to undefined function: assertextension() in /usr/share/pear/DB/mysql.php on line 117
 
I get this error when i try to open the login page and finally the login page opens blank.
 
amavisd-new-2.4.1
clamav-0.88.6
Mail-SpamAssassin-3.1.7
 pyzor-0.4.0
razor-agents-2.82
 

MAIA MAILGUARD CONFIGURATION TEST

This script checks for the presence of applications and Perl modules
required by amavisd-maia, SpamAssassin, and Maia Mailguard's maintenance
scripts.  Version numbers are also checked, and if a newer version of
a component is recommended, you should consider upgrading to at least
the minimum recommended version.

If you have already configured your Maia Mailguard database, the script
will also test the connection to that database.

Remember also to run the configtest.php script on your web server to
perform similar tests of your web, PHP, and PEAR environment.

Application/Module      Version   Status
========================================================================
Perl        ;         :    5.8.5 : OK
file(1)  ;           ; :     4.10 : UPGRADE RECOMMENDED (minimum version 4.12)
Archive::Tar      ;   :     1.30 : OK
Archive::Zip   ;      :     1.18 : OK
BerkeleyDB       ;    :     0.31 : OK
Compress::Zlib       :    2.001 : OK
Convert::TNEF ;       :     0.17 : OK
Convert::UUlib       :     1.06 : OK
Crypt::Blowfish      :     2.10 : OK
Crypt::CBC       ;    :     2.22 : OK
Crypt::OpenSSL::RSA  :      N/A : NOT INSTALLED (SpamAssassin's optional DomainKeys plugin requires t         ;           ;     his)
Data::UUID ;          :    0.148 : OK
DB_File  ;           ; :    1.814 : OK
DBD::mysql       ;    :   2.9004 : OK
DBD::Pg  ;           ; :      N/A : NOT INSTALLED (required if you use PostgreSQL as your Maia Mailguar      ;           ;        d database)
DBI     ;           ;  :     1.53 : OK
Digest::MD5     ;     :     2.33 : OK
Digest::SHA1   ;      :     2.10 : OK
File::Spec       ;    :     0.87 : OK
HTML::Parser   ;      :     3.35 : OK
HTTP:ate     ;      :     1.46 : OK
IO::Stringy     ;     :    2.110 : OK
IO::Zlib           ;  :     1.04 : OK
IP::Country     ;     :     2.21 : OK
LWP::UserAgent       :    2.031 : OK
Mail::Address ;       :     1.74 : OK
Mail:omainKeys    ; :      N/A : NOT INSTALLED (SpamAssassin's optional DomainKeys plugin requires t         ;           ;     his)
Mail::Internet    ;   :     1.74 : OK
Mail::SpamAssassin  ; :    3.1.7 : OK
Mail::SPF::Query     :      N/A : NOT INSTALLED (SpamAssassin's optional SPF plugin requires this)
MIME::Base64        ; :     3.01 : OK
MIME::Parser ;        :    5.420 : OK
MIME::QuotedPrint    :     3.01 : UPGRADE RECOMMENDED (minimum version 3.03)
Net::CIDR::Lite  ;    :      N/A : NOT INSTALLED (SpamAssassin's optional SPF plugin requires this)
Net:NS       ;      :     0.59 : OK
Net::Server     ;     :     0.94 : OK
Net::SMTP         ;   :     2.29 : OK
Pod::Usage       ;    :     1.16 : OK
Template           ;  :      N/A : NOT INSTALLED (required by Maia Mailguard)
Time::HiRes         ; :     1.94 : OK
Unix::Syslog   ;      :     0.99 : OK
URI          ;        :     1.35 : OK

Database DSN test   ; : PASSED

Kindly help me out, Thanks in advance,

 

Regards

Rapidweb

Error encountered in setting up Maia Mailguard
user name
2006-11-28 13:08:33
Rapidweb wrote:
> Dear All,
>  
> I am using CentOS with postfix, spamassassin and
clamAV, I have setup 
> MAIA 1.0.1 at the final stages i am getting error on 
> var/log/httpd/error_logs saying [client xx.xxx.xx.xxx]
PHP Fatal 
> error: Call to undefined function: assertextension() in

> /usr/share/pear/DB/mysql.php on line 117
>  
> I get this error when i try to open the login page and
finally the 
> login page opens blank.
>  
> amavisd-new-2.4.1
You do NOT want amavisd-new installed.  Copy the init script
if you 
want, but then remove the package (if installed as a
package) and follow 
the directions on the Maia-Mailguard installation page. 
Maia provides 
it's own version of amavisd called amavisd-maia.  It has
been modified 
to work properly with Maia.  Using other versions of amavisd
will not work.
> clamav-0.88.6
> Mail-SpamAssassin-3.1.7
>  pyzor-0.4.0
> razor-agents-2.82
>  
>
> MAIA MAILGUARD CONFIGURATION TEST
>
> <snip>
>
> Application/Module      Version   Status
>
============================================================
============
>
> file(1)              :     4.10 : UPGRADE RECOMMENDED
(minimum version 
> 4.12)
>
You'll probably want to upgrade this.  You can install it to
/usr/local 
and not affect the currently installed version of file. 
Make sure to 
adjust the path information to file in /etc/maia.conf 
(although this 
isn't your main problem--same with MIME::QuotedPrint).
>
>
> MIME::QuotedPrint    :     3.01 : UPGRADE RECOMMENDED
(minimum version 
> 3.03)
>
> Template             :      N/A : NOT INSTALLED
(required by Maia 
> Mailguard)
>
That's your problem.  php-Template must be installed.  I
believe DAG has 
it at his repo if you've been using that for the rest of
your packages 
(SA, clamav etc)

Darrick

-- 
Darrick Hartman
DJH Solutions, LLC
http://www.djhsolutions.c
om

_______________________________________________
Maia-users mailing list
Maia-usersrenaissoft.com
http://www.renaissoft.com/mailman/listinfo/maia-users
Error encountered in setting up Maia Mailguard
user name
2006-11-28 15:40:06
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


On Nov 28, 2006, at 2:27 AM, Rapidweb wrote:

> Dear All,
>
> I am using CentOS with postfix, spamassassin and
clamAV, I have  
> setup MAIA 1.0.1 at the final stages i am getting error
on var/log/ 
> httpd/error_logs saying [client xx.xxx.xx.xxx] PHP
Fatal error:  
> Call to undefined function: assertextension() in
/usr/share/pear/DB/ 
> mysql.php on line 117

THe configtest you posted was the perl one, but this is a
php error.   
Run the admin/configtest.php script and see what it says.


David Morton
Maia Mailguard http://www.maiamailguard
.com
mortondadgrmm.net



-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)

iD8DBQFFbFhaUy30ODPkzl0RAoMXAKC+XceD22klO7kbXQ57sJeJl116SQCf
Rd/E
5VCbhbzM9+3aq5BjTi5M5qM=
=sc58
-----END PGP SIGNATURE-----
_______________________________________________
Maia-users mailing list
Maia-usersrenaissoft.com
http://www.renaissoft.com/mailman/listinfo/maia-users
Error encountered in setting up Maia Mailguard
user name
2006-11-29 05:06:58
On Tue, 2006-11-28 at 07:08 -0600, Darrick Hartman wrote:

> >
> > file(1)              :     4.10 : UPGRADE
RECOMMENDED (minimum version 
> > 4.12)
> >
> You'll probably want to upgrade this.  You can install
it to /usr/local 
> and not affect the currently installed version of file.
 Make sure to 
> adjust the path information to file in /etc/maia.conf 
(although this 
> isn't your main problem--same with MIME::QuotedPrint).
> >
Not a big point I know but 4.10 works fine on Centos/RHEL
systems due to
backporting of security and bugfixes.

Also, as the default path order is /usr/local/bin before
/usr/bin
putting a new version of file(1) in /usr/local/bin will have
a system
wide effect.

-- 
Karl Latiss <karl.latissatvert.com.au>
Atvert Systems
_______________________________________________
Maia-users mailing list
Maia-usersrenaissoft.com
http://www.renaissoft.com/mailman/listinfo/maia-users
Error encountered in setting up Maia Mailguard
user name
2006-11-29 15:24:12
Karl Latiss wrote:
> On Tue, 2006-11-28 at 07:08 -0600, Darrick Hartman
wrote:
>
>   
>>> file(1)              :     4.10 : UPGRADE
RECOMMENDED (minimum version 
>>> 4.12)
>>>
>>>       
>> You'll probably want to upgrade this.  You can
install it to /usr/local 
>> and not affect the currently installed version of
file.  Make sure to 
>> adjust the path information to file in
/etc/maia.conf  (although this 
>> isn't your main problem--same with
MIME::QuotedPrint).
>>     
> Not a big point I know but 4.10 works fine on
Centos/RHEL systems due to
> backporting of security and bugfixes.
>
> Also, as the default path order is /usr/local/bin
before /usr/bin
> putting a new version of file(1) in /usr/local/bin will
have a system
> wide effect.
>   
Thanks for pointing that out!  I am using CentOS.  I'll
remove the local 
install.  I had a feeling that they back ported the bug
fixes, but it's 
never clear which bug fixes have been back ported and which
ones still 
exist (or if there are new features in a later release that
may be 
required).  That's one of the things that bugs me about the
whole "red 
hat way" of doing things.

Darrick

-- 
Darrick Hartman
DJH Solutions, LLC
http://www.djhsolutions.c
om

_______________________________________________
Maia-users mailing list
Maia-usersrenaissoft.com
http://www.renaissoft.com/mailman/listinfo/maia-users
Error encountered in setting up Maia Mailguard
user name
2006-11-30 00:51:26
On Wed, 2006-11-29 at 09:24 -0600, Darrick Hartman wrote:
> Karl Latiss wrote:
> > On Tue, 2006-11-28 at 07:08 -0600, Darrick Hartman
wrote:
> >
> >   
> >>> file(1)              :     4.10 : UPGRADE
RECOMMENDED (minimum version 
> >>> 4.12)
> >>>
> >>>       
> >> You'll probably want to upgrade this.  You can
install it to /usr/local 
> >> and not affect the currently installed version
of file.  Make sure to 
> >> adjust the path information to file in
/etc/maia.conf  (although this 
> >> isn't your main problem--same with
MIME::QuotedPrint).
> >>     
> > Not a big point I know but 4.10 works fine on
Centos/RHEL systems due to
> > backporting of security and bugfixes.
> >
> > Also, as the default path order is /usr/local/bin
before /usr/bin
> > putting a new version of file(1) in /usr/local/bin
will have a system
> > wide effect.
> >   
> Thanks for pointing that out!  I am using CentOS.  I'll
remove the local 
> install.  I had a feeling that they back ported the bug
fixes, but it's 
> never clear which bug fixes have been back ported and
which ones still 
> exist (or if there are new features in a later release
that may be 
> required).  That's one of the things that bugs me about
the whole "red 
> hat way" of doing things.
> 
It's always a trade off. Redhat/Centos aims for stability
and so will
generally not backport new features but will backport
bugfixes.

To check which fixes have been implemented you can check the
RPM's
changelog:

rpm -q --changelog file

-- 
Karl Latiss <karl.latissatvert.com.au>
Atvert Systems
_______________________________________________
Maia-users mailing list
Maia-usersrenaissoft.com
http://www.renaissoft.com/mailman/listinfo/maia-users
[1-6]

about | contact  Other archives ( Real Estate discussion Medical topics )