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

enabling socket support on PHP

D

Dan F

Guest
Hi guys. I have just upgraded to Plesk 10 and my PHP no longer supports sockets.

I have figured out that I need to add --enable-sockets to the PHP ./configure line, and I fetched my current ./configure line from phpinfo()

What I'm stuck on is where I actually issue the ./configure?

I tried to find the ./configure by using "find / -name configure | grep -i php" but none of those seemed relevant.

Any help would be much appreciated.

thanks!
 
which operating system? have you switched your operating system when switchtig to plesk 10.0? normaly php is not a part of plesk and plesk will not change your php configuration.
 
Back
Top