Jump to content

ignorance is bliss ??


ozzie

Recommended Posts

Hi,

 

I have just installed the trial version on v3 beta, wich was rather painless :D

What I don't quite understand is instruction 3 on the last page:

 

3. Setup Email Piping

 

Setup forwarders in your control panel for all the email addresses you want to pipe into the WHMCS support ticket system:

 

| php -q /path/to/whmcs/pipe/pipe.php

 

Is the php command above the destination mail address? :oops:

 

Any help is highly appreciated.

 

Cheers, ozzie

__________________

I keep hitting 'escape,' but I'm still here. !!!

Link to comment
Share on other sites

thats not strictly true.

 

| php -q /path/to/whmcs/pipe/pipe.php

 

take out the / and your left with "path to whmcs" so if you installed whmcs in to a folder called clients then your path would be, /public_html/clients/pipe/pipe.php

Link to comment
Share on other sites

It was correct the way he posted it, jas. No one said to remove the /...

He asked if this: " | php -q /path/to/whmcs/pipe/pipe.php " was the proper way to set up the forward for piping. It is.

You suggested /public_html....which is not exactly right. You usually need to include /home/username/ and then public_html in most cases, as PHP will see "/" as server root, not account root.

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