friends i need to change my default suhosin settings but cannot see the settings anywhere in the php.ini
i have the following
cpanel 11.25.0 R46156
WHM 11.25.0 X3.9
I am very new to VPS and settings so please consider my inexperience.
friends i need to change my default suhosin settings but cannot see the settings anywhere in the php.ini
i have the following
cpanel 11.25.0 R46156
WHM 11.25.0 X3.9
I am very new to VPS and settings so please consider my inexperience.
create a PHP file in a directory you can browse from web. like:
phpinfo.php
then inside the file write this:
There you will see (at beginning) a like like:Code:phpinfo();
Loaded Configuration. That is your path of php.ini