Internal error when setting the field

The error log below are strange:

http://pastebin.com/65kqCV7n

Follow the tutorial below, but in some way Domino acessofacil.in is offline.

I configured the file / etc/apache2/sites-available/acessofacil.in correctly, as mandated by the tutorial.

vim /etc/apache2/sites-enabled/acessofacil.in````

ServerAdmin admin-272@acessofacil.in
````ServerName acessofacil.in

ServerAlias www.acessofacil.in

DocumentRoot /srv/www/acessofacil.in/public_html/
ErrorLog /srv/www/acessofacil.in/logs/error.log
CustomLog /srv/www/acessofacil.in/logs/access.log combined

Options ExecCGI
AddHandler cgi-script .pl

Since this file

tail-f / srv / www / acessofacil.in / logs / error.log
[Wed Mar 14 19:04:30 2012] [error] [client 201.14.28.173] SoftException in Application.cpp: 350: UID of script "/ srv / www / acessofacil.in / public_html / index.php" is Smaller than min_uid
[Wed Mar 14 19:04:30 2012] [error] [client 201.14.28.173] Premature end of script headers: index.php

2 Replies

@acessofacil:

SoftException in Application.cpp: 350: UID of script "/ srv / www / acessofacil.in / publichtml / index.php" is Smaller than minuid

I know how to use Google, so this might help:

http://www.flynsarmy.com/2011/10/cpanel … n-min_uid/">http://www.flynsarmy.com/2011/10/cpanel-softexception-uid-is-smaller-than-min_uid/

and

http://www.webhostingsupport.info/uid-i … n-min_uid/">http://www.webhostingsupport.info/uid-is-smaller-than-min_uid/

James

But after changing the user and group, got this error:

[Wed Mar 14 22:46:12 2012] [error] [client 177.40.103.141] SoftException in Application.cpp:299: Script "/srv/www/acessofacil.in/publichtml/index.php" resolving to "/srv/www/acessofacil.in/publichtml/index.php" not within configured docroot

[Wed Mar 14 22:46:12 2012] [error] [client 177.40.103.141] Premature end of script headers: index.php

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct