How to setup D language with Apache httpd cgi?
BoQsc
vaidas.boqsc at gmail.com
Wed Jul 31 09:03:47 UTC 2019
On Wednesday, 31 July 2019 at 08:32:43 UTC, BoQsc wrote:
> Added sudo to the shebang, it started to say that sudo requires
> tty, meaning that there is no graphical interface for user to
> input the password.
So, I remove the need to type password when using sudo command,
by following these instructions:
https://www.cyberciti.biz/faq/linux-unix-running-sudo-command-without-a-password/
And this is the error I get now:
>[Wed Jul 31 11:51:15.341790 2019] [cgid:error] [pid 870:tid
>140153708345088] [client >127.0.0.1:50318] End of script output
>before headers: example.d
More information about the Digitalmars-d-learn
mailing list