<?xml version='1.0' encoding='UTF-8'?>
<rss version='2.0'>
	<channel>
		<title>cotonti.com : Force PHP5 in .htaccess</title>
		<link>https://www.cotonti.com</link>
		<description>Son konu mesajları</description>
		<generator>Cotonti</generator>
		<language>en</language>
		<pubDate>Wed, 27 May 2026 21:40:23 -0000</pubDate>

		<item>
			<title>Trustmaster</title>
			<description><![CDATA[I'm not sure, this might be host-specific. I thought about adding a PHP version check to <em>config.php</em> as well as <em>functions.php</em>. Or a better solution is leaving the timezone config in <em>config.php</em> whereas the function itself is called in <em>common.php</em>.]]></description>
			<pubDate>Paz, 28 Şub 2010 20:40:47 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/tr/forums?m=posts&q=5358&d=0#post23272]]></link>
		</item>
		<item>
			<title>GHengeveld</title>
			<description><![CDATA[I'm still working with Cotonti for a big client project (hence the overpowered clustered gridservers). This is likely to become the largest Cotonti powered webservice.]]></description>
			<pubDate>Paz, 28 Şub 2010 01:00:39 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/tr/forums?m=posts&q=5358&d=0#post23246]]></link>
		</item>
		<item>
			<title>pieter</title>
			<description><![CDATA[Welcome back.<br />
Or not?]]></description>
			<pubDate>Paz, 28 Şub 2010 00:58:29 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/tr/forums?m=posts&q=5358&d=0#post23245]]></link>
		</item>
		<item>
			<title>GHengeveld</title>
			<description><![CDATA[Since Cotonti requires PHP 5, I found it convenient (or actually neccesary) to add a single line to my .htaccess file so the server (<a href="http://mediatemple.net/" rel="nofollow">Mediatemple</a> <a href="http://mediatemple.net/webhosting/gs/" rel="nofollow">Grid Service</a>) would treat my .php files as PHP 5.<br />
If your server is executing files as PHP 4 you will soon find your site to die with a fatal error:<br />
<pre>Call to undefined function: date_default_timezone_set()</pre>
<br />
Here's what I've added in .htaccess:<br />
<pre>AddHandler php5-script .php</pre>
<br />
Perhaps we should include this in Cotonti by default.]]></description>
			<pubDate>Paz, 28 Şub 2010 00:55:21 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/tr/forums?m=posts&q=5358&d=0#post23244]]></link>
		</item>
	</channel>
</rss>