Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

No Format
support: "|/usr/bin/php /home/user/public_html/plugins/support_manager/pipe.php plugin/support_manager/ticket_pipe/index/1"

In some cases, it may be necessary to update the hashbang for the path to php in the pipe script located at "/plugins/support_manager/pipe.php".

The first line of the file should begin with the hashbang, for example:

No Format
#!/usr/bin/php -q
No Format
#1/usr/local/bin/php -q

 

On some systems you may need to create a symlink to php and index.php in /etc/smrsh..

...