I've had the same issue and have found the solution.

The cgi module in apache is not enabled by default or is improperly
enabled.

Enabling cgi resolves this issue.

You can  use the apache tools:
  sudo a2enmod cgi 
  sudo  service apache2 restart

This really should be enabled by default - anyone installing dwww will
expect it to work.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1243839

Title:
  does not install completely.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dwww/+bug/1243839/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to