<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>EasyPHP and Modules : WordPress, Spip, Prestashop, Joomla, Drupal, phpBB, Phorum... - WordPress</title>
        <description></description>
        <link>http://www.easyphp.org/forums/list/28</link>
        <lastBuildDate>Sat, 11 Feb 2012 02:44:39 +0100</lastBuildDate>
        <generator>Phorum 5.2.18</generator>
        <item>
            <guid>http://www.easyphp.org/forums/28/148896/148896/_subject_#msg-148896</guid>
            <title>Wordpress v3.1.2 multisite problem (1 reply)</title>
            <link>http://www.easyphp.org/forums/28/148896/148896/_subject_#msg-148896</link>
            <description><![CDATA[ Hi :-)<br />
<br />
I'm trying to use wordpress v3.1.2 on my easyphp v5.3.6.0 setup.<br />
<br />
install OK (in the /www directory not as module)<br />
<br />
problem is when I want to enable multisite in wordpress for testing purpose, I got this : <br />
&quot;WordPress error : Multisite only works without the port number in the URL.&quot;<br />
how can I get rid of that problem ? thanks :-)]]></description>
            <dc:creator>voxel</dc:creator>
            <category>WordPress</category>
            <pubDate>Thu, 05 May 2011 17:06:38 +0200</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/28/148744/148744/_subject_#msg-148744</guid>
            <title>EasyPHP 5.3.6.0 and WordPress 3.1 module (3 replies)</title>
            <link>http://www.easyphp.org/forums/28/148744/148744/_subject_#msg-148744</link>
            <description><![CDATA[ - Running Windows 7 64-bit<br />
- Install EasyPHP<br />
- Install Wordpress 3.1 Module<br />
- Tried going to localweb, nothing<br />
- Tried copying the wordpress directory from the modules directory and pasting it into the www directory, then going back to localweb and clicking on wordpress, but it does not work.<br />
- Don't know how to get Wordpress working or what I'm missing. Looking for documentation, but can't find any. Can someone help point me in the right direction? I'd really appreciate some help. Thank you very much.]]></description>
            <dc:creator>mrjoe</dc:creator>
            <category>WordPress</category>
            <pubDate>Sat, 14 May 2011 15:31:46 +0200</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/28/148653/148653/_subject_#msg-148653</guid>
            <title>Typo in download name (no replies)</title>
            <link>http://www.easyphp.org/forums/28/148653/148653/_subject_#msg-148653</link>
            <description><![CDATA[ Hey, just wanted to mention that the WordPress 3.0.4 download link says 3.0.3<br />
<br />
Thx!!]]></description>
            <dc:creator>JimDunn</dc:creator>
            <category>WordPress</category>
            <pubDate>Sat, 12 Feb 2011 16:40:57 +0100</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/28/148068/148068/_subject_#msg-148068</guid>
            <title>worpress plugin include error? (3 replies)</title>
            <link>http://www.easyphp.org/forums/28/148068/148068/_subject_#msg-148068</link>
            <description><![CDATA[ Hi,<br />
<br />
I'm writing a plugin for wordpress. I am working on it in 2 places. 1 has wampserver 2.0 and netbeans. the other easyphp and notepad++. Its been working fine until recently when I added the ZendGdata-1.10.8 component to my plugin. This works fine with wampserver and netbeans, but with the following code:<br />
<br />
require 'zend/loader.php';<br />
    <br />
Zend_Loader::loadClass('Zend_Gdata_YouTube');<br />
Zend_Loader::loadClass('Zend_Uri_Http');<br />
<br />
<br />
I get the following error with easyphp5.3.3:<br />
<br />
Warning: require(zend/loader.php) [function.require]: failed to open stream: No such file or directory in M:\New Folder\EasyPHP-5.3.3\modules\wordpress301x101105145623\wp-content\plugins\test2\test2.php on line 34<br />
<br />
Fatal error: require() [function.require]: Failed opening required 'zend/loader.php' (include_path='.;C:\php5\pear') in M:\New Folder\EasyPHP-5.3.3\modules\wordpress301x101105145623\wp-content\plugins\test2\test2.php on line 34<br />
<br />
I'm not sure what to do because I don't want to break it on the other machine.<br />
<br />
Thanks in advance,<br />
<br />
KC]]></description>
            <dc:creator>KC</dc:creator>
            <category>WordPress</category>
            <pubDate>Sun, 12 Dec 2010 17:32:49 +0100</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/28/148043/148043/_subject_#msg-148043</guid>
            <title>Wordpress install problem (6 replies)</title>
            <link>http://www.easyphp.org/forums/28/148043/148043/_subject_#msg-148043</link>
            <description><![CDATA[ So I downloaded and installed easyphp 5.5.3.1<br />
Then I tired to install the wordpress module. <br />
It downloads and when it starts to instal it tell me<br />
&quot;Teh directory does not contain EasyPhP 5.3.3&quot; <br />
What? It has 5.3.3.1 all I did was instal the easy php and then the module and it doesn't make it. ANY HELP?]]></description>
            <dc:creator>imagidelic</dc:creator>
            <category>WordPress</category>
            <pubDate>Mon, 25 Jul 2011 06:56:14 +0200</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/28/147428/147428/_subject_#msg-147428</guid>
            <title>EasyPHP WordPress access remote (9 replies)</title>
            <link>http://www.easyphp.org/forums/28/147428/147428/_subject_#msg-147428</link>
            <description><![CDATA[ I have EasyPHP 5.3.3 and have installed the Wordpress but I notice that when I run the page REMOTELY all the links and files point to 127.0.0.1. I have changed the Site address and WordPress Address to point to the server NAME. I had to change the site URL field directly on the MySQL database. <br />
<br />
I am also running Joomla and Drupal and they are running fine. It is only Wordpress that keeps looking at 127.0.0.1 instead of the server name.]]></description>
            <dc:creator>Rick</dc:creator>
            <category>WordPress</category>
            <pubDate>Sun, 22 Jan 2012 20:27:48 +0100</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/28/147094/147094/_subject_#msg-147094</guid>
            <title>Wordpress 3.0 (1 reply)</title>
            <link>http://www.easyphp.org/forums/28/147094/147094/_subject_#msg-147094</link>
            <description><![CDATA[ Hi,<br />
<br />
Is it difficult to create a full WP 3.0 module rather than the WP 3.0RC version currently available?<br />
<br />
Many Thanks]]></description>
            <dc:creator>feynman</dc:creator>
            <category>WordPress</category>
            <pubDate>Wed, 29 Sep 2010 23:15:13 +0200</pubDate>
        </item>
    </channel>
</rss>

