• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Issue plugin with php5 and server use php7

Ankebut

Regular Pleskian
Hello,

i have change my Server to 7.014 all is fine working only i have one old plugin that doesn't work, i have add in the folder were is the plugin a htaccess file with:

Code:
<Files *.xml>
Order Deny,Allow
Deny from all
</Files>
AddHandler application/x-httpd-php56 .php

but that dont work :( have any a idea for me that this plugin works?
 
You can switch back to php5.6 using your domain php settings :

Screenshot34.png


But there is no way to use php5.6 and php7 at the same time.
 
Nobody there to response to this issue? I have same problem. AddType or AddHandler will be ignored in htaccess settings. I use this often for xml or rss or html.
 
The OP's question is confusing.

Does "plugin" mean WordPress plugin? If so, what the OP wants to do is not possible.
 
Back
Top