hi. the php info page in admin cp is a reference only, using a built in php command to output your server configuration for you to inspect for debugging purposes. php.ini is a separate file used to configure php, typically located well out of reach. some hosts do allow you to upload your own php.ini to override and change some options, but they are few and far between.
Quote:
Originally Posted by movslow
Thank your for an explanation.
However when I view my php.ini through admin cp, it's just an output of that file, no changes can be made.
Directive Local Value Master Value
allow_call_time_pass_reference Off Off
Where do I go to change this?
I'm not sure I understand the need for this reference, as I'm only using PHP Version 5.2.6.
|