• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Adding new extention ot php.ini

Andrew

New Pleskian
I'm trying to load PDO drivers for sqlsrv so a php application can access a local MS-SQL server database. FastCGI application is selected and the PHP version is set at 5.2.17 in the hosting settings
for the domain.

What directory should I copy the dll extension files to?

I also want to increase the upload_max_filesize. In PHP Settings for the domain I selected 'Enter custom value' and put in 64M.
After runnning phpinfo(), the upload_max_filesize has not changed, it shows 2M.

Something else that is strange.... in the phpinfo() results, the 'Loaded Configuration File' setting shows a value of none and the PHP version shows 5.4.32 (not the same as in the Plesk Panel)

Parallels Plesk Panel 11.4.30
Windows Server 2008 R2 Standard (64bit)
 

Attachments

  • PHPInfo.png
    PHPInfo.png
    59.9 KB · Views: 0
Back
Top