Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started by: Alex Schaft on September 17, 2004, 12:39:50 PM
-
Hi,
I tried installing a rpm this morning which died halfway through. Since then, any page I try to access in the server manager throws up a internal server error.
The error log gives me:
/etc/e-smith/web/panels/manager/cgi-bin/pleasewait: cannot create temp file for here document: Permission denied
[Fri Sep 17 12:40:41 2004] [error] [client 10.1.1.60] Premature end of script headers: /etc/e-smith/web/panels/manager/cgi-bin/pleasewait
Where is the temp file created? /tmp seems fine...
-
Hi,
Seems the /tmp directory lost its text image attribute
running chmod 1777 /tmp fixed the problem