EmilyJohnsons23
New member
- Joined
- Nov 24, 2023
- Messages
- 2
I'm using a PHP web server and attempting to integrate the Python web application with it through WSGI1. However, despite my efforts, the PHP server is unable to recognize the Python code. Whenever I try to run the code, I receive an error message stating that the Python code is not compatible with PHP2. Has anyone faced this issue?