komische Fehlermeldung nach der Installation

Thomas - Lists <[email protected]> Sat, 28 Aug 2004 18:08:33 +0200
Newsgroups gmane.comp.cms.bitflux.general.german
Message-ID <[email protected]>
Hallo allerseits,

da es ja leider keine Demo gibt, habe ich lokal mal die "fulldemo" 
ausprobieren wollen.
Dabei bekomme ich jedoch beim Aufruf des Vhosts die folgende Meldung:
----

*Warning*: 
sitemap::runSitemap(/var/www/localhost/htdocs/fulldemo/cmsdemo//tmp/popoon/_var_www_localhost_htdocs_fulldemo_cmsdemo_sitemap_sitemap.xml) 
[function.runSitemap 
<http://test.localhost.nonvalid/function.runSitemap>]: failed to open 
stream: No such file or directory in 
*/var/www/localhost/htdocs/fulldemo/bitlib/php/popoon/sitemap/sitemap.php* 
on line *159*

*Warning*: sitemap::runSitemap() [function.include 
<http://test.localhost.nonvalid/function.include>]: Failed opening 
'/var/www/localhost/htdocs/fulldemo/cmsdemo//tmp/popoon/_var_www_localhost_htdocs_fulldemo_cmsdemo_sitemap_sitemap.xml' 
for inclusion 
(include_path='/var/www/localhost/htdocs/fulldemo/bitlib//php/:.:/usr/lib/php') 
in 
*/var/www/localhost/htdocs/fulldemo/bitlib/php/popoon/sitemap/sitemap.php* 
on line *159*

----

Kann ich hier irgendwie nachvollziehen, warum die Datei nicht angelegt wird?



Installiert ist hier apache2, php-5.0.1 mit den folgenden 
dom/xsl-Versionen (aus der phpinfo):


    xsl

XSL 	enabled
libxslt Version 	1.1.9
libxslt compiled against libxml Version 	2.6.12
EXSLT 	enabled
libexslt Version 	1.1.9


    xml

XML Support 	active
XML Namespace Support 	active
libxml2 Version 	2.6.12


    dom

DOM/XML 	enabled
DOM/XML API Version 	20031129
libxml Version 	2.6.12
HTML Support 	enabled
XPath Support 	enabled
XPointer Support 	enabled
Schema Support 	enabled
RelaxNG Support 	enabled





Danke,

Thomas