
Hi, On Wed, Dec 04, 2002 at 12:35:52PM +0900, murahashi wrote:
When agent compose 'empty answer' , Internal server error has occured. It seems permission error. But the answer was sent to customer without an error.
Below errors are in httpd/error.
[Wed Dec 4 11:41:00 2002] index.pl: Constant subroutine __need___va_list [...] mkdir /home/sites/otrs.kidanet.com/OpenTRS/var/article/2002/12/4/23: Permission denied at /home/sites/site14/OpenTRS/bin/cgi-bin/../../Kernel/System/Ticket/Article.pm line 250 [...]
Ja, it's a permission problem.
You have two possibilities to fix this.
a) File Permissions (check the following):
- Is it possible to change the webserver user to otrs user?
* If yes, fixed.
- If not, add the otrs user to the webservers users group
("usermod -G <otrsusersgroup> otrs")
- Execute "$OTRS_HOME/bin/SetPermissions.sh
Murahashi
Martin -- Martin Edenhofer - <martin at edenhofer.de> - http://martin.edenhofer.de/ -- Old programmers never die. They just branch to a new address.