Johnnyboycurtis/webproject

Fatal Python error: init_fs_encoding: failed to get the Python codec of the filesystem encoding

Closed this issue · 1 comments

Hi @Johnnyboycurtis,

Was able to create a working Django application and works fine in development (runserver). However, I'm currently stuck with my production build using Apache as the web server. Unfortunately, I am not able to resolve the issue.

Was able to install the Apache service successfully. However, after adding the Python-related parameters, the service stopped and doesn't want to start/restart. Attached is my httpd.conf and the Apache error log file.

Would it be possible for you to check and share your recommendations on how I can correct this problem?

Thanks a lot for the assistance.

httpd - Copy.txt
error - Copy.txt

Have asked assistance from someone else. Thanks.