I just did a new install on freebsd and am having a problem with emails. Anytime I try to setup the smtp server or use php mail I get the following message:

PHP Fatal error: Cannot redeclare _PEAR_call_destructors() (previously declared in /usr/local/share/pear/PEAR.php) in /usr/local/www/apache22/data/support/include/pear/PEAR.php on line 777, referer: http://172.16.0.226/support/scp/emails.php?id=1(http://172.16.0.226/support/scp/emails.php?id=1)

Any ideas?

6 days later

The fix for this was made available in v1.7.1.2. You might try downloading the latest version and unpacking the source into your deployment. It should correct the issue.

4 days later

Upgrade

Jared,

When you roll the fixes in 1.7.1.3 in to 1.7.1, how will the previous installations can be upgraded? It doesn't detect as a previous version and the upgrade doesn't go through.

Thanks

There's no database migration. When you unpack the code, the upgrade is finished.

Cheers,

Write a Reply...