• 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 php5-intl in plesk?

I

InfoselfG

Guest
Hi all,

I'm trying to enable php5-intl extension in plesk with no luck.
I've wrote the line "extension=intl.so" in php configuration for an especific site before the apache2 service restart and I'm still getting the same error.

I'm not seeing any file in extension_dir called intl.so... Is the extension installed and I just have to enable it? Is necessary to install it?

Any help would be appreciated.

Thanks in advance.

Narcís.
 
Sorry, I forgot to tell you that I'm running plesk under Ubuntu 10.04.2 Server LTS x64 , alias "lucid".
 
Sorry IgorG,

when I run apt-get install php5-intl, apt-get wants to update some packages and install another ones.. I'm scared to do that because I don't want to "break" the plesk...

Finally I run apt-get and I get it working.

Thank you for everything.


Narcís.
 
Plesk doesn’t ship client’s PHP, it only downloads it from original OS vendor repo. Therefore it is safe to update PHP, for example.
 
Back
Top