Failed opening sunrise.php for inclusion Failed opening sunrise.php for inclusion wordpress wordpress

Failed opening sunrise.php for inclusion


Try moving the sunrise.php file down a level, to "uploads".


Perhaps apache is running in a jailed environment.What do you get if you put this in:

echo realpath(dirname(__FILE__));

Have you tried doing a relative include (i.e ../)