<?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...) - EasyPHP 5.2.10</title>
        <description></description>
        <link>http://www.easyphp.org/forums/list/13</link>
        <lastBuildDate>Thu, 09 Sep 2010 22:58:30 +0200</lastBuildDate>
        <generator>Phorum 5.2.14</generator>
        <item>
            <guid>http://www.easyphp.org/forums/13/147244/147244/_subject_#msg-147244</guid>
            <title>PHP Integration with TFS command line - 'TF label' (1 reply)</title>
            <link>http://www.easyphp.org/forums/13/147244/147244/_subject_#msg-147244</link>
            <description><![CDATA[ Hi team,<br />
<br />
I am working on a small PHP application which is used for handling a build/release request workflow as well as helps tracking releases across different environments. One of the features of this tool enables the release manager to mark a request as 'deployed' and an automatic email alert goes out to the development team. This PHP tool, running on EasyPHP is deployed on the Build Agent - the same build agent where MSBuild is installed and the 'tf' command line is available.<br />
<br />
Ok, enough about the tool, coming to my TFS issue. I need to implement a feature wherein the TFS source code is labeled with a unique label as and when a release is marked as 'Deployed' on the PHP application. To implement this, I am trying to invoke the TFS command line from PHP. That is where the issue is. I am trying the following PHP code - <br />
$tmp=exec(&quot;tf label myUniqueLabel $TeamProject/myFolder /login:abc,xxx /server:teamsystem.abc.com:8080&quot;);<br />
<br />
I tried with exec, system, exec_shell..whatever, but it just doesn't work. I tried to put this TFS command line command on to a windows BAT file, it still doesn't work.<br />
$tmp=exec(&quot;myLabelLogic.bat&quot;);<br />
<br />
Some more observations -<br />
<br />
- The bat file, as well as the command in general, works fine when I try to invoke it directly on the build agent.<br />
- I tried to put some echo Hello World statements in the bat file, and those are printed out. This implies that the windows bat file is being called, but somehow my 'tf label' logic isn't called/doesn't work.<br />
- Instead of the 'tf label' command, I tried a 'tf msdn' command and that seemingly is getting invoked from PHP - I get the same output as the one I get when I run the command directly on the command prompt.<br />
- I use EasyPHP, which is invoked with the same windows username as the one used in the /login command above.<br />
<br />
I tried googling around, tried a lot of tricks, even tried ensuring that the easyphp application has 'access to the desktop' using the windows services.msc option, but nothing works.<br />
<br />
Would be nice if someone helps me out with this!<br />
<br />
Regards,<br />
<br />
Mrinal Mukherjee]]></description>
            <dc:creator>Mrinal Mukherjee</dc:creator>
            <category>EasyPHP 5.2.10</category>
            <pubDate>Thu, 19 Aug 2010 07:03:52 +0200</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/13/147185/147185/_subject_#msg-147185</guid>
            <title>mod_wsgi (3 replies)</title>
            <link>http://www.easyphp.org/forums/13/147185/147185/_subject_#msg-147185</link>
            <description><![CDATA[ Hello, i'm working on a project made with php, but even python, so i have to run a cgi which is written in python in the testing server [easyPhp 5.2]<br />
<br />
Now i wonder if i have to install mod_wsgi, which is not installed by default, or i have &quot;only&quot; to follow those steps explained here:<br />
<br />
[<a href="http://www.imladris.com/Scripts/PythonForWindows.html" rel="nofollow" >www.imladris.com</a>]<br />
<br />
I'm not so exeprienced with apache, so i've tried both those things without success. I assume i shouldn't use a python cgi till i don't have more experience (security bla) but, however, it's good to know it for the next time because, even if at the moment i could even build the whole work in php, i would like to use a python framework for the next project so i will have to clarify my ideas if to use EasyPhp or an other testing server.<br />
<br />
Let me know<br />
Tnks]]></description>
            <dc:creator>tab1ta</dc:creator>
            <category>EasyPHP 5.2.10</category>
            <pubDate>Fri, 06 Aug 2010 23:45:04 +0200</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/13/147152/147152/_subject_#msg-147152</guid>
            <title>Error after installing Easyphp 5.2.10 (7 replies)</title>
            <link>http://www.easyphp.org/forums/13/147152/147152/_subject_#msg-147152</link>
            <description><![CDATA[ Hi,<br />
<br />
I´ve just installed Easyphp 5.2.10 on my Windows 7, when opening the administration page with firefox, I get on the top of the page this error :<br />
<br />
Warning: Error parsing ../EasyPHP.ini on line 13 in C:\Program Files (x86)\EasyPHP5.2.10\home\i18n.inc.php on line 5<br />
<br />
<br />
What´s the problem ? is this a known problem ?<br />
<br />
Thanks]]></description>
            <dc:creator>Kerbachi</dc:creator>
            <category>EasyPHP 5.2.10</category>
            <pubDate>Thu, 05 Aug 2010 23:52:01 +0200</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/13/147118/147118/_subject_#msg-147118</guid>
            <title>Easy PHP 5.2.10 Error (2 replies)</title>
            <link>http://www.easyphp.org/forums/13/147118/147118/_subject_#msg-147118</link>
            <description><![CDATA[ I have just installed the Easy PHP Version 5.2.10 and i am constantly getting the error <br />
<br />
Apache cannot be runned : another web server use the web port or port is blocked by firewall<br />
<br />
I have searched the internet endlessly to try and find ways to sort it to no avail. I have tried changing the port to 8080, Reinstalling a certain way people have said helps, switched off my firewall and checked all clashing PID.<br />
<br />
The only clashing PID i did find was System which i didnt want to disable or stop running.<br />
<br />
<br />
Please can u help me?]]></description>
            <dc:creator>Craigy</dc:creator>
            <category>EasyPHP 5.2.10</category>
            <pubDate>Thu, 05 Aug 2010 23:53:32 +0200</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/13/147091/147091/_subject_#msg-147091</guid>
            <title>Unexpected end of MySql (2 replies)</title>
            <link>http://www.easyphp.org/forums/13/147091/147091/_subject_#msg-147091</link>
            <description><![CDATA[ OK, I'm a total newb at this. Just downloaded EasyPHP for the first time and ran it, and got the following error: &quot;Unexpected end of MySql... See log file?&quot;<br />
<br />
When I click Yes, a blank file opens in Notepad and this error is displayed:<br />
&quot;Cannot find the c:\PROGRA~1\EASYPH~1.10\mysql\data\RAVEN.err file.<br />
<br />
Do you want to create a new file?&quot;<br />
<br />
I'm running Windows 7, by the way. Any suggestions?  <br />
<br />
Thanks,<br />
M.J.]]></description>
            <dc:creator>M.J.</dc:creator>
            <category>EasyPHP 5.2.10</category>
            <pubDate>Fri, 16 Jul 2010 19:28:08 +0200</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/13/147088/147088/_subject_#msg-147088</guid>
            <title>VirtualHosts problem (1 reply)</title>
            <link>http://www.easyphp.org/forums/13/147088/147088/_subject_#msg-147088</link>
            <description><![CDATA[ Hi,<br />
<br />
I have 5.2.10 fresh installes but I cannot make it run virtualhost. <br />
<br />
I've created c:\www\test.loc\index.html file<br />
<br />
Also, I've set hotst file to contain <br />
127.0.0.1 test.loc<br />
<br />
I've changed http.conf in conf_files:<br />
Listen *:80<br />
NameVirtualHost *<br />
&lt;VirtualHost *&gt;<br />
    ServerAdmin <a href="mailto:&#119;&#101;&#98;&#109;&#97;&#115;&#116;&#101;&#114;&#64;&#100;&#117;&#109;&#109;&#121;&#45;&#104;&#111;&#115;&#116;&#46;&#108;&#111;&#99;&#97;&#108;&#104;&#111;&#115;&#116;">&#119;&#101;&#98;&#109;&#97;&#115;&#116;&#101;&#114;&#64;&#100;&#117;&#109;&#109;&#121;&#45;&#104;&#111;&#115;&#116;&#46;&#108;&#111;&#99;&#97;&#108;&#104;&#111;&#115;&#116;</a><br />
    DocumentRoot &quot;c:/www/test.loc&quot;<br />
    ServerName test.loc<br />
    ErrorLog &quot;logs/test.loc-error.log&quot;<br />
    CustomLog &quot;logs/test.loc-access.log&quot; common<br />
&lt;/VirtualHost&gt;<br />
<br />
<br />
Usually, when I manually install Apache, this changes are enough to make it work. But, with EasyPHP it does not.<br />
<br />
When I try to access [<a href="http://test.loc/index.html" rel="nofollow" >test.loc</a>] from browser, Apache accpets request but reports error 403 - denied access. <br />
<br />
Apache log shows:<br />
<br />
[error] [client 127.0.0.1] client denied by server configuration: C:/www/test.loc/index.html<br />
<br />
<br />
What else should I do to make it work?<br />
<br />
Are there plans to add option to EasyPHP configuration tool for setting VirtualHosts or we will be always forced to do settings by manual editing of http.conf?]]></description>
            <dc:creator>pedja</dc:creator>
            <category>EasyPHP 5.2.10</category>
            <pubDate>Wed, 14 Jul 2010 13:37:49 +0200</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/13/147086/147086/_subject_#msg-147086</guid>
            <title>IMAP search crashes (1 reply)</title>
            <link>http://www.easyphp.org/forums/13/147086/147086/_subject_#msg-147086</link>
            <description><![CDATA[ Hi, Im testing a connection with gmail on easyphp 5.2.10, using a code I got from google, but for some reason whenever i use imap_search, the imap extension crashes, any clues, why is this happening?<br />
<br />
/* connect to gmail */<br />
$hostname = '{imap.gmail.com:993/imap/ssl}INBOX';<br />
$username = 'theaccount@gmail.com';<br />
$password = 'thepassword';<br />
<br />
/* try to connect */<br />
$inbox = imap_open($hostname,$username,$password) or die('Cannot connect to Gmail: ' . imap_last_error());<br />
<br />
/* grab emails */<br />
$emails = imap_search($inbox,'ALL');<br />
<br />
/* if emails are returned, cycle through each... */<br />
if($emails) {<br />
	<br />
	/* begin output var */<br />
	$output = '';<br />
	<br />
	/* put the newest emails on top */<br />
	rsort($emails);<br />
	<br />
	/* for every email... */<br />
	foreach($emails as $email_number) {<br />
		<br />
		/* get information specific to this email */<br />
		$overview = imap_fetch_overview($inbox,$email_number,0);<br />
		$message = imap_fetchbody($inbox,$email_number,2);<br />
		<br />
		/* output the email header information */<br />
		$output.= '&lt;div class=&quot;toggler '.($overview[0]-&gt;seen ? 'read' : 'unread').'&quot;&gt;';<br />
		$output.= '&lt;span class=&quot;subject&quot;&gt;'.$overview[0]-&gt;subject.'&lt;/span&gt; ';<br />
		$output.= '&lt;span class=&quot;from&quot;&gt;'.$overview[0]-&gt;from.'&lt;/span&gt;';<br />
		$output.= '&lt;span class=&quot;date&quot;&gt;on '.$overview[0]-&gt;date.'&lt;/span&gt;';<br />
		$output.= '&lt;/div&gt;';<br />
		<br />
		/* output the email body */<br />
		$output.= '&lt;div class=&quot;body&quot;&gt;'.$message.'&lt;/div&gt;';<br />
	}<br />
	<br />
	echo $output;<br />
} <br />
<br />
/* close the connection */<br />
imap_close($inbox);]]></description>
            <dc:creator>namliw</dc:creator>
            <category>EasyPHP 5.2.10</category>
            <pubDate>Wed, 14 Jul 2010 05:12:52 +0200</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/13/147075/147075/_subject_#msg-147075</guid>
            <title>phpMyAdmin error (5 replies)</title>
            <link>http://www.easyphp.org/forums/13/147075/147075/_subject_#msg-147075</link>
            <description><![CDATA[ I have just installed this and go to phpMyAdmin but I get the following error:<br />
Error<br />
<br />
SQL query: Edit<br />
<br />
SET CHARACTER SET 'utf8';<br />
<br />
MySQL said: Documentation<br />
#1064 - You have an error in your SQL syntax near ''utf8'' at line 1 <br />
<br />
Anyone know what this is? Its a fresh install and I haven't done a thing.<br />
<br />
Not so easyphp.]]></description>
            <dc:creator>grimmy</dc:creator>
            <category>EasyPHP 5.2.10</category>
            <pubDate>Tue, 17 Aug 2010 22:37:31 +0200</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/13/147059/147059/_subject_#msg-147059</guid>
            <title>Command line is no longer supported? (1 reply)</title>
            <link>http://www.easyphp.org/forums/13/147059/147059/_subject_#msg-147059</link>
            <description><![CDATA[ EASYPHP 5.2.10 on WINDOWS 2003 SERVER<br />
Command-line window to run &quot;easyphp-5.2.10.exe stop&quot; can not terminate EASYPHP<br />
How do?]]></description>
            <dc:creator>bg4sre</dc:creator>
            <category>EasyPHP 5.2.10</category>
            <pubDate>Fri, 09 Jul 2010 09:58:14 +0200</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/13/147054/147054/_subject_#msg-147054</guid>
            <title>Database stored in a network drive (10 replies)</title>
            <link>http://www.easyphp.org/forums/13/147054/147054/_subject_#msg-147054</link>
            <description><![CDATA[ Hello together,<br />
<br />
i have a big problem. I stored my database in a network drive and change the my.ini file like FAQ #52. The phpmyadmin user is root with no password. It works fine from my PC. When I install EasyPHP on another PC I change themy.ini file too with the same directory. And now i have the problem. PHPMyadmin says #2003 - The server is not responding and my site says &quot;Can't connect to MYSQL - username or password is wrong!<br />
<br />
What is the problem?<br />
<br />
Greetings from sad germany :-)]]></description>
            <dc:creator>ds160384</dc:creator>
            <category>EasyPHP 5.2.10</category>
            <pubDate>Mon, 12 Jul 2010 10:44:42 +0200</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/13/147049/147049/_subject_#msg-147049</guid>
            <title>Downgrade php version (3 replies)</title>
            <link>http://www.easyphp.org/forums/13/147049/147049/_subject_#msg-147049</link>
            <description><![CDATA[ Hello,<br />
<br />
I need to work on an existing site running on PHP 4.4.9<br />
<br />
I don't know how to downgrade PHP 5.2.10 installed with easyphp to version 4.4.9.<br />
I tried the &quot;hard way&quot;, ie donwloading older version and renaming folder but apache doesn't like it and is looking for php5apache2_2.dll<br />
<br />
Since I don't know anything about php installation, I'm lost... I have found a lot of information on how to upgrade easyphp to a newer version, but nothing for the other way... <br />
<br />
Any information is welcomed !<br />
Thanks]]></description>
            <dc:creator>ben119</dc:creator>
            <category>EasyPHP 5.2.10</category>
            <pubDate>Thu, 08 Jul 2010 13:14:03 +0200</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/13/147034/147034/_subject_#msg-147034</guid>
            <title>Mysql database acess by PHPMyAdmin (2 replies)</title>
            <link>http://www.easyphp.org/forums/13/147034/147034/_subject_#msg-147034</link>
            <description><![CDATA[ In some previous version of EasyPHP I had access to mysql database by PHPMyAdmin, but I am using the EasyPHP version 5.2.10 by now and PhPMyadmin don't shows this database. <br />
<br />
I think to see MySql database by PHPMyAdmin is important for both developers and administrators. <br />
<br />
How I can access that database by PHPMyAdmin using EasyPHP 5.2.10? <br />
<br />
Thanks]]></description>
            <dc:creator>JohnMr</dc:creator>
            <category>EasyPHP 5.2.10</category>
            <pubDate>Sat, 26 Jun 2010 06:23:11 +0200</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/13/146988/146988/_subject_#msg-146988</guid>
            <title>SET CHARACTER SET 'utf8'; (4 replies)</title>
            <link>http://www.easyphp.org/forums/13/146988/146988/_subject_#msg-146988</link>
            <description><![CDATA[ Hi,<br />
<br />
I have installed easyphp 5.2.10 today on my windows vista starter.<br />
From adminstration screen, when I click Phpmyadmin, I am getting the following error.<br />
----<br />
Error<br />
SQL query:  <br />
<br />
SET CHARACTER SET 'utf8'; <br />
<br />
MySQL said:  <br />
<br />
#1064 - You have an error in your SQL syntax near ''utf8'' at line 1 <br />
------<br />
<br />
I am new to php. Can any one provide help, please.<br />
<br />
Regards,<br />
Sak]]></description>
            <dc:creator>sakthivenu</dc:creator>
            <category>EasyPHP 5.2.10</category>
            <pubDate>Mon, 12 Jul 2010 16:22:30 +0200</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/13/146974/146974/_subject_#msg-146974</guid>
            <title>MySQL isnt working (8 replies)</title>
            <link>http://www.easyphp.org/forums/13/146974/146974/_subject_#msg-146974</link>
            <description><![CDATA[ I installed EasyPHP 5.2.10 and I can't get MySQL to start.<br />
When I try to access it via [<a href="http://localhost/home/mysql/" rel="nofollow" >localhost</a>]<br />
I get this error:<br />
<br />
MySQL said: Documentation<br />
#1045 - Access denied for user 'root'@'localhost' (using password: NO)<br />
phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in your configuration and make sure that they correspond to the information given by the administrator of the MySQL server.<br />
<br />
I'm a newbie and any help would be much appreciated. Thanks.]]></description>
            <dc:creator>Reston</dc:creator>
            <category>EasyPHP 5.2.10</category>
            <pubDate>Wed, 18 Aug 2010 00:47:04 +0200</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/13/146964/146964/_subject_#msg-146964</guid>
            <title>Installation Problem (2 replies)</title>
            <link>http://www.easyphp.org/forums/13/146964/146964/_subject_#msg-146964</link>
            <description><![CDATA[ EasyPHP 5.2.10 installed without problems on my laptop running Windows XP.<br />
<br />
Both MySQL and php are running.<br />
<br />
I can connect to MySQL from the command line.    However, I am unable to connect to to MySQL using php.  The following line of code:<br />
    $link = mysqli_connect('localhost', 'root', 'password');<br />
returns the following error:<br />
    Call to undefined function mysqli_connect()<br />
<br />
I uncommented extension=php_mysqli.dll in the php.ini file, restarted EasyPHP.  The problem still exists.<br />
<br />
What should I try next?]]></description>
            <dc:creator>Ray1942</dc:creator>
            <category>EasyPHP 5.2.10</category>
            <pubDate>Thu, 03 Jun 2010 10:33:19 +0200</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/13/146873/146873/_subject_#msg-146873</guid>
            <title>how to install phyton with easyphp (no replies)</title>
            <link>http://www.easyphp.org/forums/13/146873/146873/_subject_#msg-146873</link>
            <description><![CDATA[ I need install phyton's module with easyphp. how I do?]]></description>
            <dc:creator>elvicio</dc:creator>
            <category>EasyPHP 5.2.10</category>
            <pubDate>Wed, 28 Apr 2010 14:10:52 +0200</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/13/146863/146863/_subject_#msg-146863</guid>
            <title>I change the code but EasyPHP take the old code (2 replies)</title>
            <link>http://www.easyphp.org/forums/13/146863/146863/_subject_#msg-146863</link>
            <description><![CDATA[ Hello Everyone,<br />
I am quite new to EasyPHP.<br />
<br />
I have just started studying PHP and I am making my first web site using<br />
PHP possibilities.<br />
<br />
I have noticed that, after doing some changes to my code, when I test the<br />
results via EasyPHP -&gt; Administration -&gt; Apache via Local Web or Aliases,<br />
it seems that EasyPHP doesn't see the changes I did, and still shows to me<br />
the outcome of the preceding code.<br />
It seems it saves sorta image of the code somewhere and continue using it...<br />
<br />
Gee, where's the trick?<br />
<br />
Is anyone here that can help me?<br />
<br />
Thanks a lot in advance.<br />
<br />
Regards,<br />
Mirco]]></description>
            <dc:creator>Mirco</dc:creator>
            <category>EasyPHP 5.2.10</category>
            <pubDate>Mon, 26 Apr 2010 19:28:53 +0200</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/13/146801/146801/_subject_#msg-146801</guid>
            <title>URL REWRITE (3 replies)</title>
            <link>http://www.easyphp.org/forums/13/146801/146801/_subject_#msg-146801</link>
            <description><![CDATA[ Hello does someone know how to get the url rewrite to on work locally ?<br />
I have read a lot of posts on different forums but couldn't get it to work<br />
<br />
thank you]]></description>
            <dc:creator>websan</dc:creator>
            <category>EasyPHP 5.2.10</category>
            <pubDate>Sat, 17 Apr 2010 16:55:32 +0200</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/13/146793/146793/_subject_#msg-146793</guid>
            <title>Error displaying php code (5 replies)</title>
            <link>http://www.easyphp.org/forums/13/146793/146793/_subject_#msg-146793</link>
            <description><![CDATA[ Hello I just installed EasyPhp under windows 7 and I am getting problems to get it work correctly.<br />
<br />
When I try to display a site that didi work under vista before, the browser displays all the php code as text, as if the server was not running, but it says it is started.<br />
<br />
Any idea<br />
<br />
French is cool too for explanation if you want<br />
<br />
Thank you]]></description>
            <dc:creator>websan</dc:creator>
            <category>EasyPHP 5.2.10</category>
            <pubDate>Thu, 15 Apr 2010 07:02:36 +0200</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/13/146754/146754/_subject_#msg-146754</guid>
            <title>Error 2003 (3 replies)</title>
            <link>http://www.easyphp.org/forums/13/146754/146754/_subject_#msg-146754</link>
            <description><![CDATA[ Hi everyone, I kind have an aweful problem using EasyPHP 5.2.10.<br />
<br />
In fact, just after the install part is over, the connection to Mysql doesn't work. In fact, I get an error message like : &quot;Can't connect to mysql server on 'localhost' 10061&quot;.<br />
<br />
The main problem is that I used before EasyPHP 5.3.2 and it was fine, I was able to use Apache and Mysql. That's why I don't understant what the problem can be, cause it perfectly works with the latests version and not with the older one ...<br />
<br />
I'm sorry for my poor english, I'm French so I hope you undertand what my problem is.<br />
<br />
Thanks by advance for your help.]]></description>
            <dc:creator>tom2s</dc:creator>
            <category>EasyPHP 5.2.10</category>
            <pubDate>Mon, 05 Apr 2010 08:05:00 +0200</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/13/146433/146433/_subject_#msg-146433</guid>
            <title>No status window (3 replies)</title>
            <link>http://www.easyphp.org/forums/13/146433/146433/_subject_#msg-146433</link>
            <description><![CDATA[ Have installed 5.2.10 on Windows 7.<br />
Problem is that I don't get the Status window up when I start EasyPHP.<br />
<br />
I do get my webpage up when I go to //127.0.0.1 so it seems to run.<br />
<br />
Administration: //127.0.0.1/home says<br />
Warning: Error parsing ../EasyPHP.ini on line 13 in C:\Program Files (x86)\EasyPHP5.2.10\home\i18n.inc.php on line 5<br />
at the beginning.<br />
<br />
MySqlError says:<br />
100117 17:05:24 [Note] Plugin 'FEDERATED' is disabled.<br />
100117 17:05:24  InnoDB: Started; log sequence number 0 44233<br />
100117 17:05:25 [Note] Event Scheduler: Loaded 0 events<br />
100117 17:05:25 [Note] C:\PROGRA~2\EASYPH~1.10\MySql\bin\mysqld.exe: ready for connections.<br />
Version: '5.1.37-community-log'  socket: ''  port: 3306  MySQL Community Server (GPL)<br />
<br />
On PhpMyAdmin: //127.0.0.1/mysql/<br />
I get Object not found!<br />
<br />
Can you help?<br />
<br />
Thanks / Lars]]></description>
            <dc:creator>lapeders</dc:creator>
            <category>EasyPHP 5.2.10</category>
            <pubDate>Wed, 30 Jun 2010 00:20:31 +0200</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/13/146422/146422/_subject_#msg-146422</guid>
            <title>Error adding new template (1 reply)</title>
            <link>http://www.easyphp.org/forums/13/146422/146422/_subject_#msg-146422</link>
            <description><![CDATA[ Hello.<br />
<br />
Error adding new template.<br />
I've tried adding this template [<a href="http://www.dotcomwebdesign.com/?Free-Website-Templates-Section-1:Smart-Business" rel="nofollow" >www.dotcomwebdesign.com</a>]<br />
but it will not be shown correctly. What could be wrong?]]></description>
            <dc:creator>Henrik</dc:creator>
            <category>EasyPHP 5.2.10</category>
            <pubDate>Thu, 14 Jan 2010 07:03:19 +0100</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/13/146289/146289/_subject_#msg-146289</guid>
            <title>Upgrading only Apache Server from 1.3 to 2.2.13 (4 replies)</title>
            <link>http://www.easyphp.org/forums/13/146289/146289/_subject_#msg-146289</link>
            <description><![CDATA[ Hi<br />
<br />
I have been using EasyPhp for a few years now and am very happy with it.  The easyphp I am using consists of Apache 1.3, PHP 4.3. <br />
<br />
I would like to upgrade my apache server and php and mysql individually to the next version without touching my easyphp.exe.  I have made some modifications to customize some messages and hence I do not want to touch the easyphp.exe.  I was successful in upgrading the PHP and Mysql but when I do the same with apache, the server does not start.  I have done all the necessary changes to the conf files etc.  Can anybody help me with this problem?<br />
<br />
Thanks<br />
Best<br />
Raji]]></description>
            <dc:creator>mraji_1</dc:creator>
            <category>EasyPHP 5.2.10</category>
            <pubDate>Wed, 16 Dec 2009 16:18:51 +0100</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/13/146213/146213/_subject_#msg-146213</guid>
            <title>Error when using services (7 replies)</title>
            <link>http://www.easyphp.org/forums/13/146213/146213/_subject_#msg-146213</link>
            <description><![CDATA[ Hi,<br />
I installed 5.2.10 and it works fine except when using the services (I want it to run before I log in Windows):<br />
The services start and everything is ok but when logging I have this error message: &quot;The server could not be launched: the specified service doesn't exist as an installed service. (1060)&quot; (it's an english translation from a french warning window).<br />
How come the service is well launched (I can access the web site from another computer) and I get this warning at startup? Is there a way to stop that popup window appearing?]]></description>
            <dc:creator>Binome</dc:creator>
            <category>EasyPHP 5.2.10</category>
            <pubDate>Tue, 17 Aug 2010 08:02:27 +0200</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/13/146108/146108/_subject_#msg-146108</guid>
            <title>How to install PostgreSQL with EasyPHP? (1 reply)</title>
            <link>http://www.easyphp.org/forums/13/146108/146108/_subject_#msg-146108</link>
            <description><![CDATA[ IN the FAQ question 49 it says &quot;How to install PostgreSQL with EasyPHP ?&quot; and it provides a link to a contribution however that link just goes to the forums main page.<br />
<br />
Does anyone know the correct link?]]></description>
            <dc:creator>consc198</dc:creator>
            <category>EasyPHP 5.2.10</category>
            <pubDate>Sun, 11 Oct 2009 06:25:56 +0200</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/13/146095/146095/_subject_#msg-146095</guid>
            <title>Unable to connect to Database (6 replies)</title>
            <link>http://www.easyphp.org/forums/13/146095/146095/_subject_#msg-146095</link>
            <description><![CDATA[ EasyPHP working ok but getting error message 'can't connet to database'<br />
<br />
Started with the address given on the phpmyadmin administrator panel and every other location, but no joy!<br />
<br />
My database files are located in C:\Server\EasyPHP\mysql\data\DATABASE\<br />
<br />
Any ideas?<br />
<br />
Thanks]]></description>
            <dc:creator>sleepyfrog</dc:creator>
            <category>EasyPHP 5.2.10</category>
            <pubDate>Tue, 25 May 2010 12:44:20 +0200</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/13/146081/146081/_subject_#msg-146081</guid>
            <title>my apache doesn't work (3 replies)</title>
            <link>http://www.easyphp.org/forums/13/146081/146081/_subject_#msg-146081</link>
            <description><![CDATA[ Hi there,<br />
My apache didn't start again because it says that another program is using its port. It was running till I activated the control user account (i am using windows vista ultimate) and then I restarted it. It very urgent what can I have to do to fix this issue?<br />
Thanks a lot]]></description>
            <dc:creator>Lewish</dc:creator>
            <category>EasyPHP 5.2.10</category>
            <pubDate>Mon, 29 Mar 2010 21:19:15 +0200</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/13/146006/146006/_subject_#msg-146006</guid>
            <title>MySQL version warning in phpmyadmin (4 replies)</title>
            <link>http://www.easyphp.org/forums/13/146006/146006/_subject_#msg-146006</link>
            <description><![CDATA[ I've installed EasyPHP 5.2.10. <br />
<br />
When I take phpmyadmin, Im getting following errors, to the bottom of my phpmyadmin page: <br />
<br />
a) Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole by setting a password for user '.root'. <br />
<br />
b) Your PHP MySQL library version 5.0.51a differs from your MySQL server version 5.1.36. This may cause unpredictable behavior. <br />
<br />
I'm new to php and I's about to evaluate a web-app built in php. I cannot even start my evaluation, due to this error. <br />
<br />
Any idea why this is happening? <br />
Any help will be appreciated. <br />
<br />
Thanks]]></description>
            <dc:creator>abhilashca</dc:creator>
            <category>EasyPHP 5.2.10</category>
            <pubDate>Fri, 02 Apr 2010 07:40:48 +0200</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/13/145993/145993/_subject_#msg-145993</guid>
            <title>Can't open files (no replies)</title>
            <link>http://www.easyphp.org/forums/13/145993/145993/_subject_#msg-145993</link>
            <description><![CDATA[ Hello,<br />
<br />
I just installed 5.2.10 and as far as I can tell things are working properly.<br />
<br />
However, I can't open any of the files associated with the program. My computer wants to open them with Microsoft Picture It Publishing (PIP), which, I gather is in PHP. But PIP will not open any of the files.<br />
<br />
In using the drop down for other programs, I can't find one that will open these files. I went hunting through the EasyPHP folder and tried several possibilities, but still no luck.<br />
<br />
At present, I am locked out of most of EasyPHP because I set a password, as recommended, but can't access 'config.inc' to grant myself permission.<br />
<br />
Any suggestions???]]></description>
            <dc:creator>dundashomeboy</dc:creator>
            <category>EasyPHP 5.2.10</category>
            <pubDate>Sun, 20 Sep 2009 19:05:22 +0200</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/13/145984/145984/_subject_#msg-145984</guid>
            <title>Error Message &quot;Unexpected end of MySql.... &quot; (1 reply)</title>
            <link>http://www.easyphp.org/forums/13/145984/145984/_subject_#msg-145984</link>
            <description><![CDATA[ Hi,<br />
<br />
I install successfully  easyphp5.2.10, but I have this message:  &quot;Unexpected end of MySql.... &quot;<br />
My appache server start corretly, but it's not the same for MySql: what can I do to resolve this problem.<br />
<br />
Thks]]></description>
            <dc:creator>bob69</dc:creator>
            <category>EasyPHP 5.2.10</category>
            <pubDate>Wed, 16 Sep 2009 05:46:15 +0200</pubDate>
        </item>
    </channel>
</rss>
