Now, all files added by PHP programme are unable to count in CPANEL account information. When we use FTP software to check, it is unable to see these added files. However, we can use CPANEL / File Manager to see these files.
But we have enabled suExec. In WHManger, it states that suexec allows cgi scripts to run with the user's id. It will also make it easier to track which user has sent out an email. If suexec is not enabled, all cgi scripts will run as nobody.
How to make PHP script to run with the user's id?
But we have enabled suExec. In WHManger, it states that suexec allows cgi scripts to run with the user's id. It will also make it easier to track which user has sent out an email. If suexec is not enabled, all cgi scripts will run as nobody.
How to make PHP script to run with the user's id?