<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>[EasyPHP - The WAMP package] - Forum (EasyPHP and Modules : WordPress, Spip, Prestashop, Joomla, Drupal, phpBB, Phorum...)</title>
        <description>EasyPHP Forum - Threads about EasyPHP, Configuration Files (httpd.conf, php.ini, my.ini...), Windows, PHP, Apache, MySQL, PhpMyAdmin and Modules.</description>
        <link>http://www.easyphp.org/forums/index/</link>
        <lastBuildDate>Thu, 09 Sep 2010 22:23:37 +0200</lastBuildDate>
        <generator>Phorum 5.2.14</generator>
        <item>
            <guid>http://www.easyphp.org/forums/31/147264/147326/_subject_#msg-147326</guid>
            <title>Re: Moving to VC9</title>
            <link>http://www.easyphp.org/forums/31/147264/147326/_subject_#msg-147326</link>
            <description><![CDATA[ VC9 extension is for Microsoft IIS server with PHP.<br />
for APACHE + PHP you need a VC6 extension]]></description>
            <dc:creator>seb</dc:creator>
            <category>EasyPHP 5.3.3</category>
            <pubDate>Thu, 09 Sep 2010 22:03:13 +0200</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/31/147325/147325/_subject_#msg-147325</guid>
            <title>Real solution for URL REWRITE work</title>
            <link>http://www.easyphp.org/forums/31/147325/147325/_subject_#msg-147325</link>
            <description><![CDATA[ 2 steps : <br />
1)<br />
- #LoadModule rewrite_module modules/mod_rewrite.so<br />
= LoadModule rewrite_module modules/mod_rewrite.so<br />
<br />
2)<br />
find <br />
&lt;Directory &quot;${path}/www&quot;&gt;<br />
    #<br />
    # Possible values for the Options directive are &quot;None&quot;, &quot;All&quot;,<br />
    # or any combination of:<br />
    #   Indexes Includes FollowSymLinks SymLinksifOwnerMatch ExecCGI MultiViews<br />
    #<br />
    # Note that &quot;MultiViews&quot; must be named *explicitly* --- &quot;Options All&quot;<br />
    # doesn't give it to you.<br />
    #<br />
    # The Options directive is both complicated and important.  Please see<br />
    # [<a href="http://httpd.apache.org/docs/2.2/mod/core.html#options" rel="nofollow" >httpd.apache.org</a>]<br />
    # for more information.<br />
    #<br />
    Options Indexes FollowSymLinks<br />
<br />
    #<br />
    # AllowOverride controls what directives may be placed in .htaccess files.<br />
    # It can be &quot;All&quot;, &quot;None&quot;, or any combination of the keywords:<br />
    #   Options FileInfo AuthConfig Limit<br />
    #<br />
    AllowOverride None<br />
<br />
and replace AllowOverride None by AllowOverride all]]></description>
            <dc:creator>seb</dc:creator>
            <category>EasyPHP 5.3.3</category>
            <pubDate>Thu, 09 Sep 2010 21:53:33 +0200</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/31/147316/147324/_subject_#msg-147324</guid>
            <title>Re: Apache server not starting</title>
            <link>http://www.easyphp.org/forums/31/147316/147324/_subject_#msg-147324</link>
            <description><![CDATA[ &quot;I now have a Firewall or busy port error message that I am going to investigate&quot;<br />
<br />
Yes, you can check your firewall or any program that use TCP 80 port.<br />
<br />
Maybe TCPView will help you ;)]]></description>
            <dc:creator>Amour</dc:creator>
            <category>EasyPHP 5.3.3</category>
            <pubDate>Thu, 09 Sep 2010 19:03:31 +0200</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/31/147311/147323/_subject_#msg-147323</guid>
            <title>Re: mysql Can't work!</title>
            <link>http://www.easyphp.org/forums/31/147311/147323/_subject_#msg-147323</link>
            <description><![CDATA[ To Amour:<br />
    I have described what I had done to the old mysql in my first post ---I uninstalled mysql 3 , deleted the whole directory and everything in regedit.You can look back to [<a href="http://www.easyphp.org/forums/31/147311/mysql_can_t_work_" rel="nofollow" >www.easyphp.org</a>]<br />
<br />
    That's what confusing me : with old mysql uninstalled and easyphp'mysql working normally, phpadmin can't work!<br />
    <br />
    Amour, Wish you send me a mail ,so that I can send some pictures. This forums doesn't support pictures.<br />
    Here's my email: <a href="mailto:&#101;&#118;&#101;&#114;&#121;&#98;&#105;&#116;&#46;&#108;&#101;&#101;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;">&#101;&#118;&#101;&#114;&#121;&#98;&#105;&#116;&#46;&#108;&#101;&#101;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;</a><br />
<br />
    Thanks very much.<br />
<br />
    Or anybody can visit [<a href="http://www.docin.com/p-78847727.html" rel="nofollow" >www.docin.com</a>]  This document state the problem. And welcome to mail me anyway!]]></description>
            <dc:creator>basica</dc:creator>
            <category>EasyPHP 5.3.3</category>
            <pubDate>Thu, 09 Sep 2010 16:54:44 +0200</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/31/147316/147322/_subject_#msg-147322</guid>
            <title>Re: Apache server not starting</title>
            <link>http://www.easyphp.org/forums/31/147316/147322/_subject_#msg-147322</link>
            <description><![CDATA[ Yes service is removed and doesn't show up anymore.<br />
<br />
I went to the registry after uninstalling easyPHP and I removed all related entries that were remaining there. Then I installed easyPHP again this morning, into another directory this time. I now have a Firewall or busy port error message that I am going to investigate. This should not be too much of a problem. <br />
<br />
At least now mySQL is running fine and I have an Apache message that (hopefully) makes sense.<br />
<br />
Thanks]]></description>
            <dc:creator>Reno</dc:creator>
            <category>EasyPHP 5.3.3</category>
            <pubDate>Thu, 09 Sep 2010 16:14:45 +0200</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/31/147311/147321/_subject_#msg-147321</guid>
            <title>Re: mysql Can't work!</title>
            <link>http://www.easyphp.org/forums/31/147311/147321/_subject_#msg-147321</link>
            <description><![CDATA[ Is there any another MySQL installation on the computer ?<br />
<br />
Seriously, I never had that error...]]></description>
            <dc:creator>Amour</dc:creator>
            <category>EasyPHP 5.3.3</category>
            <pubDate>Thu, 09 Sep 2010 06:31:53 +0200</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/31/147316/147320/_subject_#msg-147320</guid>
            <title>Re: Apache server not starting</title>
            <link>http://www.easyphp.org/forums/31/147316/147320/_subject_#msg-147320</link>
            <description><![CDATA[ Service is really deleted, if you go into services.msc ?]]></description>
            <dc:creator>Amour</dc:creator>
            <category>EasyPHP 5.3.3</category>
            <pubDate>Thu, 09 Sep 2010 06:31:10 +0200</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/31/147311/147319/_subject_#msg-147319</guid>
            <title>Re: mysql Can't work!</title>
            <link>http://www.easyphp.org/forums/31/147311/147319/_subject_#msg-147319</link>
            <description><![CDATA[ To Amour:<br />
   Old mysql and easyphp are not in the same directories. And I deleted the whole directory of old mysql. Is other place old dll exists?<br />
   Thanks Amour and Thierry!<br />
<br />
   Now I use &quot;Navicat lite for mysql&quot; to connect to the mysql inside easyphp,it works! I can creat new table with the Navicat tool. That means the mysql inside easyphp is working normal,and from the easyphp's control panel I can see Apache and mysql are working fine.<br />
   But when I visit easyphp's Administation' web page and click &quot;Manage mysql&quot;,the same error @2054 show again.It means easyphp cann't work with its own mysql. That depress me so much!<br />
<br />
@2054 - Connecting to 3.22 , 3.23 &amp; 4.0 servers is not supportted<br />
<br />
   I need more help! Thanks so much!]]></description>
            <dc:creator>basica</dc:creator>
            <category>EasyPHP 5.3.3</category>
            <pubDate>Thu, 09 Sep 2010 04:40:44 +0200</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/31/147308/147318/_subject_#msg-147318</guid>
            <title>Re: mod rewrite problem</title>
            <link>http://www.easyphp.org/forums/31/147308/147318/_subject_#msg-147318</link>
            <description><![CDATA[ Same problem not working with 5.3.3 with wordpress]]></description>
            <dc:creator>dd6vd</dc:creator>
            <category>EasyPHP 5.3.3</category>
            <pubDate>Thu, 09 Sep 2010 03:27:40 +0200</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/31/147316/147317/_subject_#msg-147317</guid>
            <title>Re: Apache server not starting</title>
            <link>http://www.easyphp.org/forums/31/147316/147317/_subject_#msg-147317</link>
            <description><![CDATA[ Same problem here.<br />
It was running up until a few hours ago!!! I am puzzled. I am running Win7 64-bit.<br />
<br />
What happened: I never figured out the option to run Apache as a service since today, so a few days a ago I manually registered the service. Everything was fine (even though the Apache server was launched by Windows at startup and not via EasyPHP).<br />
<br />
To day I found out about EasyPHP's &quot;Setup/EasyPHP&quot; menu option. I decided to unregister de Apache service and set it up all through EasyPHP menu-driven setup. Now I am getting the &quot;can not find file specified. (2)&quot; error message when tryin to lauch Apache. Furthermore MySQL will start then stop immediately...<br />
<br />
Unintalled the whole thing, rebooted, removed all remaining directories etc. then I reinstalled: same error again..<br />
<br />
I tried to find something in the registry but to no avail, I changed the path... no result...<br />
<br />
I am kinda puzzled now... wny hint as per what could have happened?<br />
Thanks in advance!]]></description>
            <dc:creator>Reno</dc:creator>
            <category>EasyPHP 5.3.3</category>
            <pubDate>Thu, 09 Sep 2010 00:26:37 +0200</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/31/147316/147316/_subject_#msg-147316</guid>
            <title>Apache server not starting</title>
            <link>http://www.easyphp.org/forums/31/147316/147316/_subject_#msg-147316</link>
            <description><![CDATA[ Installed Easy PHP 5.3.3, after installation I opened port 80 and 3603 as suggested in windows 7. The error is &quot;Cannot run server: the system can not find file specified (2).<br />
Any ideas?<br />
Thanks]]></description>
            <dc:creator>Udo</dc:creator>
            <category>EasyPHP 5.3.3</category>
            <pubDate>Wed, 08 Sep 2010 21:10:46 +0200</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/19/147110/147315/_subject_#msg-147315</guid>
            <title>help me out please</title>
            <link>http://www.easyphp.org/forums/19/147110/147315/_subject_#msg-147315</link>
            <description><![CDATA[ please i can't see the debug tmp.html and index.php in WWW file of the EasyPHP 5.3.3 so please help me out now.]]></description>
            <dc:creator>Ernest</dc:creator>
            <category>EasyPHP 5.3.2i</category>
            <pubDate>Wed, 08 Sep 2010 17:36:30 +0200</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/31/147288/147314/_subject_#msg-147314</guid>
            <title>Re: Display data in table</title>
            <link>http://www.easyphp.org/forums/31/147288/147314/_subject_#msg-147314</link>
            <description><![CDATA[ click on your first field column to change sorting order.]]></description>
            <dc:creator>Thierry</dc:creator>
            <category>EasyPHP 5.3.3</category>
            <pubDate>Tue, 07 Sep 2010 13:25:01 +0200</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/31/147311/147313/_subject_#msg-147313</guid>
            <title>Re: mysql Can't work!</title>
            <link>http://www.easyphp.org/forums/31/147311/147313/_subject_#msg-147313</link>
            <description><![CDATA[ Check what mysql is running, with a soft like procexp]]></description>
            <dc:creator>Thierry</dc:creator>
            <category>EasyPHP 5.3.3</category>
            <pubDate>Tue, 07 Sep 2010 13:22:50 +0200</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/31/147311/147312/_subject_#msg-147312</guid>
            <title>Re: mysql Can't work!</title>
            <link>http://www.easyphp.org/forums/31/147311/147312/_subject_#msg-147312</link>
            <description><![CDATA[ There is not any old DLL in system directory ?]]></description>
            <dc:creator>Amour</dc:creator>
            <category>EasyPHP 5.3.3</category>
            <pubDate>Tue, 07 Sep 2010 10:28:54 +0200</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/31/147311/147311/_subject_#msg-147311</guid>
            <title>mysql Can't work!</title>
            <link>http://www.easyphp.org/forums/31/147311/147311/_subject_#msg-147311</link>
            <description><![CDATA[ Hi everybody!<br />
<br />
With a window 2000 advance server,and have installed mysql 3 before.<br />
<br />
Now I uninstall the mysql 3,delete everything on disk ,and carefully clear everything in regedit.Then I install easyphp5.3.3<br />
But the Mysql within easyphp5.3.3 does'nt work!<br />
error code 2054 : Connecting to 3.22,3.32 &amp; 4.0 servers is not supportted<br />
(hint from phpmyadmin)<br />
<br />
I have tried to change port Num. 3306 to others, and got the same error<br />
<br />
Does anyone know how to solve this problem ?<br />
<br />
sorry for my english,and Thanks!]]></description>
            <dc:creator>basica</dc:creator>
            <category>EasyPHP 5.3.3</category>
            <pubDate>Tue, 07 Sep 2010 09:43:43 +0200</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/32/147302/147310/_subject_#msg-147310</guid>
            <title>Re: Joomla doesn't run</title>
            <link>http://www.easyphp.org/forums/32/147302/147310/_subject_#msg-147310</link>
            <description><![CDATA[ This worked for me. Try the FAQ suggestion for what do if you get blank page:<br />
<br />
edit C:\Windows\System32\drivers\etc\hosts file and uncomment (remove # char) before line 127.0.0.1 localhost']]></description>
            <dc:creator>andybwalters</dc:creator>
            <category>Joomla!</category>
            <pubDate>Tue, 07 Sep 2010 00:58:38 +0200</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/31/147308/147309/_subject_#msg-147309</guid>
            <title>Re: mod rewrite problem</title>
            <link>http://www.easyphp.org/forums/31/147308/147309/_subject_#msg-147309</link>
            <description><![CDATA[ Active Rewrite log feature to help you debugging.]]></description>
            <dc:creator>Thierry</dc:creator>
            <category>EasyPHP 5.3.3</category>
            <pubDate>Mon, 06 Sep 2010 21:18:17 +0200</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/31/147308/147308/_subject_#msg-147308</guid>
            <title>mod rewrite problem</title>
            <link>http://www.easyphp.org/forums/31/147308/147308/_subject_#msg-147308</link>
            <description><![CDATA[ i installed the latest version of easyphp 5.3.3 and i have problems with mod_rewirte...its not working :) same files worked fine on the previous version that i had installed (5.2+)<br />
the module is loaded and in the apache log the only error is that the file is not found<br />
here is a simple htaccess and its not working.what to do ?thanks<br />
<br />
RewriteEngine on  <br />
RewriteRule ^products/$ bob.html<br />
<br />
can some one help me fix this?thanks]]></description>
            <dc:creator>Spleshmen</dc:creator>
            <category>EasyPHP 5.3.3</category>
            <pubDate>Mon, 06 Sep 2010 20:52:49 +0200</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/31/147306/147307/_subject_#msg-147307</guid>
            <title>Re: #1045 - Access denied for user 'root'@'localhost' (using password: NO)</title>
            <link>http://www.easyphp.org/forums/31/147306/147307/_subject_#msg-147307</link>
            <description><![CDATA[ Are you sure you changed right config.inc.php ?<br />
<br />
If it said &quot;Access denied for user 'root'@'localhost' (using password: NO) &quot; it seems there is no password specified into config.inc.php]]></description>
            <dc:creator>Amour</dc:creator>
            <category>EasyPHP 5.3.3</category>
            <pubDate>Mon, 06 Sep 2010 17:23:35 +0200</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/31/147306/147306/_subject_#msg-147306</guid>
            <title>#1045 - Access denied for user 'root'@'localhost' (using password: NO)</title>
            <link>http://www.easyphp.org/forums/31/147306/147306/_subject_#msg-147306</link>
            <description><![CDATA[ I changed the password for 'root' in via phpMyAdmin<br />
<br />
I could no longer use phpMyAdmin and receive this message - #1045 - Access denied for user 'root'@'localhost' (using password: NO)<br />
<br />
I edited config.inc.php with the proper password for root and set AllowNoPassword - False.<br />
<br />
When I view MySql parameters in EasyPHP, it shows no password - not matching the changed made in phpMyAdmin.  <br />
<br />
I still receive the access denied message.]]></description>
            <dc:creator>Pete</dc:creator>
            <category>EasyPHP 5.3.3</category>
            <pubDate>Mon, 06 Sep 2010 14:51:28 +0200</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/31/147304/147305/_subject_#msg-147305</guid>
            <title>Re: config problems</title>
            <link>http://www.easyphp.org/forums/31/147304/147305/_subject_#msg-147305</link>
            <description><![CDATA[ resolved<br />
moved all files to easyphp/www from download using drop and drag(vista)]]></description>
            <dc:creator>Messnger</dc:creator>
            <category>EasyPHP 5.3.3</category>
            <pubDate>Mon, 06 Sep 2010 13:03:29 +0200</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/31/147304/147304/_subject_#msg-147304</guid>
            <title>config problems</title>
            <link>http://www.easyphp.org/forums/31/147304/147304/_subject_#msg-147304</link>
            <description><![CDATA[ Warning: require_once(C:\Program Files\EasyPHP-5.3.3\www/wp-settings.php) [function.require-once]: failed to open stream: No such file or directory in C:\Program Files\EasyPHP-5.3.3\www\wp-config.php on line 90<br />
<br />
Fatal error: require_once() [function.require]: Failed opening required 'C:\Program Files\EasyPHP-5.3.3\www/wp-settings.php' (include_path='.;C:\php5\pear') in C:\Program Files\EasyPHP-5.3.3\www\wp-config.php on line 90<br />
<br />
Not sure what to put here on line 90<br />
<br />
&quot;require_once(ABSPATH . 'wp-settings.php');&quot;]]></description>
            <dc:creator>Messnger</dc:creator>
            <category>EasyPHP 5.3.3</category>
            <pubDate>Mon, 06 Sep 2010 12:30:38 +0200</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/32/147302/147302/_subject_#msg-147302</guid>
            <title>Joomla doesn't run</title>
            <link>http://www.easyphp.org/forums/32/147302/147302/_subject_#msg-147302</link>
            <description><![CDATA[ I just installed Easyphp 5.3.3 on my computer as well as the module Joomla 1.5.20.<br />
Easyphp runs. To start Joomla, I click on &quot;Administration&quot; and then I click on &quot;Front Office&quot; or &quot;Back Office&quot;. A new tab opens and the browser is running and running, but nothing happens. Finally only a blanc screen is shown.<br />
<br />
I work with Windows Vista.<br />
<br />
Does anyone has an idea what I should do?<br />
<br />
Thank you very much in advance.]]></description>
            <dc:creator>Ilse</dc:creator>
            <category>Joomla!</category>
            <pubDate>Mon, 06 Sep 2010 09:01:59 +0200</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/31/147300/147301/_subject_#msg-147301</guid>
            <title>Re: Cannot access file out of &quot;/www&quot; by a php script</title>
            <link>http://www.easyphp.org/forums/31/147300/147301/_subject_#msg-147301</link>
            <description><![CDATA[ If you want to use pictures from another path, you can create an alias (via EasyPHP Administration) ;)]]></description>
            <dc:creator>Amour</dc:creator>
            <category>EasyPHP 5.3.3</category>
            <pubDate>Mon, 06 Sep 2010 06:53:39 +0200</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/31/147300/147300/_subject_#msg-147300</guid>
            <title>Cannot access file out of &quot;/www&quot; by a php script</title>
            <link>http://www.easyphp.org/forums/31/147300/147300/_subject_#msg-147300</link>
            <description><![CDATA[ Hi!<br />
<br />
I post my problem here because i can't find the solution :(<br />
<br />
I tried to make a Php script which works like a picture gallery.<br />
I made it in my /www local directory but i left all of the pictures in &quot;My Pictures&quot;. (So, my pictures are in &quot;C:\Users\Me\Pictures&quot; and the script is in &quot;C:\Program Files\EasyPHP-5.3.3\www&quot;)<br />
<br />
First, i tried to list the directory content, it worked. So i tried to display the pictures but it doesn't work :(<br />
If i put the relative path, the picture is just a &quot;red cross&quot; (the one like &quot;the picture can't be displayed&quot;) and if i put the absolute path, the picture is just like before but with the generic image-icon (the one like &quot;there is a picture here but i don't want to show you&quot; ^^)<br />
<br />
I tried to put my php-script in &quot;My pictures&quot; and call it by an include() from the &quot;/www&quot; but the result is the same.<br />
<br />
I don't know waht i can do...<br />
<br />
Thanks for your answers.<br />
<br />
(Sorry for my english :$)<br />
<br />
(My configuration is easyPHP 5.3.3 in Vista 32bits with Firefox and IE)]]></description>
            <dc:creator>Grom</dc:creator>
            <category>EasyPHP 5.3.3</category>
            <pubDate>Sun, 05 Sep 2010 22:57:14 +0200</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/31/147216/147299/_subject_#msg-147299</guid>
            <title>Re: Can't Get Wordpress Working</title>
            <link>http://www.easyphp.org/forums/31/147216/147299/_subject_#msg-147299</link>
            <description><![CDATA[ It's into Wordpress configuration ;)]]></description>
            <dc:creator>Amour</dc:creator>
            <category>EasyPHP 5.3.3</category>
            <pubDate>Sun, 05 Sep 2010 17:43:28 +0200</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/31/147292/147298/_subject_#msg-147298</guid>
            <title>Re: can't create tables in the database</title>
            <link>http://www.easyphp.org/forums/31/147292/147298/_subject_#msg-147298</link>
            <description><![CDATA[ thanks for your help so far khavile. <br />
<br />
It's almost 4am here, time to sleep.<br />
<br />
When i get up, i'll check in for latest comment. <br />
<br />
thanks again]]></description>
            <dc:creator>fireslug</dc:creator>
            <category>EasyPHP 5.3.3</category>
            <pubDate>Sat, 04 Sep 2010 17:11:36 +0200</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/31/147292/147297/_subject_#msg-147297</guid>
            <title>Re: can't create tables in the database</title>
            <link>http://www.easyphp.org/forums/31/147292/147297/_subject_#msg-147297</link>
            <description><![CDATA[ This is the first time i have managed to get an apache system going. It's taken me months, years to actually get it going. <br />
<br />
I can see field, type, length values, etc, but no run, or save function. So any tables that i create in the database, just wont get saved.]]></description>
            <dc:creator>fireslug</dc:creator>
            <category>EasyPHP 5.3.3</category>
            <pubDate>Sat, 04 Sep 2010 17:09:46 +0200</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/31/147292/147296/_subject_#msg-147296</guid>
            <title>Re: can't create tables in the database</title>
            <link>http://www.easyphp.org/forums/31/147292/147296/_subject_#msg-147296</link>
            <description><![CDATA[ you always have the same problem]]></description>
            <dc:creator>khavile</dc:creator>
            <category>EasyPHP 5.3.3</category>
            <pubDate>Sat, 04 Sep 2010 17:00:45 +0200</pubDate>
        </item>
    </channel>
</rss>
