1er commit
De la docs au format Mkdocs
This commit is contained in:
18
docs/macos/webserver/errors_apache.md
Normal file
18
docs/macos/webserver/errors_apache.md
Normal file
@@ -0,0 +1,18 @@
|
||||
# Erreurs Apache
|
||||
|
||||
|
||||
|
||||
```bash
|
||||
[Thu Apr 26 07:59:22.057052 2018][wsgi:warn] [pid 10412] (2)No such file or directory: mod_wsgi (pid=10412): Unable to stat Python home /usr/local/Cellar/python/3.6.4_4/Frameworks/Python.framework/Versions/3.6. Python interpreter may not be able to be initialized correctly. Verify the supplied path and access permissions for whole of the path.
|
||||
Fatal Python error: Py_Initialize: unable to load the file system codec
|
||||
ModuleNotFoundError: No module named 'encodings'
|
||||
|
||||
Current thread 0x00007fff98297380 (most recent call first):
|
||||
[Thu Apr 26 07:59:23.055853 2018][core:notice] [pid 94] AH00052: child pid 10412 exit signal Abort trap (6)
|
||||
[Thu Apr 26 07:59:23.059385 2018][wsgi:warn] [pid 10415] (2)No such file or directory: mod_wsgi (pid=10415): Unable to stat Python home /usr/local/Cellar/python/3.6.4_4/Frameworks/Python.framework/Versions/3.6. Python interpreter may not be able to be initialized correctly. Verify the supplied path and access permissions for whole of the path.
|
||||
[Thu Apr 26 07:59:23.059259 2018][wsgi:warn] [pid 10414] (2)No such file or directory: mod_wsgi (pid=10414): Unable to stat Python home /usr/local/Cellar/python/3.6.4_4/Frameworks/Python.framework/Versions/3.6. Python interpreter may not be able to be initialized correctly. Verify the supplied path and access permissions for whole of the path.
|
||||
Fatal Python error: Py_Initialize: unable to load the file system codec
|
||||
Fatal Python error: Py_Initialize: unable to load the file system codec
|
||||
ModuleNotFoundError: ModuleNotFoundError: No module named 'encodings'No module named 'encodings'
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user