[Flask] Deploying as a Windows service

CCP Dragonedge ccp at drsb.com.my
Mon Aug 6 07:15:07 EDT 2018


Hi Corey,

Good suggestions. This time I tried to set it as a Windows service on my
development machine - same problem. I get the ModuleNotFoundError. Looking
at the Task Manager, it says that Apache is running me, which shouldn't be
a problem, as I am an administrator.

Regardless, I managed to find a workaround. I just added httpd.exe to my
Startup folder...seems to work.

Thanks,
p

On 6 August 2018 at 11:05, Corey Boyle <coreybrett at gmail.com> wrote:

> is Apache using a different config file when running as a service?
>
> could also be a file system permission issue?
>
> what account is the service running under?
>
>
> __
> Corey
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/flask/attachments/20180806/01c4bb78/attachment.html>


More information about the Flask mailing list