<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>How to use Zend with EasyPHP?</title>
        <description> I am trying to use Zend Optimizer with EasyPHP, I downloaded &amp;quot;Zend Optimizer 	3.3.9 (32 bit)&amp;quot; from [www.zend.com], when installing it asked for php.ini folder, I choose. $EASYPHPINSTALLFOLDER/conf_files/.
Then it asked for apache root, I tried setting it to /www/ but it failed because it couldn't find httpd.conf, so I choose /www/ and it installed.

But i still get error: &amp;quot;Zend Optimizer not installed&amp;quot;

My conf_files/php.ini contains:

[Zend]
zend_extension_manager.optimizer_ts=&amp;quot;C:\Program Files\Zend\ZendOptimizer-3.3.0\lib\Optimizer-3.3.0&amp;quot;
zend_extension_ts=&amp;quot;C:\Program Files\Zend\ZendOptimizer-3.3.0\lib\ZendExtensionManager.dll&amp;quot;

Both path exists.
I've done a search on this forum and also in google, but coulnd't find any info, can someone help me using Zend with EasyPHP?</description>
        <link>http://www.easyphp.org/forums/19/147097/147097/_subject_#msg-147097</link>
        <lastBuildDate>Sat, 11 Feb 2012 03:22:13 +0100</lastBuildDate>
        <generator>Phorum 5.2.18</generator>
        <item>
            <guid>http://www.easyphp.org/forums/19/147097/147098/_subject_#msg-147098</guid>
            <title>Re: How to use Zend with EasyPHP?</title>
            <link>http://www.easyphp.org/forums/19/147097/147098/_subject_#msg-147098</link>
            <description><![CDATA[ Looks like Zend cant run on php 5.3, why theres no version of easyphp with php 5.2?<br />
<br />
UPDATE: tried old version of easyphp that comes with php5.2, and still didnt worked.<br />
<br />
So I installed wampserver, and it worked without any extra config. it sucks that it wont work on EasyPHP.]]></description>
            <dc:creator>peterg</dc:creator>
            <category>EasyPHP 5.3.2i</category>
            <pubDate>Thu, 15 Jul 2010 16:37:39 +0200</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/19/147097/147097/_subject_#msg-147097</guid>
            <title>How to use Zend with EasyPHP?</title>
            <link>http://www.easyphp.org/forums/19/147097/147097/_subject_#msg-147097</link>
            <description><![CDATA[ I am trying to use Zend Optimizer with EasyPHP, I downloaded &quot;Zend Optimizer 	3.3.9 (32 bit)&quot; from [<a href="http://www.zend.com/en/products/guard/downloads"  rel="nofollow">www.zend.com</a>], when installing it asked for php.ini folder, I choose. $EASYPHPINSTALLFOLDER/conf_files/.<br />
Then it asked for apache root, I tried setting it to /www/ but it failed because it couldn't find httpd.conf, so I choose /www/ and it installed.<br />
<br />
But i still get error: &quot;Zend Optimizer not installed&quot;<br />
<br />
My conf_files/php.ini contains:<br />
<br />
[Zend]<br />
zend_extension_manager.optimizer_ts=&quot;C:\Program Files\Zend\ZendOptimizer-3.3.0\lib\Optimizer-3.3.0&quot;<br />
zend_extension_ts=&quot;C:\Program Files\Zend\ZendOptimizer-3.3.0\lib\ZendExtensionManager.dll&quot;<br />
<br />
Both path exists.<br />
I've done a search on this forum and also in google, but coulnd't find any info, can someone help me using Zend with EasyPHP?]]></description>
            <dc:creator>peterg</dc:creator>
            <category>EasyPHP 5.3.2i</category>
            <pubDate>Thu, 15 Jul 2010 16:12:37 +0200</pubDate>
        </item>
    </channel>
</rss>

