simonas

Well-Known Member
Apr 21, 2013
141
0
16
Lithuania
cPanel Access Level
Root Administrator
Re: Migrate Plesk accounts to cPanel (no root access)

Hi,

You always can get php.ini location by running the file:

<?php
phpinfo()
?>

On Cpanel, location should be /usr/local/lib
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,268
463
Hello :)

You will not have direct access to the default php.ini file if you only have cPanel access to the system. You may be able to create a php.ini file within your account if your hosting provider uses a PHP handler such as suPHP.

Thank you.