<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Chevereto Forums - PHP files are not parsed/interpreted]]></title>
	<link rel="self" href="http://chevereto.com/forums/feed-atom-topic457.xml"/>
	<updated>2010-02-21T09:52:56Z</updated>
	<generator>PunBB</generator>
	<id>http://chevereto.com/forums/topic457-php-files-are-not-parsedinterpreted.html</id>
		<entry>
			<title type="html"><![CDATA[Re: PHP files are not parsed/interpreted]]></title>
			<link rel="alternate" href="http://chevereto.com/forums/post2309.html#p2309"/>
			<content type="html"><![CDATA[<p>Glad to hear it.</p><p>If there are any more problems that pop-up, just make a new thread.</p><p>--Gamerlv</p>]]></content>
			<author>
				<name><![CDATA[gamerlv]]></name>
				<uri>http://chevereto.com/forums/user540.html</uri>
			</author>
			<updated>2010-02-21T09:52:56Z</updated>
			<id>http://chevereto.com/forums/post2309.html#p2309</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: PHP files are not parsed/interpreted]]></title>
			<link rel="alternate" href="http://chevereto.com/forums/post2308.html#p2308"/>
			<content type="html"><![CDATA[<p>Hello, yes I have root on the server.</p><p>I made the change in php.ini and it works now. <img src="http://chevereto.com/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>Thanks.</p>]]></content>
			<author>
				<name><![CDATA[ratman]]></name>
				<uri>http://chevereto.com/forums/user729.html</uri>
			</author>
			<updated>2010-02-21T08:47:38Z</updated>
			<id>http://chevereto.com/forums/post2308.html#p2308</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: PHP files are not parsed/interpreted]]></title>
			<link rel="alternate" href="http://chevereto.com/forums/post2247.html#p2247"/>
			<content type="html"><![CDATA[<p>Do you own the server, or better said can you access your php.ini?<br />If so enable php shorthand by findig the config varible called <br /></p><div class="codebox"><pre><code>short_open_tag</code></pre></div><p>put it like so:</p><div class="codebox"><pre><code>short_open_tag = On</code></pre></div><p>And chevereto will work.</p><p>If you can&#039;t mod you php.ini post back here.</p><p>--Gamerlv</p>]]></content>
			<author>
				<name><![CDATA[gamerlv]]></name>
				<uri>http://chevereto.com/forums/user540.html</uri>
			</author>
			<updated>2010-02-06T08:50:25Z</updated>
			<id>http://chevereto.com/forums/post2247.html#p2247</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[PHP files are not parsed/interpreted]]></title>
			<link rel="alternate" href="http://chevereto.com/forums/post2240.html#p2240"/>
			<content type="html"><![CDATA[<p>I ran a test to make sure php works, and it does.</p><p>I saved the following in test.php</p><div class="codebox"><pre><code>&lt;?php

phpinfo();

?&gt;</code></pre></div><p>and it works fine, so my php installation is okay. But when I run chevreto, it is not parsed. I checked the code and saw that it uses only &lt;? instead of &lt;?php so it seems that is causing the problem. I&#039;m running Apache on a Fedora 12 server.</p>]]></content>
			<author>
				<name><![CDATA[ratman]]></name>
				<uri>http://chevereto.com/forums/user729.html</uri>
			</author>
			<updated>2010-02-05T17:03:34Z</updated>
			<id>http://chevereto.com/forums/post2240.html#p2240</id>
		</entry>
</feed>

