The project has been fine before installed apache for running a website After running my site on apache Opencv could not find the image. How can I fix it thx best regards
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hi @,
I think your Apache installation needs to have mod_wsgi. To check that you can SSH to your Droplet and type in
To check for the module exactly you can try
If you don’t have the module, you need to install and enable it;