• 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.

Whmcs email piping cron job problem in plesk 12

A.Chakery

Basic Pleskian
Hello,

I have two problems with whmcs email piping system in my plesk :

1- I installed a new WHMCS on my server recently . Today I wanted to enable the WHMCS email piping service which requires below cronjob command to be added in the scheduled tasks section but below command which is suggested in whmcs support section is not working for me. Would you please help me to solve this issue ? thank you...

I set below timing using plesk scheduled task options :
*/5 * * * *

then added the following line in command section :
Code:
php -q /var/www/vhosts/domain.tld/httpdocs/pipe/pop.php

2- When I run pipe.php file (located in domain.tld/pipe/pipe.php ) it gives me a "504 Gateway Time-out" (nginx) error ... I really don't know what is it related to ..

Thank you
 
To solve this issue I did this :

Home>Subscriptions>tld>Websites & Domains>Web Hosting Access

Access to the server over SSH : forbidden to /bin/sh


But I am not sure if it is safe or not !
 
Back
Top