Hi,
The command line for the lsphp processes is truncated. The truncations seems to be based on number of characters and can be anywhere in the command line. Here is one example:
#cat /proc/881971/cmdline
lsphp:/username/public_html/wp-admin/admin-ajax.php
This example should have been:
lsphp:/home/username/public_html/wp-admin/admin-ajax.php
Is there a setting anywhere in LiteSpeed where I can prevent that truncation?
Thanks in advance for any input.
The command line for the lsphp processes is truncated. The truncations seems to be based on number of characters and can be anywhere in the command line. Here is one example:
#cat /proc/881971/cmdline
lsphp:/username/public_html/wp-admin/admin-ajax.php
This example should have been:
lsphp:/home/username/public_html/wp-admin/admin-ajax.php
Is there a setting anywhere in LiteSpeed where I can prevent that truncation?
Thanks in advance for any input.