1 (edited by lajza6 2016-12-07 09:49:26)

Topic: php5-intl cannot be authenticated?

==== Required information ====
- iRedMail version: 0.9.5.1
UBUNTU 14.04 DIGITALOCEAN
mySQL
Apache
====

When I'm trying to install iRedMail with this config

* Storage base directory:               /var/vmail
* Mailboxes:                            /var/vmail/vmail1
* Daily backup of SQL/LDAP databases:   /var/vmail/backup
* Store mail accounts in:               MySQL
* Web server:                           Apache
* First mail domain name:               mail.suart.co
* Mail domain admin:                    postmaster@mail.suprt.co
* Additional components:                iRedAdmin Roundcubemail Awstats Fail2ban

I get this ERROR

WARNING: The following packages cannot be authenticated!
  php5-intl

Of course I have installed php5.6-intl.

php5.6-intl is already the newest version.


What should I do?

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: php5-intl cannot be authenticated?

iRedMail requires a fresh/clean server OS, and it installs packages from official apt repo. Was php5.6-intl from official apt repo?

3 (edited by lajza6 2016-12-07 15:18:06)

Re: php5-intl cannot be authenticated?

>Apache/php5.6 was preinstalled with Ubuntu on Digital Ocean,
but I have seen that it's possilble to install iRedMail on it:
https://www.digitalocean.com/community/ … -12-04-x64

>I'm not sure, but when I'm trying to install just php5-intl I got this.

apt-get install php5-int

404  Not Found
E: Failed to fetch http://ppa.launchpad.net/ondrej/php5-5. … _amd64.deb  404  Not Found

E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?

4

Re: php5-intl cannot be authenticated?

I suggest you just use official ubuntu apt repos, not any third-party repos.