Tagged: disable_functions

再次安装,刷新页面,页面不再空白,符合预期 0

Deploy Shopify PHP application to production environment (CentOS 7.7 64-bit in Alibaba Cloud, ECS, MySQL 5.7)

浏览量: 14 1. There is a Shopify PHP application, which can already be previewed in the development environment. as shown in Figure 1 2. Now it is ready to be deployed to the production...

passthru() has been disabled for security reasons 0

In Yii 2, the RPC service is implemented based on HProse, and the error is reported: passthru() has been disabled for security reasons

浏览量: 3 1. In the local environment, post in postman , http://api.aims-api.localhost/v1/tasks?group_id=015ce30b116ce86058fa6ab4fea4ac63 , the response is successful 2. In development environment, post in postman , http://wjdev2.chinamcloud.com:8659/v1/tasks?group_id=015ce30b116ce86058fa6ab4fea4ac63 , the response failed, as shown in Figure...