Hi,
After upgrading to php 5.20 a few clients are complaining that some things are broken with new errors like:
After upgrading to php 5.20 a few clients are complaining that some things are broken with new errors like:
Warning: include() [function.include]: URL file-access is disabled in the server configuration
/QUOTE] and also allow_url_include = off[ which used to be on.
I tried creating a php.in file in /home/user/public_html and and turning those functions On but it hasn't worked, how safe is it to turn them back on in the main php.ini file ?