• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Creating Local php.ini

C

cancer10

Guest
Hello,

I run multiple domains/sites on my windows server. I know there is a php.ini files that comes with the php installation package. But I have heard that there is a way to create a local php.ini file for each domain.

Does anyone knows how to create local php.ini files for each domain. Is there a special setting i need to do to make it run?


Thanx for your help
 
I believe you can do this if you run PHP as a CGI for the domain. This is done by making sure the "run as ISAPI" checkbox is unticked in the hosting setup for that domain. Then you can put a PHP.INI file in the httpdocs folder of that domain. There's a KB article about it at http://kb.swsoft.com/en/745
 
Back
Top