My system:
- Ubuntu 16.04
- Openlitespeed 1.5.10
- Php 7.0
- 5 wordpress website
I want to upgrade php to 7.3
After successfully upgrade php, then I create an external app in server configuration then create script handler
I deleted default php 7.0 in external app server configuration.
Suddenly, all my websites cannot be open, instead, it downloads the index.php file.
My configuration on the external app php 7.3 is:
Name lsphp73
Address uds://tmp/lshttpd/lsphp.sock
Notes Not Set
Max Connections 35
Environment PHP_LSAPI_MAX_REQUESTS=500
Initial Request Timeout (secs) 10
Retry Timeout (secs) 30
Persistent Connection Not Set
Connection Keep-Alive Timeout Not Set
Response Buffering No
Start By Server Yes (Through CGI Daemon)
Command $SERVER_ROOT/lsphp73/bin/lsphp
Any suggestions to help this situation?
- Ubuntu 16.04
- Openlitespeed 1.5.10
- Php 7.0
- 5 wordpress website
I want to upgrade php to 7.3
After successfully upgrade php, then I create an external app in server configuration then create script handler
I deleted default php 7.0 in external app server configuration.
Suddenly, all my websites cannot be open, instead, it downloads the index.php file.
My configuration on the external app php 7.3 is:
Name lsphp73
Address uds://tmp/lshttpd/lsphp.sock
Notes Not Set
Max Connections 35
Environment PHP_LSAPI_MAX_REQUESTS=500
Initial Request Timeout (secs) 10
Retry Timeout (secs) 30
Persistent Connection Not Set
Connection Keep-Alive Timeout Not Set
Response Buffering No
Start By Server Yes (Through CGI Daemon)
Command $SERVER_ROOT/lsphp73/bin/lsphp
Any suggestions to help this situation?