<?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: Checking your LiveDocx compatibility</title>
	<atom:link href="http://www.phplivedocx.org/2009/07/30/checking-your-phplivedocx-compatibility/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.phplivedocx.org/2009/07/30/checking-your-phplivedocx-compatibility/</link>
	<description>Zend Framework Implementation of LiveDocx</description>
	<lastBuildDate>Sat, 19 Nov 2011 11:18:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Matthias van Lochem</title>
		<link>http://www.phplivedocx.org/2009/07/30/checking-your-phplivedocx-compatibility/comment-page-1/#comment-45232</link>
		<dc:creator>Matthias van Lochem</dc:creator>
		<pubDate>Thu, 22 Sep 2011 20:52:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.phplivedocx.org/?p=715#comment-45232</guid>
		<description>Some weeks ago the service worked perfectly but now suddenly, both on my development (localhost) server and my production server (both Ubuntu) I get the message:

Cannot login into LiveDocx service - username and/or password are invalid

the result of the environment check:

Zend_Service_LiveDocx Environment Checker
 
 2: Checking SAPI (apache2handler)..........................................FAIL
(all the rest is PASS)
 
One or more tests failed. The web server environment, in which this script is
running, does not meet the requirements for Zend_Service_LiveDocx_*.

I have not touched my scripts or the apache/php setup (apart perhaps from system updates). Has the Livedocx configuration changed or is it something on my side (and my webhost)?</description>
		<content:encoded><![CDATA[<p>Some weeks ago the service worked perfectly but now suddenly, both on my development (localhost) server and my production server (both Ubuntu) I get the message:</p>
<p>Cannot login into LiveDocx service &#8211; username and/or password are invalid</p>
<p>the result of the environment check:</p>
<p>Zend_Service_LiveDocx Environment Checker</p>
<p> 2: Checking SAPI (apache2handler)&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;FAIL<br />
(all the rest is PASS)</p>
<p>One or more tests failed. The web server environment, in which this script is<br />
running, does not meet the requirements for Zend_Service_LiveDocx_*.</p>
<p>I have not touched my scripts or the apache/php setup (apart perhaps from system updates). Has the Livedocx configuration changed or is it something on my side (and my webhost)?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: swits</title>
		<link>http://www.phplivedocx.org/2009/07/30/checking-your-phplivedocx-compatibility/comment-page-1/#comment-30001</link>
		<dc:creator>swits</dc:creator>
		<pubDate>Tue, 03 May 2011 11:55:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.phplivedocx.org/?p=715#comment-30001</guid>
		<description>With no changes from me, the system is now working!  Perhaps so,mething has been changed at LiveDocX?</description>
		<content:encoded><![CDATA[<p>With no changes from me, the system is now working!  Perhaps so,mething has been changed at LiveDocX?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: swits</title>
		<link>http://www.phplivedocx.org/2009/07/30/checking-your-phplivedocx-compatibility/comment-page-1/#comment-29937</link>
		<dc:creator>swits</dc:creator>
		<pubDate>Mon, 02 May 2011 17:24:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.phplivedocx.org/?p=715#comment-29937</guid>
		<description>I have liveDocx working fine on my development ubuntu server but it fails on my live (reseller) server hosted by UK2.net.  Check-environment.php gives:
Zend_Service_LiveDocx Environment Checker
 1: Checking OS (Linux).....................................................PASS
 2: Checking SAPI (cgi-fcgi)................................................FAIL
 3: Checking PHP version (5.2.9)............................................PASS
 4: Checking memory limit (128M)............................................PASS
 5: Checking HTTP stream wrapper............................................PASS
 6: Checking HTTPS stream wrapper...........................................PASS
 7: Checking Zend Framework path............................................PASS
 8: Checking Zend Framework version (1.10.3)................................PASS
 9: Checking SOAP extension.................................................PASS
10: Checking DOM extension..................................................PASS
11: Checking SimpleXML extension............................................PASS
12: Checking libXML extension...............................................PASS
13: Checking your IP address (0.0.0.0)......................................PASS
14: Checking your city ()...................................................PASS
15: Checking your region ().................................................PASS
16: Checking your country ()................................................PASS
17: Checking backend WSDL (0.30s)...........................................PASS
18: Checking backend credentials are defined................................PASS
19: Logging into backend service (-1.00s)...................................FAIL
One or more tests failed. The web server environment, in which this script is running, does not meet the requirements for Zend_Service_LiveDocx_*. 

I know that 2 doesn&#039;t matter.  This test is using the same credentials as my development server (which passes 1 and 3-19) and I can log on to your website with them.   I found a suggestion that MOD SECURITY might be getting in the way (it is active on the live server) but I am not familar with it.

Any advice gratefully received.</description>
		<content:encoded><![CDATA[<p>I have liveDocx working fine on my development ubuntu server but it fails on my live (reseller) server hosted by UK2.net.  Check-environment.php gives:<br />
Zend_Service_LiveDocx Environment Checker<br />
 1: Checking OS (Linux)&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;..PASS<br />
 2: Checking SAPI (cgi-fcgi)&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;FAIL<br />
 3: Checking PHP version (5.2.9)&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;..PASS<br />
 4: Checking memory limit (128M)&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;..PASS<br />
 5: Checking HTTP stream wrapper&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;..PASS<br />
 6: Checking HTTPS stream wrapper&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;.PASS<br />
 7: Checking Zend Framework path&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;..PASS<br />
 8: Checking Zend Framework version (1.10.3)&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;..PASS<br />
 9: Checking SOAP extension&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;.PASS<br />
10: Checking DOM extension&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;..PASS<br />
11: Checking SimpleXML extension&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;..PASS<br />
12: Checking libXML extension&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;..PASS<br />
13: Checking your IP address (0.0.0.0)&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;..PASS<br />
14: Checking your city ()&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;PASS<br />
15: Checking your region ()&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;.PASS<br />
16: Checking your country ()&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;PASS<br />
17: Checking backend WSDL (0.30s)&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;.PASS<br />
18: Checking backend credentials are defined&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;..PASS<br />
19: Logging into backend service (-1.00s)&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;..FAIL<br />
One or more tests failed. The web server environment, in which this script is running, does not meet the requirements for Zend_Service_LiveDocx_*. </p>
<p>I know that 2 doesn&#8217;t matter.  This test is using the same credentials as my development server (which passes 1 and 3-19) and I can log on to your website with them.   I found a suggestion that MOD SECURITY might be getting in the way (it is active on the live server) but I am not familar with it.</p>
<p>Any advice gratefully received.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://www.phplivedocx.org/2009/07/30/checking-your-phplivedocx-compatibility/comment-page-1/#comment-23700</link>
		<dc:creator>David</dc:creator>
		<pubDate>Mon, 21 Feb 2011 22:44:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.phplivedocx.org/?p=715#comment-23700</guid>
		<description>This is the result of y check-environment.php:

Zend_Service_LiveDocx Environment Checker   
1: Checking OS (Linux).....................................................PASS  
2: Checking SAPI (cgi).....................................................FAIL  
3: Checking PHP version (5.2.14)...........................................PASS  4: Checking memory limit (1000M)...........................................PASS  5: Checking HTTP stream wrapper............................................PASS  
6: Checking HTTPS stream wrapper...........................................PASS  
7: Checking Zend Framework path............................................PASS  
8: Checking Zend Framework version (1.11.3)................................PASS  
9: Checking SOAP extension.................................................PASS 10: Checking DOM extension..................................................PASS 11: Checking SimpleXML extension............................................PASS 
12: Checking libXML extension...............................................PASS 13: Checking your IP address (0.0.0.0)......................................PASS 
14: Checking your city ()...................................................PASS 
15: Checking your region ().................................................PASS 
16: Checking your country ()................................................PASS 17: Checking backend WSDL (0.75s)...........................................PASS 
18: Checking backend credentials are defined................................PASS 
19: Logging into backend service (0.23s)....................................PASS  

One or more tests failed. 
The web server environment, in which this script is running, does not meet the requirements for Zend_Service_LiveDocx_*.  

How can I fix this issue...</description>
		<content:encoded><![CDATA[<p>This is the result of y check-environment.php:</p>
<p>Zend_Service_LiveDocx Environment Checker<br />
1: Checking OS (Linux)&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;..PASS<br />
2: Checking SAPI (cgi)&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;..FAIL<br />
3: Checking PHP version (5.2.14)&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;.PASS  4: Checking memory limit (1000M)&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;.PASS  5: Checking HTTP stream wrapper&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;..PASS<br />
6: Checking HTTPS stream wrapper&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;.PASS<br />
7: Checking Zend Framework path&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;..PASS<br />
8: Checking Zend Framework version (1.11.3)&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;..PASS<br />
9: Checking SOAP extension&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;.PASS 10: Checking DOM extension&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;..PASS 11: Checking SimpleXML extension&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;..PASS<br />
12: Checking libXML extension&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;..PASS 13: Checking your IP address (0.0.0.0)&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;..PASS<br />
14: Checking your city ()&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;PASS<br />
15: Checking your region ()&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;.PASS<br />
16: Checking your country ()&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;PASS 17: Checking backend WSDL (0.75s)&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;.PASS<br />
18: Checking backend credentials are defined&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;..PASS<br />
19: Logging into backend service (0.23s)&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;PASS  </p>
<p>One or more tests failed.<br />
The web server environment, in which this script is running, does not meet the requirements for Zend_Service_LiveDocx_*.  </p>
<p>How can I fix this issue&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Prog36</title>
		<link>http://www.phplivedocx.org/2009/07/30/checking-your-phplivedocx-compatibility/comment-page-1/#comment-15460</link>
		<dc:creator>Prog36</dc:creator>
		<pubDate>Wed, 22 Sep 2010 02:09:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.phplivedocx.org/?p=715#comment-15460</guid>
		<description>Hello I got phplivedocx working this past weeks. then earlier today i suddenly got this error:

Starting sample #1 (license-agreement)...
Fatal error: Uncaught SoapFault exception: [soap:Server] Server was unable to process request. ---&gt; Invalid search path. in /home/proje/public_html/quiz/demos/soaptest.php:70 Stack trace: #0 [internal function]: SoapClient-&gt;__call(&#039;CreateDocument&#039;, Array) #1 /home/proje/public_html/quiz/demos/soaptest.php(70): SoapClient-&gt;CreateDocument() #2 {main} thrown in /home/proje/public_html/quiz/demos/soaptest.php on line 70

what happened? any inputs will be appreciated. thanks</description>
		<content:encoded><![CDATA[<p>Hello I got phplivedocx working this past weeks. then earlier today i suddenly got this error:</p>
<p>Starting sample #1 (license-agreement)&#8230;<br />
Fatal error: Uncaught SoapFault exception: [soap:Server] Server was unable to process request. &#8212;&gt; Invalid search path. in /home/proje/public_html/quiz/demos/soaptest.php:70 Stack trace: #0 [internal function]: SoapClient-&gt;__call(&#8216;CreateDocument&#8217;, Array) #1 /home/proje/public_html/quiz/demos/soaptest.php(70): SoapClient-&gt;CreateDocument() #2 {main} thrown in /home/proje/public_html/quiz/demos/soaptest.php on line 70</p>
<p>what happened? any inputs will be appreciated. thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan Maron</title>
		<link>http://www.phplivedocx.org/2009/07/30/checking-your-phplivedocx-compatibility/comment-page-1/#comment-15438</link>
		<dc:creator>Jonathan Maron</dc:creator>
		<pubDate>Tue, 21 Sep 2010 15:17:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.phplivedocx.org/?p=715#comment-15438</guid>
		<description>@Nik: Looking at the error report, I would say that your development machine does not have access to the internet. Zend_Service_LiveDocx requires an active internet connection! Please also check your proxy settings, if you are using one.</description>
		<content:encoded><![CDATA[<p>@Nik: Looking at the error report, I would say that your development machine does not have access to the internet. Zend_Service_LiveDocx requires an active internet connection! Please also check your proxy settings, if you are using one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nik</title>
		<link>http://www.phplivedocx.org/2009/07/30/checking-your-phplivedocx-compatibility/comment-page-1/#comment-15433</link>
		<dc:creator>Nik</dc:creator>
		<pubDate>Tue, 21 Sep 2010 10:29:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.phplivedocx.org/?p=715#comment-15433</guid>
		<description>Hello, after running the check I get errors on geo data and backend as shown below. If tried to access the geo data you refer in the script and I can see it. Should I configure something for the backend? Thank you.

 1: Checking OS (WINNT).....................................................PASS
 2: Checking SAPI (apache2handler)..........................................FAIL
 3: Checking PHP version (5.3.0)............................................PASS
 4: Checking memory limit (128M)............................................PASS
 5: Checking HTTP stream wrapper............................................PASS
 6: Checking HTTPS stream wrapper...........................................PASS
 7: Checking Zend Framework path............................................PASS
 8: Checking Zend Framework version (1.10.8)................................PASS
 9: Checking SOAP extension.................................................PASS
10: Checking DOM extension..................................................PASS
11: Checking SimpleXML extension............................................PASS
12: Checking libXML extension...............................................PASS
13: Checking your geo data..................................................FAIL
13: Checking backend WSDL (-1.00s)..........................................FAIL
14: Checking backend credentials are defined................................PASS
15: Logging into backend service (-1.00s)...................................FAIL</description>
		<content:encoded><![CDATA[<p>Hello, after running the check I get errors on geo data and backend as shown below. If tried to access the geo data you refer in the script and I can see it. Should I configure something for the backend? Thank you.</p>
<p> 1: Checking OS (WINNT)&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;..PASS<br />
 2: Checking SAPI (apache2handler)&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;FAIL<br />
 3: Checking PHP version (5.3.0)&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;..PASS<br />
 4: Checking memory limit (128M)&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;..PASS<br />
 5: Checking HTTP stream wrapper&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;..PASS<br />
 6: Checking HTTPS stream wrapper&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;.PASS<br />
 7: Checking Zend Framework path&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;..PASS<br />
 8: Checking Zend Framework version (1.10.8)&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;..PASS<br />
 9: Checking SOAP extension&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;.PASS<br />
10: Checking DOM extension&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;..PASS<br />
11: Checking SimpleXML extension&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;..PASS<br />
12: Checking libXML extension&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;..PASS<br />
13: Checking your geo data&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;..FAIL<br />
13: Checking backend WSDL (-1.00s)&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;FAIL<br />
14: Checking backend credentials are defined&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;..PASS<br />
15: Logging into backend service (-1.00s)&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;..FAIL</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amitpal Rathore</title>
		<link>http://www.phplivedocx.org/2009/07/30/checking-your-phplivedocx-compatibility/comment-page-1/#comment-13903</link>
		<dc:creator>Amitpal Rathore</dc:creator>
		<pubDate>Fri, 06 Aug 2010 09:12:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.phplivedocx.org/?p=715#comment-13903</guid>
		<description>Dear Jonathan,
When uploaded check-environment.php in my web server it is giving the following error:
Warning: require_once(Zend/Date.php) [function.require-once]: failed to open stream: No such file or directory in /home/safeactt/public_html/Helper.php on line 25

Fatal error: require_once() [function.require]: Failed opening required &#039;Zend/Date.php&#039; (include_path=&#039;.:/usr/lib/php:/usr/local/lib/php&#039;) in /home/safeactt/public_html/Helper.php on line 25

You can check it here:
http://www.safeact-training.com/check-environment.php

Please let me know where I am going wrong.

Thanks,</description>
		<content:encoded><![CDATA[<p>Dear Jonathan,<br />
When uploaded check-environment.php in my web server it is giving the following error:<br />
Warning: require_once(Zend/Date.php) [function.require-once]: failed to open stream: No such file or directory in /home/safeactt/public_html/Helper.php on line 25</p>
<p>Fatal error: require_once() [function.require]: Failed opening required &#8216;Zend/Date.php&#8217; (include_path=&#8217;.:/usr/lib/php:/usr/local/lib/php&#8217;) in /home/safeactt/public_html/Helper.php on line 25</p>
<p>You can check it here:<br />
<a href="http://www.safeact-training.com/check-environment.php" rel="nofollow">http://www.safeact-training.com/check-environment.php</a></p>
<p>Please let me know where I am going wrong.</p>
<p>Thanks,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lius</title>
		<link>http://www.phplivedocx.org/2009/07/30/checking-your-phplivedocx-compatibility/comment-page-1/#comment-13660</link>
		<dc:creator>Lius</dc:creator>
		<pubDate>Tue, 27 Jul 2010 07:46:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.phplivedocx.org/?p=715#comment-13660</guid>
		<description>Zend_Service_LiveDocx Environment Checker

 1: Checking OS (WINNT).....................................................PASS
 2: Checking SAPI (cgi-fcgi)................................................FAIL
 3: Checking PHP version (5.2.13)...........................................PASS
 4: Checking memory limit (128M)............................................PASS
 5: Checking HTTP stream wrapper............................................PASS 
 6: Checking HTTPS stream wrapper...........................................PASS 
 7: Checking Zend Framework path............................................PASS 
 8: Checking Zend Framework version (1.10.5)................................PASS 
 9: Checking SOAP extension.................................................PASS 
10: Checking DOM extension..................................................PASS 
11: Checking SimpleXML extension............................................PASS
12: Checking libXML extension...............................................PASS
13: Checking your IP address (110.139.12.46)................................PASS
14: Checking your city (Surabaya)...........................................PASS
15: Checking your region (Jawa Timur).......................................PASS
16: Checking your country (Indonesia).......................................PASS
17: Checking backend WSDL (-1.00s)..........................................FAIL
18: Checking backend credentials are defined................................PASS
19: Logging into backend service (1.58s)....................................PASS

One or more tests failed. The web server environment, in which this script is running, does not meet the requirements for Zend_Service_LiveDocx_*. 

I got script above, what is it mean??
thankz before..
</description>
		<content:encoded><![CDATA[<p>Zend_Service_LiveDocx Environment Checker</p>
<p> 1: Checking OS (WINNT)&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;..PASS<br />
 2: Checking SAPI (cgi-fcgi)&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;FAIL<br />
 3: Checking PHP version (5.2.13)&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;.PASS<br />
 4: Checking memory limit (128M)&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;..PASS<br />
 5: Checking HTTP stream wrapper&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;..PASS<br />
 6: Checking HTTPS stream wrapper&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;.PASS<br />
 7: Checking Zend Framework path&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;..PASS<br />
 8: Checking Zend Framework version (1.10.5)&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;..PASS<br />
 9: Checking SOAP extension&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;.PASS<br />
10: Checking DOM extension&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;..PASS<br />
11: Checking SimpleXML extension&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;..PASS<br />
12: Checking libXML extension&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;..PASS<br />
13: Checking your IP address (110.139.12.46)&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;..PASS<br />
14: Checking your city (Surabaya)&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;.PASS<br />
15: Checking your region (Jawa Timur)&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;PASS<br />
16: Checking your country (Indonesia)&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;PASS<br />
17: Checking backend WSDL (-1.00s)&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;FAIL<br />
18: Checking backend credentials are defined&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;..PASS<br />
19: Logging into backend service (1.58s)&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;PASS</p>
<p>One or more tests failed. The web server environment, in which this script is running, does not meet the requirements for Zend_Service_LiveDocx_*. </p>
<p>I got script above, what is it mean??<br />
thankz before..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wim Vandersmissen</title>
		<link>http://www.phplivedocx.org/2009/07/30/checking-your-phplivedocx-compatibility/comment-page-1/#comment-12833</link>
		<dc:creator>Wim Vandersmissen</dc:creator>
		<pubDate>Fri, 25 Jun 2010 09:32:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.phplivedocx.org/?p=715#comment-12833</guid>
		<description>Oops, the correct fix should be :

if (1 === Zend_Version::compareVersion(MIN_ZF_VERSION)) {</description>
		<content:encoded><![CDATA[<p>Oops, the correct fix should be :</p>
<p>if (1 === Zend_Version::compareVersion(MIN_ZF_VERSION)) {</p>
]]></content:encoded>
	</item>
</channel>
</rss>

