• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Need to add PHPlist to application vault

H

hegebutt

Guest
I have psa 7.5.4 on a VDS, so my updater does not work. I need to find a way to install PHPlist without using the updater.

I typically use ART RPMs, but I don't see PHPlist available there. I've done some searching and cannot find an RPM. Anyone know where I can find a PHPlist RPM for RHEL3?
 
It doesn't appear that you will need an RPM to install the PHPlist program. You can download the gzipped tar file from sourceforge, untar the file and then follow the setup instructions in the INSTALL file. The list is available at:

http://sourceforge.net/project/showfiles.php?group_id=91074&package_id=95939

Choose a version, and then choose a download location. You'll then see a download url at the top of the page. If you copy that url and then run the following from the shell, it will get you started:

wget <url>
tar -zxf <downloaded.tgz>

you then have the phplist directory, and can install from there.
 
Is there a way to install it so that it becomes part of the Application Vault?
 
Back
Top