<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 241: LibphpCMS and Apache2 server variables problem</title><link href="https://sourceforge.net/p/phpcms/bugs/241/" rel="alternate"/><link href="https://sourceforge.net/p/phpcms/bugs/241/feed.atom" rel="self"/><id>https://sourceforge.net/p/phpcms/bugs/241/</id><updated>2006-07-07T09:18:26Z</updated><subtitle>Recent changes to 241: LibphpCMS and Apache2 server variables problem</subtitle><entry><title>LibphpCMS and Apache2 server variables problem</title><link href="https://sourceforge.net/p/phpcms/bugs/241/" rel="alternate"/><published>2006-07-07T09:18:26Z</published><updated>2006-07-07T09:18:26Z</updated><author><name>Thilo Wagner</name><uri>https://sourceforge.net/u/ignatius0815/</uri></author><id>https://sourceforge.nete550a7999a235da4373d0020cd23c5d2c731e398</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;In apache2 some server variables like PATH_TRANSLATED&lt;br /&gt;
might be set but empty, which causes problems in LibphpCMS.&lt;/p&gt;
&lt;p&gt;The can easily fixed by replacing all isset() against&lt;br /&gt;
!empty() functions in function GgetPaths &lt;/p&gt;
&lt;p&gt;See also the phpCMS forum:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://phpcms.de/forum/index.en.html?topic=6396" rel="nofollow"&gt;http://phpcms.de/forum/index.en.html?topic=6396&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;ciao..Iggi&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>