PDA

View Full Version : Can someone do something for the php error in wiki docs?



liaoch
12-02-2004, 10:43 PM
In template 'top':7: Warning[2]: Unknown(/var/www/docs/robotmeta.php): failed to open stream: No such file or directory:

include "/var/www/docs/robotmeta.php";

In template 'top':7: Warning[2]: (null)(): Failed opening '/var/www/docs/robotmeta.php' for inclusion (include_path='/usr/share/pear/:./'):

include "/var/www/docs/robotmeta.php";
Home | About | Get Knoppix | Documentation | Knoppix Hacks | Forum | Bugs | Contact | » Knopper.net | » Software Patents

In template 'body'(In template 'top'?):14: Warning[2]: Unknown(/var/www/docs/admeta.php): failed to open stream: No such file or directory:

<? include '/var/www/docs/admeta.php'; ?>:
?>

In template 'body'(In template 'top'?):14: Warning[2]: (null)(): Failed opening '/var/www/docs/admeta.php' for inclusion (include_path='/usr/share/pear/:./'):

<? include '/var/www/docs/admeta.php'; ?>:
?>