Hi i’m currently using phprc txt file (dir is example.com/home/username/.php/5.3/) to alter a couple of the php.ini values to:
allow_call_time_pass_reference = ON
session.use_only_cookies = 0
These changes aren’t being reflected on the site. Is it possible that they are being looked over?