From: Herbert Poetzl (herbert_at_13thfloor.at)
Date: Mon 07 Mar 2005 - 13:27:32 GMT
On Mon, Mar 07, 2005 at 02:20:12PM +0100, Timo Müller wrote:
> Please help me !!!
>
> I´ve a big Problem with apache and vserver !!
>
> If i want to start thet httpd this error come:
>
>
> Starting httpd: Can't open perl script "-e": Permission denied
> perl_parse: Permission denied [FAILED]
>
> What does that mean ?
well, probably the access or execute permission
was denied for 'some' file ...
> how can i fix it ??
try this inside the vserver:
perl -e 'print "hello world\n"'
if this works, your perl should be fine.
but I guess we need more details ...
best,
Herbert
> THANK you all !!
> _______________________________________________
> Vserver mailing list
> Vserver_at_list.linux-vserver.org
> http://list.linux-vserver.org/mailman/listinfo/vserver
_______________________________________________
Vserver mailing list
Vserver_at_list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver