<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 244: php Errormessage if fulltext database can not be found</title><link href="https://sourceforge.net/p/phpcms/bugs/244/" rel="alternate"/><link href="https://sourceforge.net/p/phpcms/bugs/244/feed.atom" rel="self"/><id>https://sourceforge.net/p/phpcms/bugs/244/</id><updated>2007-03-22T19:35:51Z</updated><subtitle>Recent changes to 244: php Errormessage if fulltext database can not be found</subtitle><entry><title>php Errormessage if fulltext database can not be found</title><link href="https://sourceforge.net/p/phpcms/bugs/244/" rel="alternate"/><published>2007-03-22T19:35:51Z</published><updated>2007-03-22T19:35:51Z</updated><author><name>Thilo Wagner</name><uri>https://sourceforge.net/u/ignatius0815/</uri></author><id>https://sourceforge.netad9e856c1a8c4a971c3ecffb09f3f2c261453f65</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;If phpCMS should display the result of a fulltext search and it can't find the fulltext database, it outputs a php errormessage:&lt;/p&gt;
&lt;p&gt;Warning: file(/var/www/foo/bar/htdocs/data/data.db) [function.file]: failed to open stream: No such file or directory in /var/www/foo/bar/htdocs/parser/include/class.parser_search_phpcms.php on line 232&lt;/p&gt;
&lt;p&gt;Reason: obviously there is no check on file existance done, before phpCMS tries to open the fulltext database.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>