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

Accidentally deleted php.in - can this be fixed?

B

benny

Guest
Hi

I accidentally deleted the /usr/local/psa/admin/conf/php.ini file. Now my Plesk interface is broken. Can this be fixed? If so, could someone post the php.ini here that I would need?

Thanks so much.

Kind regards
Benjamin
 
Hi

Hi Benjamin,
What about the one located in /etc folder? if no then you can copy the php.ini from php sources though you will loose any specific php configuration settings you made previously.
IMHO PHP is using which ini can be located by looking at output of phpInfo() function. Create a test script to display the output of phpInfo() or simply invoke the php -i command line switch.

HIH.
 
Back
Top