If this is a hosted website, the host may not give you the ability to override the PHP.ini definitions...which I am guessing is the case if you dont have access to the actual file. But, you can always try doing an ini_set() on an external file and include that file in all the pages needed.