Jump to content

piping question


dscurlock

Recommended Posts

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?

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated