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

Problem after add new PHP to Plesk

Azurel

Silver Pleskian
After add a new php version to plesk 12 i catch two problems:

#1
I have installed different php versions (6) but in plesk gui I can only select newest (last added) 3 items. Is this a bug?


#2
After installed fresh php a can't connect to mysqli. As a Workaround I must go in plesk and add for every domain for "php.ini" this line:
mysqli.default_socket = /var/lib/mysql/mysql.sock
Is this not the default value?
Must I add
--with-mysql-sock=/var/lib/mysql/mysql.sock
--with-mysqli-sock=/var/lib/mysql/mysql.sock
to ./configure ?
 
Back
Top