• 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.

How to enable Hash? (--enable hash)

B

Bundes

Guest
Good day people :)
Can you help us and say how to change Starting PHP Commands in Plesk beause we want add --enable hash and dont know how to do it propertly. THX!
 
Originally posted by Bundes we want add --enable hash and dont know how to do it propertly.[/B]
Are you re-compiling Php with hash module from source? Run this command at the prompt first, assuming your OS is FC, or CentOS or RHE:
php -i | grep ./configure
If yes, just use this switch:
--with-mhash
 
Back
Top