Kod
A PHP Error was encountered
Severity: Warning
Message: require_once() [function.require-once]: URL file-access is disabled in the server configuration
Filename: views/glowna_v.php
Line Number: 3
Severity: Warning
Message: require_once() [function.require-once]: URL file-access is disabled in the server configuration
Filename: views/glowna_v.php
Line Number: 3
Witam, dostaje powyższy błąd. Jak to ustawić poprawnie?
W system/application/config.php mam:
$config['base_url'] = "http://".$_SERVER['HTTP_HOST'];
Dodam, że nie mogę zmienić allow_url_fopen i allow_url_include.
Framework to CodeIgniter 1.7.2.
Z góry dziękuję
