Sto sviluppando un sito, e quando provo a caricare la pagina.index.php (che richiede il file config.php), mi restituisce questo errore:
Lo strano è che il file config.php è ovviamente presente sulla root del sito. Ho provato a metterci dentro un echo, e poi richiamare la pagina direttamente, ed è a posto.Warning: require(config.php) [function.require]: failed to open stream: Operation not permitted in /home/web/www.e-mergingthoughtprocess.net/www/index.php on line 2
Fatal error: require() [function.require]: Failed opening required 'config.php' (include_path='.:/usr/share/php/') in /home/web/www.e-mergingthoughtprocess.net/www/index.php on line 2
Allora, perchè mi da questo errore?
![]()