List Info

Thread: DB_Pager and FreeBSD blank pages




DB_Pager and FreeBSD blank pages
user name
2006-06-26 15:09:29
Just fought through a problem with ham-cache.php and
spam-quarantine.ph
refusing to display anything at all.

The problem turned out to be the statement:

require_once ("DB/Pager.php");

The FreeBSD port for DB_Pager installs Pager.php in
/usr/local/share/pear, not
in /usr/local/share/pear/DB.

The solution was to add a hard link from Pager.php to
DB/Pager.php.  I suppose
you could also change all the statements to:

require_once ("Pager.php");

in attachment-quarantine.php, ham-cache.php,
header-quarantine.php,
list-cache.php, spam-quarantine.php and virus-quarantine.php
but the link was
easier and less likely to cause problems when upgrading.

--
Jim Flowers <jflowersezo.net>


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

_______________________________________________
Maia-users mailing list
Maia-usersrenaissoft.com
http://www.renaissoft.com/mailman/listinfo/maia-users
DB_Pager and FreeBSD blank pages
user name
2006-06-26 15:24:08
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Jim Flowers wrote:
> Just fought through a problem with ham-cache.php and
spam-quarantine.ph
> refusing to display anything at all.
> 
> The problem turned out to be the statement:
> 
> require_once ("DB/Pager.php");
> 
> The FreeBSD port for DB_Pager installs Pager.php in
/usr/local/share/pear, not
> in /usr/local/share/pear/DB.

Don't you just love distros installing things wrong. 

The next version will be moving from DB_Pager to Pager
anyway; they say that
DB_Pager is obsolete.  Are you sure it's the same Pager?

- --
David Morton
Maia Mailguard                        - http://www.maiamailguard
.com
Morton Software Design and Consulting - http://www.dgrmm.net
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org


iD8DBQFEn/wYUy30ODPkzl0RAslEAKDa/V9Jguino54/zq6oXOXvU+UvJwCg
y32c
qXt888R07ZAasKA4kEHferM=
=uJjn
-----END PGP SIGNATURE-----
_______________________________________________
Maia-users mailing list
Maia-usersrenaissoft.com
http://www.renaissoft.com/mailman/listinfo/maia-users
DB_Pager and FreeBSD blank pages
user name
2006-06-26 16:37:12
On Mon, 26 Jun 2006 10:24:08 -0500, David Morton wrote
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Jim Flowers wrote:
> > Just fought through a problem with ham-cache.php
and spam-quarantine.ph
> > refusing to display anything at all.
> > 
> > The problem turned out to be the statement:
> > 
> > require_once ("DB/Pager.php");
> > 
> > The FreeBSD port for DB_Pager installs Pager.php
in /usr/local/share/pear, not
> > in /usr/local/share/pear/DB.
> 
> Don't you just love distros installing things wrong.

> 
> The next version will be moving from DB_Pager to Pager
anyway; they 
> say that DB_Pager is obsolete.  Are you sure it's the
same Pager?
> 
> - --
> David Morton

Yes, just to be sure I went to another machine and installed
the DB_Pager port
again.  Also, looking in the file, the references are to
DB_Pager.  DB/Pager
is the recommended form by the maintainer from something I
read, somewhere.

I don't really have a complaint about the FreeBSD ports -
all 15000+ of them
maintained by different people.  I think the 1 in 50 ratio
of problems/no
problems is both amazing and acceptable.

But I don't envy you trying to keep up with multiple ports,
OS's and methods.
 Perhaps that's why so few developers write configtests for
cross-platform
projects ;}.

Nice program, btw.

--
Jim Flowers <jflowersezo.net>


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

_______________________________________________
Maia-users mailing list
Maia-usersrenaissoft.com
http://www.renaissoft.com/mailman/listinfo/maia-users
[1-3]

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