• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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