Error on error log
- by Ryan Murphy
I am trying to use zend framework 2, i follow these instructions on centos6 via ssh.
http://framework.zend.com/manual/2.0/en/user-guide/skeleton-application.html
and when trying to start my website up, it gives an error, i go to the error log and i get this.
[Sun Jun 30 16:02:17 2013] [error] [client 109.217.190.75] SoftException in Application.cpp:357: UID of script "/home/mydomain/public_html/public/index.php" is smaller than min_uid
[Sun Jun 30 16:02:17 2013] [error] [client 109.217.190.75] Premature end of script headers: index.php
What do they mean, how I fix them?