Project

General

Profile

Actions

Bug #2900

closed

Ubuntu 16.04 bash failed to execute

Added by plittlefield over 5 years ago. Updated over 5 years ago.

Status:
Invalid
Priority:
Low
Category:
-
Target version:
ASK QUESTIONS IN Forums:

Description

I upgraded from Ubuntu 14.04 to 16.04 and now receive this error when starting...

/usr/sbin/lighttpd -D -f /etc/lighttpd/lighttpd.conf
failed to execute shell: bash -c /usr/share/lighttpd/create-mime.assign.pl: No such file or directory
failed to execute shell: bash -c /usr/share/lighttpd/include-conf-enabled.pl: No such file or directory

I believe it is something to do with the SHELL environment variable but do not know how to fix it.

Help!

Actions #1

Updated by gstrauss over 5 years ago

  • Status changed from New to Invalid
  • Priority changed from Normal to Low

This is an issue tracker, not a forum. Please do not ask questions in the issue tracker. The lighttpd forums can be found linked under the Forums tab above. However, since this is an Ubuntu question, please direct your question to the Ubuntu forums.

I believe it is something to do with the SHELL environment variable but do not know how to fix it.

SHELL=/bin/sh /usr/sbin/lighttpd -D -f /etc/lighttpd/lighttpd.conf

Actions

Also available in: Atom