I have the problem up.
I am running apache 2.0.4 with php 4.2.3 home-compiled on a RH8 based
system.
lib/Template.php:21: Warning[2]: fopen("", "rb") - No such file or
directory
lib/Template.php:22: Warning[2]: fread(): supplied argument is not
a
valid File-Handle resource
lib/Template.php:23: Warning[2]: fclose(): supplied argument is not
a
valid File-Handle resource
lib/Template.php:21: Warning[2]: fopen("", "rb") - No such file
or
directory
lib/Template.php:22: Warning[2]: fread(): supplied argument is not
a
valid File-Handle resource
lib/Template.php:23: Warning[2]: fclose(): supplied argument is not
a
valid File-Handle resource
lib/config.php:189: Notice[8]: Undefined variable: SCRIPT_NAME
lib/Theme.php:153: Notice[1024]: phpwiki.css: not found
lib/Theme.php:153: Notice[1024]: phpwiki-printer.css: not found
lib/Theme.php:153: Notice[1024]: phpwiki-topbottombars.css: not found
lib/Theme.php:153: Notice[1024]: phpwiki-modern.css: not found
lib/interwiki.php:89: Notice[1024]: Loading InterWikiMap from
external
file lib/interwiki.map.
lib/Theme.php:153: Notice[1024]: templates/browse.tmpl: not found
lib/Theme.php:153: Notice[1024]: templates/top.tmpl: not found
I am still wondering why I see garbage on mozilla.
I have set this include_path in the wiki index.php file
$include_path =
'.:/usr/local/apache2/htdocs/phpwiki-1.3.3:/usr/local/apache2/htdocs/phpwiki--1.3.3/lib:/usr/local/lib/php/PEAR';
Anyone has had that problem? or did anybody spoted what i am doing
wrong?
thank you
|