Error on error log

Posted by Ryan Murphy on Super User See other posts from Super User or by Ryan Murphy
Published on 2013-06-30T15:08:07Z Indexed on 2013/06/30 16:23 UTC
Read the original article Hit count: 224

Filed under:
|
|
|
|

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?

© Super User or respective owner

Related posts about ssh

Related posts about server