Welcome Guest, Not a member yet? Register   Sign In
Allow URL Include error?
#1

[eluser]Unknown[/eluser]
I get this error:

Code:
A PHP Error was encountered

Severity: Warning

Message: include() [function.include]: http:// wrapper is disabled in the server configuration by allow_url_include=0

Filename: includes/template.php

Line Number: 24

everytime I try to include my template.php page.

How so? I already configured the php.ini file to set allow_url_include to 'On'. But still I get this error.

Does CodeIgniter have anything to do with it? I'm currently working with the Xampp Server at the moment. Please help! Sad
#2

[eluser]InsiteFX[/eluser]
Edit your php.ini file and and set allow_url_include=1

InsiteFX




Theme © iAndrew 2016 - Forum software by © MyBB