<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>[EasyPHP : PHP - Apache - MySQL - PhpMyAdmin for Windows] - Forum</title>
        <description></description>
        <link>http://www.easyphp.org/forums/index.php</link>
        <lastBuildDate>Tue, 16 Mar 2010 11:22:39 +0100</lastBuildDate>
        <generator>Phorum 5.2.14</generator>
        <item>
            <guid>http://www.easyphp.org/forums/read.php?16,146659,146659#msg-146659</guid>
            <title>EasyPHP et Wikipedia (no replies)</title>
            <link>http://www.easyphp.org/forums/read.php?16,146659,146659#msg-146659</link>
            <description><![CDATA[ Bonjour<br />
<br />
Les pages parlant d'EasyPHP sur Wikipedia son pauvres et peu nombreuses.<br />
Si des personnes sont motivees, voici ce que je vous propose :<br />
- creer un format standard de presentation le plus riche possible<br />
- completer ce format en plusieurs langues<br />
- et plublier le tout sur Wikipedia.<br />
Actuellement, si je ne me trompe pas, il y a seulement trois langues et les trois presentations sont differentes.<br />
<br />
#babal]]></description>
            <dc:creator>#babal</dc:creator>
            <category>EasyPHP 5.3.1</category>
            <pubDate>Tue, 16 Mar 2010 09:59:56 +0100</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/read.php?16,146657,146657#msg-146657</guid>
            <title>how to do zend optimizer installation in easyphp (1 reply)</title>
            <link>http://www.easyphp.org/forums/read.php?16,146657,146657#msg-146657</link>
            <description><![CDATA[ does anyone know how to install zend optimizer on easyphp? i have tried it 3 times but still fail and there is no error but when i check the zend optimizer is not loaded in php info. for note i'm using windows xp sp3 as OS. thanks for anyone who help]]></description>
            <dc:creator>panxponx</dc:creator>
            <category>EasyPHP 5.3.1</category>
            <pubDate>Mon, 15 Mar 2010 07:17:34 +0100</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/read.php?16,146655,146655#msg-146655</guid>
            <title>MySQL Beginner (1 reply)</title>
            <link>http://www.easyphp.org/forums/read.php?16,146655,146655#msg-146655</link>
            <description><![CDATA[ When they say that MyIsam tables dont support foreign keys does it mean that I shouldn't have two fields with the same name? Or I can have it, but I just have to know that MySQL dont make the link between the two?]]></description>
            <dc:creator>nitho</dc:creator>
            <category>EasyPHP 5.3.1</category>
            <pubDate>Tue, 09 Mar 2010 11:06:10 +0100</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/read.php?16,146644,146644#msg-146644</guid>
            <title>EasyPHP on a VMware virtual machine (3 replies)</title>
            <link>http://www.easyphp.org/forums/read.php?16,146644,146644#msg-146644</link>
            <description><![CDATA[ I'm having trouble with my easyphp. I'm using it to have a test server which I can develop  a database driven site.<br />
<br />
I am able to access the site from my host (physical comp) but I cannot create a database link in dreamweaver. in phpMyAdmin I also created a user which has access from any ip to the sql but when i test my database connection in DW i get no response.<br />
<br />
any experience that can help me?]]></description>
            <dc:creator>DaytonaS1985</dc:creator>
            <category>EasyPHP 5.3.1</category>
            <pubDate>Sun, 07 Mar 2010 14:40:08 +0100</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/read.php?16,146640,146640#msg-146640</guid>
            <title>configure php extensions (2 replies)</title>
            <link>http://www.easyphp.org/forums/read.php?16,146640,146640#msg-146640</link>
            <description><![CDATA[ Hi,<br />
<br />
I've been using Easyphp 5.3.1 for quite a while now and found it indeed very easy to use. I run an out-of-the-box installation, the only thing I've changed so far is adding another Alias line for phpmyadmin in the httpd.conf file, so phpmyadmin is found by the CTRL-Y menu entry. <br />
<br />
Now I need to enable a php extension and found that in the php extensions window (CTRL-X) there is only one red line of crippled characters and a message &quot;Extensions in red can't be used...&quot;.<br />
<br />
There are 2 php.ini files. The one in the apache subdir has an entry <br />
<br />
extension_dir = &quot;E:\Daten\EaysPHP\php\ext\&quot; <br />
<br />
which is where the dlls reside, and the php.ini in the conf_files subdir reads<br />
<br />
extension_dir = &quot;${path}\php\ext\&quot; which should point to the same directory.<br />
<br />
How can I resolv this to get a proper extension list with CTRL-X?]]></description>
            <dc:creator>Lowlander</dc:creator>
            <category>EasyPHP 5.3.1</category>
            <pubDate>Sat, 06 Mar 2010 09:21:20 +0100</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/read.php?16,146639,146639#msg-146639</guid>
            <title>Error after installation Joomla 1.5.15 (no replies)</title>
            <link>http://www.easyphp.org/forums/read.php?16,146639,146639#msg-146639</link>
            <description><![CDATA[ I have used Joomla on my local computer with easyphp 5.3.0. No problems.<br />
<br />
I have upgraded to easyphp 5.3.1. Did a clean installation of Joomla. Installation went fine. Then when I try to visit the site (localhost) or the adminpage I get a whole bunch of errors. I show only the first 3:<br />
Strict Standards: Non-static method JLoader::import() should not be called statically in C:\Program Files\EasyPHP\www\libraries\joomla\import.php on line 29<br />
<br />
Strict Standards: Non-static method JLoader::register() should not be called statically in C:\Program Files\EasyPHP\www\libraries\loader.php on line 71<br />
<br />
Strict Standards: Non-static method JLoader::import() should not be called statically in C:\Program Files\EasyPHP\www\libraries\joomla\import.php on line 32<br />
<br />
<br />
To be sure I went back, did a clean install of easyphp 5.3.0, clean install of joomla. And: no problems.<br />
<br />
Any clues on whats going on?]]></description>
            <dc:creator>Valkenier</dc:creator>
            <category>EasyPHP 5.3.1</category>
            <pubDate>Fri, 05 Mar 2010 14:30:23 +0100</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/read.php?16,146627,146627#msg-146627</guid>
            <title>apache is not work (2 replies)</title>
            <link>http://www.easyphp.org/forums/read.php?16,146627,146627#msg-146627</link>
            <description><![CDATA[ hi i am using window xp, in that apache is not working <br />
when i click start it show this error <br />
apache: unexpected end of apache]]></description>
            <dc:creator>saad_sinpk</dc:creator>
            <category>EasyPHP 5.3.1</category>
            <pubDate>Mon, 08 Mar 2010 18:50:29 +0100</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/read.php?16,146620,146620#msg-146620</guid>
            <title>esayphp windows 7 (5 replies)</title>
            <link>http://www.easyphp.org/forums/read.php?16,146620,146620#msg-146620</link>
            <description><![CDATA[ Hello everybody!<br />
I am starting to work with php, and i am not an expert. but i had problems with phpmyadmin.<br />
I was told that was a problem of compatibility with my operatve system (windows 7). i tried to use virtual PC, but my machine didn´t like it.<br />
so i asked again, and i was told about sqlyog, a new interface to mysql wich works at win 7.<br />
my new problem is how to connect my easyphp server!<br />
i tried with things like this:<br />
<br />
$link=@mysql_connect(&quot;localhost&quot;,&quot;&quot;,&quot;&quot;)or die(mysql_error()); <br />
	@mysql_select_db(&quot;prueba&quot;,$link)or die(mysql_error());<br />
<br />
but does not work. I don`t know if this is a new problem of compatibility or if i am doing something wrong.<br />
is anybody working with windows 7 with no problem?? could you tell me how??<br />
<br />
thank you so much from spain!!]]></description>
            <dc:creator>mujer esponja</dc:creator>
            <category>EasyPHP 5.3.1</category>
            <pubDate>Sat, 06 Mar 2010 14:54:53 +0100</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/read.php?16,146619,146619#msg-146619</guid>
            <title>php files suddenly stop showing in IE8/FF3 (5 replies)</title>
            <link>http://www.easyphp.org/forums/read.php?16,146619,146619#msg-146619</link>
            <description><![CDATA[ I had Easyphp set up an running ok on my pc - windows xp<br />
<br />
It would open php files no problem in Firefox or IE stored locally anywhere on my pc - not just in the www folder.<br />
<br />
Nothing has changed (as far as I know) but I now get a popup box asking me what to do with the file when I try and view any php file stored locally.<br />
<br />
I do not need it to run the script, just view the page so that I can check the design elements.<br />
<br />
Have tried uninstalling and reinstalling EasyPHP but still getting the same problem.<br />
<br />
Any ideas why this would have stopped working / what I need to do to fix?<br />
<br />
I am a novice so have no idea what the problem could be.<br />
<br />
Thanks]]></description>
            <dc:creator>sleepyfrog</dc:creator>
            <category>EasyPHP 5.3.1</category>
            <pubDate>Sat, 06 Mar 2010 16:27:02 +0100</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/read.php?16,146612,146612#msg-146612</guid>
            <title>Easyphp for a local network (3 replies)</title>
            <link>http://www.easyphp.org/forums/read.php?16,146612,146612#msg-146612</link>
            <description><![CDATA[ Good morning, <br />
please i have a problem with easyphp used on a local network. What i want is just to be able to see some web pages of my computer(server) from another computer(client). I have configure the apache server (on the line listen, i have deleted &quot;127.0.0.1:&quot; I just let 80). In fact i am able to see those web pages but i am oblige to put the ip address of the server in the adress bar of the client's browser, thought i wanted to use only the name of the server. <br />
Please I need your help I am a beginner.<br />
I count on you. thanks.]]></description>
            <dc:creator>nitho</dc:creator>
            <category>EasyPHP 5.3.1</category>
            <pubDate>Wed, 03 Mar 2010 11:44:09 +0100</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/read.php?16,146601,146601#msg-146601</guid>
            <title>phpMyAdmin Configuration (5 replies)</title>
            <link>http://www.easyphp.org/forums/read.php?16,146601,146601#msg-146601</link>
            <description><![CDATA[ Hi,<br />
i have successfully completed all the installation of my local webserver.<br />
But when trying to access to my phpMyAdmin i can't add any databases,users...<br />
<br />
See ScreenShot:<br />
[<a href="http://img521.imageshack.us/img521/7775/sanstitreta.jpg" rel="nofollow" >img521.imageshack.us</a>]<br />
<br />
Please post a reply, it's urgent !!!<br />
<br />
Thank you,<br />
My best regards to you friend.]]></description>
            <dc:creator>trustboy</dc:creator>
            <category>EasyPHP 5.3.1</category>
            <pubDate>Tue, 02 Mar 2010 14:54:06 +0100</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/read.php?16,146596,146596#msg-146596</guid>
            <title>Can't finish installation (6 replies)</title>
            <link>http://www.easyphp.org/forums/read.php?16,146596,146596#msg-146596</link>
            <description><![CDATA[ I am using Win7 64bit. During the installation I wanted to install it into the root of the drive L:\ but it said, that i have to enter a full path conaitnign the drive letter plus a directory. A drive letter is a valid directory and ususal for USB Sticks. So, for this test i changed it to L:\EasyPHP\ and the installation started<br />
<br />
At the end of the installation another error occured:<br />
<br />
&quot;L:\EasyPHP\phpmyadmin\themes\original\img\s_okey.png<br />
An error occured while trying to create a dile in the destination directory: The write protection is activated on this drive. Click retry [bla...bla...]&quot;<br />
<br />
So, write protection is not activated an there are still 1.85 GB free.<br />
<br />
Any solutions/patches for that planned?<br />
<br />
Cya<br />
SoftKnight<br />
<br />
<br />
EDIT: Also all following files on this drive cant be written.]]></description>
            <dc:creator>SoftKnight</dc:creator>
            <category>EasyPHP 5.3.1</category>
            <pubDate>Thu, 04 Mar 2010 22:51:46 +0100</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/read.php?11,146595,146595#msg-146595</guid>
            <title>German translation (no replies)</title>
            <link>http://www.easyphp.org/forums/read.php?11,146595,146595#msg-146595</link>
            <description><![CDATA[ Hey all.<br />
<br />
I looked for the german translation here on the page and I found several small and some bigger mistakes. Some seems to be from the Google translator.<br />
<br />
Some parts I have changed where it was really bad. Some parts can't be changed without some further information. So I need to know if you want to use the &quot;Casual Honorifics&quot; or &quot;Formal Honorifics&quot; (compare to PhPBB translations [<a href="http://www.phpbb.com/languages/" rel="nofollow" >www.phpbb.com</a>] ).<br />
<br />
Where are the parts used? I did not find them anywhere. Maybe you like to send me some files where it is used in context.<br />
<br />
Cya<br />
SoftKnight<br />
<br />
PS: Thumbs up for EasyPHP.]]></description>
            <dc:creator>SoftKnight</dc:creator>
            <category>Translations</category>
            <pubDate>Sat, 27 Feb 2010 22:01:17 +0100</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/read.php?16,146592,146592#msg-146592</guid>
            <title>EasyPHP and Windows 7, 64-bit (3 replies)</title>
            <link>http://www.easyphp.org/forums/read.php?16,146592,146592#msg-146592</link>
            <description><![CDATA[ Just downloaded EasyPHP to my Windows 7, 64-bit system. There seems to be some problems with directories:<br />
1) it installs in D:\\Program Files (x86)\\EasyPHP-5.3.1<br />
   but PHP does not like the parenthesis:<br />
   [error] [client 127.0.0.1] PHP Warning:  syntax error, unexpected '(' in ../EasyPHP.ini on line 13\n in D:\\Program Files (x86)\\EasyPHP-5.3.1\\home\\i18n.inc.php on line 5  (and two more errors like that)<br />
2) I set up my local folder, e:/Tekst/Skakwww/damhus_skakklub/Overført<br />
   but PHP did not like that either: DocumentRoot must be a directory<br />
   It IS a directory, is it because of the Danish letter ø?<br />
These problems terminated the Apache server]]></description>
            <dc:creator>AlteDäne</dc:creator>
            <category>EasyPHP 5.3.1</category>
            <pubDate>Thu, 04 Mar 2010 22:12:15 +0100</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/read.php?16,146585,146585#msg-146585</guid>
            <title>brows without file extensions (2 replies)</title>
            <link>http://www.easyphp.org/forums/read.php?16,146585,146585#msg-146585</link>
            <description><![CDATA[ Does anyone know how I can change the configuration file to allow my browsing when using the localhost without the need for file extensions.<br />
<br />
When I publish my sites I do not include the file extensions (i.e. I use index to go to the homepage rather than index.php). Is there anyway to enable this in easyPHP. I have tried clicking on a link in my localhost that has no extension and it says it cannot find the file. click one that includes the file extension and it goes straight there.<br />
<br />
Any ideas?]]></description>
            <dc:creator>DAF87</dc:creator>
            <category>EasyPHP 5.3.1</category>
            <pubDate>Wed, 24 Feb 2010 23:55:21 +0100</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/read.php?16,146580,146580#msg-146580</guid>
            <title>[SOLUTION] phpMyAdmin vista / seven white page issue (7 replies)</title>
            <link>http://www.easyphp.org/forums/read.php?16,146580,146580#msg-146580</link>
            <description><![CDATA[ To solve the problem, edit the file phpmyadmin/config.inc.php.<br />
<br />
Line 18 change<br />
$cfg['Servers'][$i]['host'] = 'localhost';<br />
by<br />
$cfg['Servers'][$i]['host'] = '127.0.0.1';<br />
<br />
Thanks to amour for the help !<br />
<br />
ORIGINAL POST:<br />
<br />
Hi,<br />
<br />
I can't test now under these OS, and it works with my old XP SP2.<br />
<br />
Can you check:<br />
- with Firefox and IE<br />
- give me apache error and access logs.<br />
- give me page source and properties <br />
- test mysql request from a simple PHP script<br />
- other thing usefull.]]></description>
            <dc:creator>Thierry</dc:creator>
            <category>EasyPHP 5.3.1</category>
            <pubDate>Thu, 04 Mar 2010 22:56:32 +0100</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/read.php?16,146578,146578#msg-146578</guid>
            <title>PHP does't work with AS3 (12 replies)</title>
            <link>http://www.easyphp.org/forums/read.php?16,146578,146578#msg-146578</link>
            <description><![CDATA[ When I try to send a form using Flash and AS3, PHP sender doesn't work. Of course it works when I use a webhosting server. Can anybody help me?]]></description>
            <dc:creator>maxx48</dc:creator>
            <category>EasyPHP 5.3.1</category>
            <pubDate>Mon, 08 Mar 2010 19:13:42 +0100</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/read.php?16,146575,146575#msg-146575</guid>
            <title>PHPMyAdmin - Blank page (6 replies)</title>
            <link>http://www.easyphp.org/forums/read.php?16,146575,146575#msg-146575</link>
            <description><![CDATA[ Hello,<br />
I just did a fresh install on a new machine of EasyPHP 5.3.1 and when I go to phpmyadmin it does not work<br />
(127.0.0.1/home/mysql)<br />
Any ideas?<br />
<br />
Thanks<br />
Steve]]></description>
            <dc:creator>Steebin</dc:creator>
            <category>EasyPHP 5.3.1</category>
            <pubDate>Thu, 04 Mar 2010 20:59:53 +0100</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/read.php?16,146567,146567#msg-146567</guid>
            <title>Notice: Undefined variable (1 reply)</title>
            <link>http://www.easyphp.org/forums/read.php?16,146567,146567#msg-146567</link>
            <description><![CDATA[ My error<br />
Notice: Undefined variable: var_uang in D:\EasyPHP-5.3.1\www\bukutamu\2.php on line 3<br />
anybody can solve my problem<br />
<br />
<br />
<br />
my script<br />
1.php<br />
&lt;?php<br />
<br />
$uang = &quot;Rp 15.000&quot;;<br />
echo &quot;&lt;a href=\&quot;2.php?var_uang=$uang\&quot;&gt;<br />
	uang ditampilkan di 2.php&lt;/a&gt;&quot;;<br />
<br />
?&gt;<br />
<br />
2.php<br />
&lt;?php<br />
<br />
echo &quot;$var_uang&quot;;<br />
<br />
?&gt;]]></description>
            <dc:creator>bledhuk</dc:creator>
            <category>EasyPHP 5.3.1</category>
            <pubDate>Sun, 21 Feb 2010 09:05:27 +0100</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/read.php?16,146566,146566#msg-146566</guid>
            <title>php does not work (3 replies)</title>
            <link>http://www.easyphp.org/forums/read.php?16,146566,146566#msg-146566</link>
            <description><![CDATA[ Hello,<br />
from a newcomer to php trying to post for the third tme<br />
with XP sp3, easyphp 5.3.1, Firefox 3.6<br />
Even simple codes pasted from www.az-php.com<br />
(with the proper &lt;?php tag)<br />
Wont show anything<br />
foraging through forums and whaever give no answer<br />
Any tip?]]></description>
            <dc:creator>lsdx</dc:creator>
            <category>EasyPHP 5.3.1</category>
            <pubDate>Mon, 22 Feb 2010 07:58:27 +0100</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/read.php?16,146563,146563#msg-146563</guid>
            <title>php scripts doesnt work (1 reply)</title>
            <link>http://www.easyphp.org/forums/read.php?16,146563,146563#msg-146563</link>
            <description><![CDATA[ one day php scripts stoped working.<br />
its like that [<a href="http://img704.imageshack.us/img704/1169/111mej.jpg" rel="nofollow" >img704.imageshack.us</a>] when i press show code in browser.<br />
i didnt change any settings. what should i do ?]]></description>
            <dc:creator>shiroc</dc:creator>
            <category>EasyPHP 5.3.1</category>
            <pubDate>Sat, 20 Feb 2010 08:45:20 +0100</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/read.php?16,146561,146561#msg-146561</guid>
            <title>PDO and mysqli - ERRORS (1 reply)</title>
            <link>http://www.easyphp.org/forums/read.php?16,146561,146561#msg-146561</link>
            <description><![CDATA[ Hello,<br />
<br />
Nota : I could not make a good search on the whole forums subjects because of a crash of the search function of your site (reported separately by mail ).<br />
<br />
I have not found where is said, what I think as true, that the 5.3.0 is configured for MYSQL in the mode server &quot;mysqli&quot;. This seems to me normal.<br />
<br />
Nevertheless this generates a problem for which one I have not found any solution till know.<br />
<br />
If the application (in my case TikiWiki) uses PDO, the extension is php_pdo_mysql.dll (not php_pdo_mysqli.dll) and the instruction <br />
&quot;$mydb=NEW PDO(mysqli:...);&quot; <br />
crashed with error &quot;driver not found&quot;, this while<br />
$mydb=NEW PDO(mysql:...);&quot;<br />
(If you have activated the extension  php_pdo_mysql.dll)<br />
returns a NULL object without any error as the server don't exist.<br />
<br />
So I don't know how to use PDO raised in the Easyphp context.<br />
<br />
As for tikiwiki the problem is severe.<br />
TikiWiki for which I simultaneously try to install two four installation on windows, enhanced as developer with the experience, a full windows installation (and compatibility patch) of 4.1 version and future ones (installation which was OK with version till 3.3 of tiki), and help for French translation.<br />
The problem is severe because the program hold only the error with exception process.<br />
<br />
Because the PDO extension don't returns an error when the existing TikiWiki goes on, till a crash much more later as most of function don't raises errors when operating on NULL db object. The result is erratic. <br />
<br />
I had the idea idea that the file for a PDO extension for mysqli should be named &quot;php_pdo_mysqli.dll&quot; I search on the net.<br />
I found it inside an important document about PHP6...<br />
<br />
It seams to me today that the difficulties of the PHP6 release, and complete desynchronization with PDO (and ADODB which have not compatible version with php5.3) is the source of the problem.<br />
<br />
There is in my opinion five solutions (only the first one reasonable) :<br />
<br />
1- Develop a php_pdo_mysqli.dll by &quot;retro-compatibility&quot; from the php6 dll (&quot;php_pdo_mysqli.dll&quot;) or from the php_pdo_mysql.dll <br />
<br />
2- Admit that it became impossible to install the new TikiWiki version (the older where using connect_mysql...) and any other application using PDO on windows with updated configurations and so don't use it till PHP6 should be released. Stop developments. <br />
<br />
3- Go back to older version of php and easy php to have a mysql php extension available with mysql and admit that other new applications can't function on the same computer....<br />
<br />
4- install a mysql version and php which will be able to hold both mysql and mysqli extensions (NEW PDO become available with both mysql and mysqli servers with one unique extension !!!<br />
<br />
5- Make multiple installations of Mysql as different servers depending of the soft using it.<br />
<br />
Thank's to give me an available answer, while nobody could give me any advice either than develop myself.<br />
<br />
Anyway, I believe that a solution should be found so that a call to mysql:... server (php extension mysql) raises an error when the unique server is mysqli, even normally the returned object is NULL. <br />
<br />
Best regards<br />
<br />
Trebly]]></description>
            <dc:creator>Trebly</dc:creator>
            <category>EasyPHP 5.3.1</category>
            <pubDate>Tue, 23 Feb 2010 22:53:45 +0100</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/read.php?8,146559,146559#msg-146559</guid>
            <title>Disable &quot;Do you want to regenerate....&quot; (1 reply)</title>
            <link>http://www.easyphp.org/forums/read.php?8,146559,146559#msg-146559</link>
            <description><![CDATA[ Hello,<br />
<br />
Is it possible to disable the question &quot;The EasyPHP is running from a removable drive. Do you want to regenerate configuration files ?&quot;<br />
<br />
I mean, EasyPHP should regenerate files by itself automatically.<br />
<br />
Thanx,<br />
Mack]]></description>
            <dc:creator>mackensen</dc:creator>
            <category>EasyPHP 1.8</category>
            <pubDate>Mon, 22 Feb 2010 08:18:07 +0100</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/read.php?16,146556,146556#msg-146556</guid>
            <title>no phpmyadmin on vista? (2 replies)</title>
            <link>http://www.easyphp.org/forums/read.php?16,146556,146556#msg-146556</link>
            <description><![CDATA[ Hello,<br />
<br />
I am a new easyPhp user and just downloaded it. The servers went up fine, but when I go to [<a href="http://127.0.0.1/home/mysql/" rel="nofollow" >127.0.0.1</a>] I just get a blank page.<br />
<br />
Please help me!]]></description>
            <dc:creator>German1</dc:creator>
            <category>EasyPHP 5.3.1</category>
            <pubDate>Sun, 21 Feb 2010 21:10:04 +0100</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/read.php?16,146553,146553#msg-146553</guid>
            <title>phpmyadmin dont work on windows 7 (4 replies)</title>
            <link>http://www.easyphp.org/forums/read.php?16,146553,146553#msg-146553</link>
            <description><![CDATA[ Hi,<br />
I have installet easyphp 5.3.1 on my windows 7<br />
but the phpmyadminadministrator dont work on my pc<br />
<br />
Best Regards<br />
Giorgio]]></description>
            <dc:creator>giorgio</dc:creator>
            <category>EasyPHP 5.3.1</category>
            <pubDate>Fri, 05 Mar 2010 00:02:22 +0100</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/read.php?16,146548,146548#msg-146548</guid>
            <title>PhpMyAdmin does not work for me (8 replies)</title>
            <link>http://www.easyphp.org/forums/read.php?16,146548,146548#msg-146548</link>
            <description><![CDATA[ Hello!<br />
I downloaded 5.3.1 version. I use an old versio more than 4 years, it works very good.<br />
I tired runing 5.3.1 version, I created an index.php, and copy that into www folder, works very good. <br />
After that I tired see PhpMyAdmin [<a href="http://localhost/phpmyadmin/" rel="nofollow" >localhost</a>], because I copy phpmyadmin folder into www folder, but it does not work. <br />
I do not run sites which use mysql. <br />
I created a config.ini, and created a config folder into phpmyadmin folder.<br />
I use Windows Vista.<br />
<br />
What can I do?<br />
Thanks István from Hungary]]></description>
            <dc:creator>mezofi</dc:creator>
            <category>EasyPHP 5.3.1</category>
            <pubDate>Mon, 22 Feb 2010 16:44:59 +0100</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/read.php?14,146542,146542#msg-146542</guid>
            <title>can´t start phpMyAdmin (6 replies)</title>
            <link>http://www.easyphp.org/forums/read.php?14,146542,146542#msg-146542</link>
            <description><![CDATA[ Can someone please help?<br />
<br />
i can´t start phpMyAdmin, when i try to do it, it appears:<br />
<br />
&quot;access denied<br />
can´t connect:invalid configurations<br />
<br />
phpMyAdmin tried to connect to MySql server and the connection was refused. check server, username and password in config.inc.php and make sure they match with the information provided by the MySql server Admin.&quot;<br />
<br />
(translated from Portuguese)<br />
Please help I really need this.<br />
Thanks.]]></description>
            <dc:creator>TheYosh</dc:creator>
            <category>EasyPHP 5.3.0</category>
            <pubDate>Thu, 18 Feb 2010 21:40:47 +0100</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/read.php?9,146535,146535#msg-146535</guid>
            <title>Harcèlement (1 reply)</title>
            <link>http://www.easyphp.org/forums/read.php?9,146535,146535#msg-146535</link>
            <description><![CDATA[ Pourquoi easyphp 2.0b insiste-t-il lourdement pour que je télécharge la dernière version qui ne m'intéresse pas pour l'instant (je l'ai bien téléchargé, mais la garde en réserve)<br />
Comment supprimer ce comportement agaçant à chaque ouverture du logiciel ?]]></description>
            <dc:creator>Absolument</dc:creator>
            <category>EasyPHP 2.0</category>
            <pubDate>Tue, 16 Feb 2010 19:36:54 +0100</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/read.php?14,146529,146529#msg-146529</guid>
            <title>Unexpected end of MySql! (9 replies)</title>
            <link>http://www.easyphp.org/forums/read.php?14,146529,146529#msg-146529</link>
            <description><![CDATA[ I'm on a Win box running XP and need MySQL's 'datadir' at a different location other than the default.  When I change 'datadir=&quot;C:/PROGRA~1/EASYPH~1.0/mysql/data/&quot;' to 'datadir=&quot;F:/My Documents/EasyPHP5.3.0/mysql/data&quot;' at 'C:\Program Files\EasyPHP5.3.0\conf_files\my.ini', I get the error message: &quot;Unexpected end of MySql!&quot;.  I Googled and found a reference saying to delete the old 'my.cnf' file.  I searched and did not find that file on the system.  I found another reference saying to run EasyPHP as &quot;Administrator&quot;, but that didn't help either.  Can the location of the databases be changed?]]></description>
            <dc:creator>geeksatlarge</dc:creator>
            <category>EasyPHP 5.3.0</category>
            <pubDate>Tue, 16 Feb 2010 23:00:04 +0100</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/read.php?11,146528,146528#msg-146528</guid>
            <title>Bulgarian Translation (no replies)</title>
            <link>http://www.easyphp.org/forums/read.php?11,146528,146528#msg-146528</link>
            <description><![CDATA[ Hello, I'll be happy if i have an opportunity to translate the website and program in Bulgarian language, but I can't see our language in the language list :-)<br />
<br />
Please give me more information about the way i can do this ???<br />
<br />
Best wishes,<br />
Niklola, Bulgaria]]></description>
            <dc:creator>gramatikov</dc:creator>
            <category>Translations</category>
            <pubDate>Sat, 13 Feb 2010 08:46:45 +0100</pubDate>
        </item>
    </channel>
</rss>
