Re: Buildability under Ubuntu 16.04 LTS Xenial Xerus

"Ian R. Justman" <ianj-/[email protected]>
Newsgroups gmane.mail.virus.maiamailguard
Message-ID <[email protected]>
Found one problem.  In configtest.php, line 148 reads:

if (!eregi("^\..*$",$f) && $f!=='.' && $f!=='..'){

It should read:

if (!preg_match ("^\..*$", $f) && $f!=='..'){

Will continue to work this and keep you informed.

--Ian.

On 04/24/2016 08:09, Ian R. Justman wrote:
>
> Hi, all.
>
> Doing some starting testing on Ubuntu 16.04 LTS, "Xenial Xerus".  I can
> report that the Perl side has all dependencies satisfied, while PHP,
> once config.php is fixed, does not show whether any items are loaded or
> not.  I get "Maia Mailguard Configuration Tester" and nothing after it.
> I even install all the modules I can get from the repository and I still
> get nothing but the header.
>
> Noteworthy is the fact that Xenial uses PHP7, not PHP5.  Ubuntu 15.10,
> "Wily Werewolf", was the final Ubuntu release to support PHP5.
>
> Any ideas?
>
> --Ian.
>

-- 
Ian R. Justman
UNIX hacker.  Anime fan.  Any questions?
ianj (at) ian-justman.com
Please direct business correspondence to my new address, biz (at) 
ian-justman.com. (04/27/2015)
_______________________________________________
Maia-users mailing list
[email protected]
http://www.renaissoft.com/cgi-bin/mailman/listinfo/maia-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.