dscurlock Posted August 1, 2007 Share Posted August 1, 2007 I am trying to setup a pipe forward... | php -q /home2/iforum/public_html/domain/whmcs/pipe/pipe.php the problem with this, the system already creates: /home2/iforum/ so how do i get the | php -q in front of that? if i run the above line like it is.. this is what bounces back.. /home2/iforum/ | php -q /home2/iforum/public_html/domain/whmcs/pipe/pipe.php I also tried /iforum/public_html/domain/whmcs/pipe/pipe.php it makes the entire line make more since but yet again, it did not work... so how do i get the | php -q in front? 0 Quote Link to comment Share on other sites More sharing options...
Joweb Posted August 1, 2007 Share Posted August 1, 2007 Use this public_html/domain/whmcs/pipe/pipe.php If your on cpanel I had same issue then it needs to be executable. 0 Quote Link to comment Share on other sites More sharing options...
dscurlock Posted August 1, 2007 Author Share Posted August 1, 2007 Use this public_html/domain/whmcs/pipe/pipe.php If your on cpanel I had same issue then it needs to be executable. Ok, now i get an actual error: PHP Warning: Unknown(): Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20020429//usr/local/lib/php/extensions/no-debug-non-zts-20020429/ffmpeg.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20020429//usr/local/lib/php/extensions/no-debug-non-zts-20020429/ffmpeg.so: cannot open shared object file: No such file or directory in Unknown on line PHP Warning: Unknown(): Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20020429//usr/local/lib/php/extensions/no-debug-non-zts-20020429/ffmpeg.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20020429//usr/local/lib/php/extensions/no-debug-non-zts-20020429/ffmpeg.so: cannot open shared object file: No such file or directory in Unknown on line 0 Quote Link to comment Share on other sites More sharing options...
Joweb Posted August 1, 2007 Share Posted August 1, 2007 Are you on a cpanel? 0 Quote Link to comment Share on other sites More sharing options...
Joweb Posted August 1, 2007 Share Posted August 1, 2007 Create a ticket with your account admins they will correct this for you. 0 Quote Link to comment Share on other sites More sharing options...
dscurlock Posted August 1, 2007 Author Share Posted August 1, 2007 Create a ticket with your account admins they will correct this for you. oh no, not another support ticket Im still waiting for them to repond on two others.... 0 Quote Link to comment Share on other sites More sharing options...
dscurlock Posted August 1, 2007 Author Share Posted August 1, 2007 Use this public_html/domain/whmcs/pipe/pipe.php If your on cpanel I had same issue then it needs to be executable. im also setting this up on another server, I set the path and set pipe.php 755 - the mail is bounced back saying local delivery failed any ideas on this one? 0 Quote Link to comment Share on other sites More sharing options...
WHMCS CEO Matt Posted August 1, 2007 WHMCS CEO Share Posted August 1, 2007 Local delivery failed means the command/path to the file is wrong. Matt 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.