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

Resolved How to additional php 8 extensions

hmanees

New Pleskian
Server operating system version
Ubuntu 20.04
Plesk version and microupdate number
18.0.54
Hi,
I need to deploy php 8 laravel project which required below extionsions. Can someone help me to guide me how can i install or configure thest ext?
  • BCMath PHP Extension
  • Ctype PHP Extension
  • JSON PHP Extension
  • Mbstring PHP Extension
  • OpenSSL PHP Extension
  • PDO PHP Extension
  • Tokenizer PHP Extension
  • XML PHP Extension
 
Hello,
Those extensions should already be available on PHP 8, check your phpinfo();
D.
 
Back
Top