• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

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