• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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