I have tried to search in google and i can not fix this problem yet, please help me. I create a website in ISPConfig, and select suPHP mod, but it view Error 500 - Internal Server Error! It be fine when i select other mod such as mod_php, fastcgi, etc. [Tue Dec 30 04:03:32 2014] [error] [client 111.206.61.180] SoftException in Application.cpp:350: UID of script "/var/www/clients/client0/web1/web/index.php" is smaller than min_uid [Tue Dec 30 04:03:32 2014] [error] [client 111.206.61.180] Premature end of script headers: index.php
Your file /var/www/clients/client0/web1/web/index.php has a wrong owner. run: chown web1:client0 /var/www/clients/client0/web1/web/index.php to change the owner of the file to the website user and client group.