As far as I understood allow_call_time_pass_reference can only be
set via php.ini. So your ISP would have to do this for you. He could
even do this for your domain(s) only.

Daniel

> thats the problem, my ISP has this set to OFF and I need to 
> know how I can change it locally.
> 
> I used ini_set("error_reporting", "4"); for general warnings 
> which works fine but trying 
> ini_set("allow_call_time_pass_reference", "On"); doesn't work
> 
> I think it's a rights issue, being a general user I'm not 
> allowed to modify this!


-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to