|
Just a point to make:
If PHPSUEXEC is installed on an existing server - one where you already had stuff running with apache_php - you will almost always have to contact support for the following:
- ensure OWNERSHIP of all files is /user account
- ensure ALL FOLDERS are chmod 755
- ensure all FILES (.php/html especially) are chmod 644
Once that is done, the account should function as before.
John
|