<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: simple asterCRM installation guide for asterisk</title>
	<atom:link href="http://astercc.org/astercrm/2008/09/simple-installation-guide-for-asterisk.html/feed" rel="self" type="application/rss+xml" />
	<link>http://astercc.org/tutorial-2/2008/09/simple-installation-guide-for-asterisk.html</link>
	<description>asterCC, asterisk callcenter, ip pbx and billing solution</description>
	<lastBuildDate>Sun, 08 Apr 2012 02:25:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: admin</title>
		<link>http://astercc.org/tutorial-2/2008/09/simple-installation-guide-for-asterisk.html/comment-page-1#comment-3412</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sun, 18 Mar 2012 01:20:00 +0000</pubDate>
		<guid isPermaLink="false">http://astercrm.org/?p=29#comment-3412</guid>
		<description>for php5.3 , you need change a function in phpagi, from goto to astercc_goto or just remove that function, and set display_errors=no in php.ini</description>
		<content:encoded><![CDATA[<p>for php5.3 , you need change a function in phpagi, from goto to astercc_goto or just remove that function, and set display_errors=no in php.ini</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam</title>
		<link>http://astercc.org/tutorial-2/2008/09/simple-installation-guide-for-asterisk.html/comment-page-1#comment-3411</link>
		<dc:creator>Adam</dc:creator>
		<pubDate>Sat, 17 Mar 2012 23:21:04 +0000</pubDate>
		<guid isPermaLink="false">http://astercrm.org/?p=29#comment-3411</guid>
		<description>Downgraded php to 5.2* from zend repo and it works now.
Thanx for attention.</description>
		<content:encoded><![CDATA[<p>Downgraded php to 5.2* from zend repo and it works now.<br />
Thanx for attention.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam</title>
		<link>http://astercc.org/tutorial-2/2008/09/simple-installation-guide-for-asterisk.html/comment-page-1#comment-3409</link>
		<dc:creator>Adam</dc:creator>
		<pubDate>Sat, 17 Mar 2012 18:03:11 +0000</pubDate>
		<guid isPermaLink="false">http://astercrm.org/?p=29#comment-3409</guid>
		<description>I found tha this i just php warning, but while trying to access login.php it pops up
Error: the server returned the following HTTP status: 500
Received: (nothing here)
How do i debug i those lines above will not help ?</description>
		<content:encoded><![CDATA[<p>I found tha this i just php warning, but while trying to access login.php it pops up<br />
Error: the server returned the following HTTP status: 500<br />
Received: (nothing here)<br />
How do i debug i those lines above will not help ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam</title>
		<link>http://astercc.org/tutorial-2/2008/09/simple-installation-guide-for-asterisk.html/comment-page-1#comment-3408</link>
		<dc:creator>Adam</dc:creator>
		<pubDate>Sat, 17 Mar 2012 17:58:00 +0000</pubDate>
		<guid isPermaLink="false">http://astercrm.org/?p=29#comment-3408</guid>
		<description>Thanx, that helped, but im still not in there :(
[Sat M/mydomain.com//mydomain.com/ar 17 20:52:20 2012] [error] [client 109.199.23.4] PHP Notice:  Undefined index: curuser in /var/www/html/astercrm/include/common.class.php on line 30, referer: http://mydomain.com/astercrm/login.php
[Sat Mar 17 20:52:20 2012] [error] [client 109.199.23.4] PHP Notice:  Use of undefined constant LOG_ENABLED - assumed &#039;LOG_ENABLED&#039; in /var/www/html/astercrm/config.php on line 4, referer: http://mydomain.com/astercrm/login.php
[Sat Mar 17 20:52:20 2012] [error] [client 109.199.23.4] PHP Notice:  Use of undefined constant FILE_LOG - assumed &#039;FILE_LOG&#039; in /var/www/html/astercrm/config.php on line 5, referer: http://mydomain.com/astercrm/login.php
[Sat Mar 17 20:52:20 2012] [error] [client 109.199.23.4] PHP Parse error:  syntax error, unexpected T_GOTO, expecting T_STRING in /var/www/html/astercrm/include/phpagi.php on line 1184, referer: http://mydomain.com/astercrm/login.php</description>
		<content:encoded><![CDATA[<p>Thanx, that helped, but im still not in there <img src='http://astercc.org/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /><br />
[Sat M/mydomain.com//mydomain.com/ar 17 20:52:20 2012] [error] [client 109.199.23.4] PHP Notice:  Undefined index: curuser in /var/www/html/astercrm/include/common.class.php on line 30, referer: <a href="http://mydomain.com/astercrm/login.php" rel="nofollow">http://mydomain.com/astercrm/login.php</a><br />
[Sat Mar 17 20:52:20 2012] [error] [client 109.199.23.4] PHP Notice:  Use of undefined constant LOG_ENABLED &#8211; assumed &#8216;LOG_ENABLED&#8217; in /var/www/html/astercrm/config.php on line 4, referer: <a href="http://mydomain.com/astercrm/login.php" rel="nofollow">http://mydomain.com/astercrm/login.php</a><br />
[Sat Mar 17 20:52:20 2012] [error] [client 109.199.23.4] PHP Notice:  Use of undefined constant FILE_LOG &#8211; assumed &#8216;FILE_LOG&#8217; in /var/www/html/astercrm/config.php on line 5, referer: <a href="http://mydomain.com/astercrm/login.php" rel="nofollow">http://mydomain.com/astercrm/login.php</a><br />
[Sat Mar 17 20:52:20 2012] [error] [client 109.199.23.4] PHP Parse error:  syntax error, unexpected T_GOTO, expecting T_STRING in /var/www/html/astercrm/include/phpagi.php on line 1184, referer: <a href="http://mydomain.com/astercrm/login.php" rel="nofollow">http://mydomain.com/astercrm/login.php</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://astercc.org/tutorial-2/2008/09/simple-installation-guide-for-asterisk.html/comment-page-1#comment-3406</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sat, 17 Mar 2012 02:37:08 +0000</pubDate>
		<guid isPermaLink="false">http://astercrm.org/?p=29#comment-3406</guid>
		<description>in your php.ini
change
short_open_tag = Off to short_open_tag = On
then restart http


command:
sed -i &quot;s/short_open_tag = Off/short_open_tag = On/&quot; /etc/php.ini</description>
		<content:encoded><![CDATA[<p>in your php.ini<br />
change<br />
short_open_tag = Off to short_open_tag = On<br />
then restart http</p>
<p>command:<br />
sed -i &#8220;s/short_open_tag = Off/short_open_tag = On/&#8221; /etc/php.ini</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam</title>
		<link>http://astercc.org/tutorial-2/2008/09/simple-installation-guide-for-asterisk.html/comment-page-1#comment-3405</link>
		<dc:creator>Adam</dc:creator>
		<pubDate>Sat, 17 Mar 2012 01:26:05 +0000</pubDate>
		<guid isPermaLink="false">http://astercrm.org/?p=29#comment-3405</guid>
		<description>This is what displays login.php page  :(
Everything on the installation went fine, but website doesnt work.
PHP 5.3.10
Is there anything missing ?

filePath = &quot;language/&quot;.$page.&quot;_&quot;.$language.&quot;_&quot;.$country.&quot;.php&quot;; } function Translate($str){ $source = $str; $filePath = dirname(dirname(__FILE__)).&quot;/include/&quot;.$this-&gt;filePath; if (file_exists($filePath)){ require $this-&gt;filePath; $str =str_replace(&quot; &quot;,&quot;_&quot;,strtolower($str)); if ($$str != &quot;&quot;) return $$str; else return $source; }else{ return $str; } } } ?&gt;</description>
		<content:encoded><![CDATA[<p>This is what displays login.php page  <img src='http://astercc.org/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /><br />
Everything on the installation went fine, but website doesnt work.<br />
PHP 5.3.10<br />
Is there anything missing ?</p>
<p>filePath = &#8220;language/&#8221;.$page.&#8221;_&#8221;.$language.&#8221;_&#8221;.$country.&#8221;.php&#8221;; } function Translate($str){ $source = $str; $filePath = dirname(dirname(__FILE__)).&#8221;/include/&#8221;.$this-&gt;filePath; if (file_exists($filePath)){ require $this-&gt;filePath; $str =str_replace(&#8221; &#8220;,&#8221;_&#8221;,strtolower($str)); if ($$str != &#8220;&#8221;) return $$str; else return $source; }else{ return $str; } } } ?&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://astercc.org/tutorial-2/2008/09/simple-installation-guide-for-asterisk.html/comment-page-1#comment-427</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 25 Aug 2010 08:13:21 +0000</pubDate>
		<guid isPermaLink="false">http://astercrm.org/?p=29#comment-427</guid>
		<description>do you have databases running ? and also need config parameters in eventsdaemon.pl</description>
		<content:encoded><![CDATA[<p>do you have databases running ? and also need config parameters in eventsdaemon.pl</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ahmed</title>
		<link>http://astercc.org/tutorial-2/2008/09/simple-installation-guide-for-asterisk.html/comment-page-1#comment-419</link>
		<dc:creator>ahmed</dc:creator>
		<pubDate>Tue, 03 Aug 2010 18:57:12 +0000</pubDate>
		<guid isPermaLink="false">http://astercrm.org/?p=29#comment-419</guid>
		<description>dears i use Elastix 1.6-12 but  i have problem on asterCrm as the following 
at step one that says mv ./astercrm-0.047beta /var/www/html/astercrm
i dont have this directory astercrm under path /var/www/html  ... so
i created it then complete the steps  so on the step 2 that says 
mv /var/www/html/astercrm/eventsdaemon/* /opt/asterisk/scripts/eventsdaemon  i dont have this directory eventsdaemon or any thing under it so i creat it and complete the steps  but when i try to startthe eventsdaemon.pl using  /opt/asterisk/scripts/eventsdaemon/eventsdaemon.pl on step 6 it my elastix says failed: Can&#039;t connect to MySQL server on &#039;127.0.0.1&#039; (111) at /opt/asterisk/scripts/eventsdaemon/eventsdaemon.pl line 133</description>
		<content:encoded><![CDATA[<p>dears i use Elastix 1.6-12 but  i have problem on asterCrm as the following<br />
at step one that says mv ./astercrm-0.047beta /var/www/html/astercrm<br />
i dont have this directory astercrm under path /var/www/html  &#8230; so<br />
i created it then complete the steps  so on the step 2 that says<br />
mv /var/www/html/astercrm/eventsdaemon/* /opt/asterisk/scripts/eventsdaemon  i dont have this directory eventsdaemon or any thing under it so i creat it and complete the steps  but when i try to startthe eventsdaemon.pl using  /opt/asterisk/scripts/eventsdaemon/eventsdaemon.pl on step 6 it my elastix says failed: Can&#8217;t connect to MySQL server on &#8217;127.0.0.1&#8242; (111) at /opt/asterisk/scripts/eventsdaemon/eventsdaemon.pl line 133</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://astercc.org/tutorial-2/2008/09/simple-installation-guide-for-asterisk.html/comment-page-1#comment-191</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 04 Dec 2009 01:22:04 +0000</pubDate>
		<guid isPermaLink="false">http://astercrm.org/?p=29#comment-191</guid>
		<description>i didnt test, but it should work with all trixbox</description>
		<content:encoded><![CDATA[<p>i didnt test, but it should work with all trixbox</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert</title>
		<link>http://astercc.org/tutorial-2/2008/09/simple-installation-guide-for-asterisk.html/comment-page-1#comment-189</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Thu, 26 Nov 2009 14:44:28 +0000</pubDate>
		<guid isPermaLink="false">http://astercrm.org/?p=29#comment-189</guid>
		<description>Hi,

Any procedures on installing astercc v0.13 on trixbox v.2.8?</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Any procedures on installing astercc v0.13 on trixbox v.2.8?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
