Jump to content

kantlivelong

Retired Forum Member
  • Posts

    3
  • Joined

  • Last visited

About kantlivelong

kantlivelong's Achievements

Junior Member

Junior Member (1/3)

0

Reputation

  1. Update... The issue must be with the WHMCS pipe.php script as it keeps returning 255 even though it works... I wrote a simple shell script wrapper that returns 0 exit code and it all works fine......... Filename: pipe_wrapper.sh #!/bin/bash php -q /path/to/pipe.php exit 0 [/code] Then edit your .forward file to use the new pipe_wrapper.sh
  2. I am having the same problem.... The only thing that changed was me updating from 4.3.x to 5.0.x Nothing on the server has changed....
  3. Hello, I am in the process of writing a module for directi domain resellers. How many whmcs members use this module?
×
×
  • 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