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

Custom php.ini for domains

wdriver

Basic Pleskian
Hi,

I have a client requesting a custom php.ini for his individual domains. I have read at http://kb.odin.com/1770 that this appears impossible for PHP 5. Has anybody done it?, or is there a suitable workaround that wouldn't get overwritten with PSA updates?

Thanks,
Wayne.
 
Hi Igor,
On my last reply i hadn't actually tested the information supplied. I was hoping you could continue to assist a bit further?, as i haven't had any success.

Server is PSA 9.3.0 for Windows running IIS 7.0
Domain is running PHP 5.2.6, FastCGI

I have setup a php.ini file in the domains httpdocs directory (c:\inetpub\vhosts\{domain}\httpdocs)
It's simple content (for testing purposes) is:

<IfModule mod_php5.c>
php_admin_flag safe_mode on
</IfModule>

I have setup a webpage to display the phpinfo(); to notice if the change has occured.

After saving the custom php.ini file i have restarted the 'World Wide Web Publishing Service', (not sure if this is required but have done so anyway).

If you could possibly let me know what i am missing that would be very helpful. Thank you in advance :)

Wayne.
 
Please click one of the Quick Reply icons in the posts above to activate Quick Reply.
 
Back
Top