<?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.3.0</title>
        <description></description>
        <link>http://www.easyphp.org/forums/list/14</link>
        <lastBuildDate>Tue, 07 Sep 2010 00:24:55 +0200</lastBuildDate>
        <generator>Phorum 5.2.14</generator>
        <item>
            <guid>http://www.easyphp.org/forums/14/146542/146542/_subject_#msg-146542</guid>
            <title>can´t start phpMyAdmin (6 replies)</title>
            <link>http://www.easyphp.org/forums/14/146542/146542/_subject_#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/14/146529/146529/_subject_#msg-146529</guid>
            <title>Unexpected end of MySql! (9 replies)</title>
            <link>http://www.easyphp.org/forums/14/146529/146529/_subject_#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/14/146527/146527/_subject_#msg-146527</guid>
            <title>BugFix [phpMyAdmin Start] (no replies)</title>
            <link>http://www.easyphp.org/forums/14/146527/146527/_subject_#msg-146527</link>
            <description><![CDATA[ Hello, I found a bug in httpd.conf in this version...<br />
Many users in this forum alarm about it !!!<br />
<br />
Actions:<br />
Trying to start &quot;phpMyAdmin&quot; form interface or <br />
try to open: [<a href="http://127.0.0.1/mysql/" rel="nofollow" >127.0.0.1</a>]<br />
<br />
Result: Error Page<br />
<br />
Reason: Wrong Aliases in predifined httpd.conf in this version<br />
<br />
Solution:<br />
Open httpd.conf<br />
Found 	[Alias home/mysql &quot;${path}/phpmyadmin&quot;]<br />
Replace it with	[Alias /mysql &quot;${path}/phpmyadmin&quot;]<br />
<br />
Nikola Gramatikov,<br />
Bulgaria]]></description>
            <dc:creator>gramatikov</dc:creator>
            <category>EasyPHP 5.3.0</category>
            <pubDate>Sat, 13 Feb 2010 08:33:38 +0100</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/14/146525/146525/_subject_#msg-146525</guid>
            <title>How to run 2-3 websites in localhost as root (1 reply)</title>
            <link>http://www.easyphp.org/forums/14/146525/146525/_subject_#msg-146525</link>
            <description><![CDATA[ Sir<br />
<br />
m working on 2-3 web sites so i want to run all websites as root when i need<br />
<br />
currently m running as:<br />
localhost/website-1/index.php<br />
localhost/website-2/index.php<br />
localhost/website-3/index.php<br />
<br />
<br />
but i want to run all web site on root<br />
localhost-1/website1/index.php<br />
localhost-2/website2/index.php<br />
localhost-3/website3/index.php<br />
<br />
is this possible or any other way plzz suggest me <br />
have a nice day]]></description>
            <dc:creator>Tech_Guru</dc:creator>
            <category>EasyPHP 5.3.0</category>
            <pubDate>Sat, 13 Feb 2010 08:02:40 +0100</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/14/146522/146522/_subject_#msg-146522</guid>
            <title>Can't connect to Apache from Intranet (1 reply)</title>
            <link>http://www.easyphp.org/forums/14/146522/146522/_subject_#msg-146522</link>
            <description><![CDATA[ Hi,<br />
I wonder if some could help me out, i'm really stuck and i need to get this problem resolved at work.  I installed EasyPhp 5.3 and i've had no problem connecting to Apache on localhost.  However when i tried to connect form another pc on the same network segment i just can't connect to apache.  I inserted the line &quot;Listen 172.19.1.86:80&quot; (my other laptop)to the httpd.conf file with no success.  I'm using Xp with firewall disabled.  When i ran &quot;netstat -a&quot; i could not see port 80 listed, but when i entered &quot;Listen 127.0.0.1:80&quot; in the conf file i could see port 80 listed in netstat.  Is there something i'm doing wrong?  Any help will greatly appreciated.<br />
Thanks]]></description>
            <dc:creator>sparky123</dc:creator>
            <category>EasyPHP 5.3.0</category>
            <pubDate>Thu, 11 Feb 2010 11:28:01 +0100</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/14/146519/146519/_subject_#msg-146519</guid>
            <title>Error 500 URL rewriting (1 reply)</title>
            <link>http://www.easyphp.org/forums/14/146519/146519/_subject_#msg-146519</link>
            <description><![CDATA[ Bonsoir, <br />
<br />
je ne peux pas utiliser l'URL rewriting, même en passant le paramètre AllowOverride à All... que faire ?<br />
<br />
mon fichier .htaccess contient : <br />
<br />
Options +FollowSymlinks<br />
RewriteEngine on<br />
<br />
RewriteRule ^accueil\.html$  yes.html [L]<br />
<br />
bonne soirée]]></description>
            <dc:creator>Seb_n86</dc:creator>
            <category>EasyPHP 5.3.0</category>
            <pubDate>Wed, 10 Feb 2010 23:25:29 +0100</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/14/146516/146516/_subject_#msg-146516</guid>
            <title>EasyPHP.EXE source code (2 replies)</title>
            <link>http://www.easyphp.org/forums/14/146516/146516/_subject_#msg-146516</link>
            <description><![CDATA[ Is the EasyPHP.exe source code available? [The license appears to be GPL But I can't find this module's Source code]]]></description>
            <dc:creator>petersvp</dc:creator>
            <category>EasyPHP 5.3.0</category>
            <pubDate>Wed, 10 Feb 2010 17:33:06 +0100</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/14/146513/146513/_subject_#msg-146513</guid>
            <title>&quot;Document root&quot; string should be trimmed (2 replies)</title>
            <link>http://www.easyphp.org/forums/14/146513/146513/_subject_#msg-146513</link>
            <description><![CDATA[ Hello folks!<br />
<br />
I didn't find a better way to contact the EasyPHP team, so I'm trying the forum.<br />
<br />
I just found out that the &quot;document root&quot; string should be trimmed. When you type &quot;C:\projects\project1\ &quot; for example (note the single space at the end), the admin panel do not recognize it as a valid path.<br />
<br />
At least on windows, it's impossible to create a folder with a space at the end or the beginning. Just my 2 cents.<br />
<br />
Cheers,<br />
João]]></description>
            <dc:creator>joaocunha</dc:creator>
            <category>EasyPHP 5.3.0</category>
            <pubDate>Tue, 09 Feb 2010 18:03:51 +0100</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/14/146510/146510/_subject_#msg-146510</guid>
            <title>The requested URL was not found on this server (2 replies)</title>
            <link>http://www.easyphp.org/forums/14/146510/146510/_subject_#msg-146510</link>
            <description><![CDATA[ Hello!<br />
<br />
After I installed EasyPHP I tried open PHPMyAdmin (address: [<a href="http://127.0.0.1/mysql/" rel="nofollow" >127.0.0.1</a>]) but the note appeared:<br />
<br />
&quot;Object not found!<br />
<br />
The requested URL was not found on this server. If you entered the URL manually please check your spelling and try again.<br />
<br />
If you think this is a server error, please contact the webmaster.<br />
<br />
Error 404<br />
<br />
127.0.0.1<br />
02/09/10 12:26:02<br />
Apache/2.2.13 (Win32) PHP/5.3.0&quot;<br />
<br />
What can I do in this situation?<br />
<br />
Thanks in advance!]]></description>
            <dc:creator>zpalmal</dc:creator>
            <category>EasyPHP 5.3.0</category>
            <pubDate>Tue, 09 Feb 2010 13:29:14 +0100</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/14/146501/146501/_subject_#msg-146501</guid>
            <title>Using Pear HTTP_Client (no replies)</title>
            <link>http://www.easyphp.org/forums/14/146501/146501/_subject_#msg-146501</link>
            <description><![CDATA[ I just installed EasyPHP 5.3.0<br />
<br />
How do I configure it to use Pear HTTP_Client<br />
[<a href="http://pear.php.net/package/HTTP_Client" rel="nofollow" >pear.php.net</a>]<br />
<br />
Thank you in advance.]]></description>
            <dc:creator>niz85</dc:creator>
            <category>EasyPHP 5.3.0</category>
            <pubDate>Sun, 07 Feb 2010 23:49:30 +0100</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/14/146500/146500/_subject_#msg-146500</guid>
            <title>exif_read_data (3 replies)</title>
            <link>http://www.easyphp.org/forums/14/146500/146500/_subject_#msg-146500</link>
            <description><![CDATA[ salut<br />
j'utilise php easyphp avec php 5.3. j'utilise jooomla et j'ai une gallerie d'image qui n'affiche pas les exif des photos parce que exif_read_data n'est pas activé. j'ai essayé d'enlever le commentaire dans le php.ini devant la dll php_exif.dll mais au demarrage il me dit dll introuvalble.<br />
j'ai regardé elle est presente dans easyphp 5.3\php\ext<br />
merci de votre aide]]></description>
            <dc:creator>zolive</dc:creator>
            <category>EasyPHP 5.3.0</category>
            <pubDate>Mon, 08 Feb 2010 21:11:34 +0100</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/14/146498/146498/_subject_#msg-146498</guid>
            <title>Problema Designer nella creazione nuova tabella (5 replies)</title>
            <link>http://www.easyphp.org/forums/14/146498/146498/_subject_#msg-146498</link>
            <description><![CDATA[ Salve,<br />
Ho questo problema: io quando clicco su Nuova tabella mi compare un errore javascript (572, Errore 'server' non definito). Ho installato nuovamente java ma non ho risolto. Consigli?<br />
<br />
Nota: io ho provato su Internet Explorer e Firefox<br />
<br />
------------------------------------------------------------<br />
<br />
Hi,<br />
I have this problem: when I click on New Table I get an JavaScript error (572, Error 'server' is not defined). I reinstalled java but I have not resolved. Tips?<br />
<br />
Note: I tried Internet Explorer and Firefox]]></description>
            <dc:creator>seven.7</dc:creator>
            <category>EasyPHP 5.3.0</category>
            <pubDate>Tue, 09 Feb 2010 00:58:53 +0100</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/14/146496/146496/_subject_#msg-146496</guid>
            <title>Impossible de faire fonctionner la version 5 3 0 - Résolu (1 reply)</title>
            <link>http://www.easyphp.org/forums/14/146496/146496/_subject_#msg-146496</link>
            <description><![CDATA[ Bonjour<br />
Je n'arrive pas à faire fonctionner la dernière version de easyphp, de meme que les précédentes, il y a toujours une erreur de fichier conf ou log. La version qui fonctionne chez moi est la 1.8.<br />
J'aimerais bien comprendre pourquoi ca bloque ? ni apache ni mysql ne démarre.<br />
Je suis sous vista<br />
Pouvez-vous m'aider ?<br />
Cordialement]]></description>
            <dc:creator>fmd92</dc:creator>
            <category>EasyPHP 5.3.0</category>
            <pubDate>Fri, 05 Feb 2010 12:05:08 +0100</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/14/146495/146495/_subject_#msg-146495</guid>
            <title>using PHP 5.2 when PHP 5.3 is installed (1 reply)</title>
            <link>http://www.easyphp.org/forums/14/146495/146495/_subject_#msg-146495</link>
            <description><![CDATA[ hello<br />
I have installed esayphp with the PHP 5.3 and installed Joomla over it.<br />
I want to install a module  (joomfish) which is not working with PHP 5.3 but only with PHP 5.2. I would like to know if it is possible to use PHP 5.2 when the 5.3 is installed without reinstalling easyphp.<br />
thank you <br />
Olivier]]></description>
            <dc:creator>zolive</dc:creator>
            <category>EasyPHP 5.3.0</category>
            <pubDate>Wed, 16 Jun 2010 17:11:21 +0200</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/14/146493/146493/_subject_#msg-146493</guid>
            <title>Re: Problem accessing files on an intranet. (1 reply)</title>
            <link>http://www.easyphp.org/forums/14/146493/146493/_subject_#msg-146493</link>
            <description><![CDATA[ Check URL path and try to access images and CSS directly.]]></description>
            <dc:creator>Thierry</dc:creator>
            <category>EasyPHP 5.3.0</category>
            <pubDate>Thu, 11 Feb 2010 04:45:29 +0100</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/14/146492/146492/_subject_#msg-146492</guid>
            <title>Problem accessing files on an intranet. (no replies)</title>
            <link>http://www.easyphp.org/forums/14/146492/146492/_subject_#msg-146492</link>
            <description><![CDATA[ I am using easyphp 5.3.0 that i downloaded recently. I installed it onto my computer and then installed wordpress on it. It is working absolutely fine on my computer. WinXP SP3. However, the problem lies in accessing the files from another computer on intranet. We have 15 computers connected to each other through two switches. Each having a fixed IP. I used the IP to access the &quot;web server&quot; of easyphp. What it produces is plain text and no css, no images. Basically anything which is not on the same folder. It is accessing mysql alright. what can i do to resolve this. I have been working on easyphp 2.0/1 for a long time and had no such problems with that version.]]></description>
            <dc:creator>groovy159</dc:creator>
            <category>EasyPHP 5.3.0</category>
            <pubDate>Wed, 03 Feb 2010 04:01:22 +0100</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/14/146487/146487/_subject_#msg-146487</guid>
            <title>Is it possible to install 2 versions of easyphp ? (2 replies)</title>
            <link>http://www.easyphp.org/forums/14/146487/146487/_subject_#msg-146487</link>
            <description><![CDATA[ Hello,<br />
<br />
The company I work for use a 2.0b version of easyphp in production environment. On this server, there is an application which not run on a more recent version (problem of compatibility with php version).<br />
<br />
In paralel, I've developped an application which run only with the latest version of easyphp. This application must be in production very shortly.<br />
<br />
Is it possible to install 2 version of easyphp : 2.0b on a side and 5.3 on the other side without conflicts ?<br />
<br />
Do you have an idea on my problem ?]]></description>
            <dc:creator>nicolas.bouron</dc:creator>
            <category>EasyPHP 5.3.0</category>
            <pubDate>Wed, 03 Feb 2010 13:44:08 +0100</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/14/146486/146486/_subject_#msg-146486</guid>
            <title>FTP (1 reply)</title>
            <link>http://www.easyphp.org/forums/14/146486/146486/_subject_#msg-146486</link>
            <description><![CDATA[ Good Day Everybody!<br />
<br />
How do I setup an FTP client with easy php?<br />
Which FTP Client should I use, have been trying with CoreFTP?<br />
<br />
Please help me!]]></description>
            <dc:creator>zealmurapa</dc:creator>
            <category>EasyPHP 5.3.0</category>
            <pubDate>Tue, 02 Feb 2010 13:46:12 +0100</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/14/146482/146482/_subject_#msg-146482</guid>
            <title>how do i allow my files to be accessed on the internet? (5 replies)</title>
            <link>http://www.easyphp.org/forums/14/146482/146482/_subject_#msg-146482</link>
            <description><![CDATA[ I have Mysql and apache running and i can see my files on my web browser, but how do i access my files on my computer from my friends computer? ive been looking at tutorials on making my computer a web server but all of them are using different versions of downloading apache. How do i do this using the Apache that comes with EasyPHP5.3.0? <br />
<br />
Thanks any help would be greatly appreciated.]]></description>
            <dc:creator>gfreak000</dc:creator>
            <category>EasyPHP 5.3.0</category>
            <pubDate>Tue, 02 Feb 2010 22:10:56 +0100</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/14/146475/146475/_subject_#msg-146475</guid>
            <title>Can I use it free in my company? (2 replies)</title>
            <link>http://www.easyphp.org/forums/14/146475/146475/_subject_#msg-146475</link>
            <description><![CDATA[ i want to make a local area network site in my companyBbut I donet konw if i can use geasyphp3.0h freeH<br />
hope your answer<br />
best wishes]]></description>
            <dc:creator>oldcl</dc:creator>
            <category>EasyPHP 5.3.0</category>
            <pubDate>Wed, 27 Jan 2010 15:02:24 +0100</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/14/146469/146469/_subject_#msg-146469</guid>
            <title>Newbie with problem: Apache server gets unexpected error Win XP (3 replies)</title>
            <link>http://www.easyphp.org/forums/14/146469/146469/_subject_#msg-146469</link>
            <description><![CDATA[ Hi everybody.<br />
I am new to EasyPHP and have just installed the Easy PHP 5.3.0 and i have a problem.<br />
Apache server encounters an unexpected problem in XP and has to shut down. Anyone had the same problem? The Mysql server is running just fine and has no problem starting up. I suspect a topic like this has been posted in french at least that is what i think the post was about, but since i'm not french i'm not sure about it.<br />
<br />
In the error log file for Apache i get:<br />
[Tue Jan 26 07:42:21 2010] [warn] pid file C:/Program/EasyPHP5.3.0/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?<br />
[Tue Jan 26 07:56:00 2010] [warn] pid file C:/Program/EasyPHP5.3.0/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?<br />
[Tue Jan 26 08:11:38 2010] [warn] pid file C:/Program/EasyPHP5.3.0/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?<br />
<br />
And in the Easy PHP log i get:<br />
26/01 07:40:54 EasyPHP EasyPHP Servers starting<br />
26/01 07:40:58 EasyPHP VerifyConfFile : WaitForSingleObject timeout for pid 3268<br />
26/01 07:40:58 EasyPHP Apache2 ServerBase::Start ScanProcess -&gt; 6156<br />
26/01 07:40:58 EasyPHP CreateProcess &quot;C:\Program\EASYPH~1.0\MySql\bin\mysqld.exe --defaults-file=&quot;C:\Program\EASYPH~1.0\MySql\my.ini&quot; --language=english&quot;<br />
26/01 07:41:01 EasyPHP ServerBase::TimerProc : GetProcessVersion Apache2 (pid: 6156) error 87<br />
26/01 07:41:28 EasyPHP OnExplore : C:\Program\EasyPHP5.3.0/www&quot;<br />
<br />
26/01 07:41:54 EasyPHP StartChildProcess &quot;C:\Program\EASYPH~1.0\Apache\bin\apache.exe&quot;<br />
26/01 07:41:56 EasyPHP Apache::StartExe ScanProcess found pid=7932<br />
26/01 07:42:11 EasyPHP ServerBase::TimerProc : GetProcessVersion Apache2 (pid: 7932) error 5<br />
26/01 07:42:11 EasyPHP Apache  Unexpected end of Apache !<br />
<br />
Could someone please help me? I am in a bit of a hurry as well so i would really appreciate quick answers if there is any.]]></description>
            <dc:creator>Fiddeflygare</dc:creator>
            <category>EasyPHP 5.3.0</category>
            <pubDate>Wed, 27 Jan 2010 15:02:58 +0100</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/14/146462/146462/_subject_#msg-146462</guid>
            <title>How to solve this error? (no replies)</title>
            <link>http://www.easyphp.org/forums/14/146462/146462/_subject_#msg-146462</link>
            <description><![CDATA[ Hi,<br />
<br />
I'm having some problem here...<br />
<br />
Warning: parse error in ../EasyPHP.ini on line 13 in C:\Program Files (x86)\EasyPHP5.3.0\home\i18n.inc.php on line 5<br />
<br />
The error seems to be on this line of EasyPHP.ini...<br />
<br />
OldRunningPath=C:\Program Files (x86)\EasyPHP5.3.0\<br />
<br />
Thanks in advance.<br />
<br />
Cheers,<br />
Mickey]]></description>
            <dc:creator>mickeyckm</dc:creator>
            <category>EasyPHP 5.3.0</category>
            <pubDate>Sun, 24 Jan 2010 16:36:06 +0100</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/14/146460/146460/_subject_#msg-146460</guid>
            <title>How to change port number on the context menu as well? (3 replies)</title>
            <link>http://www.easyphp.org/forums/14/146460/146460/_subject_#msg-146460</link>
            <description><![CDATA[ Hi everyone,<br />
<br />
I managed to change the Apache Port number and it works fine on the port 8888. However, when I try to click on local web in the context menu or Administration, it will go to the 127.0.0.1. Is it possible to change that to point to the new port as well? <br />
<br />
Cheers,<br />
Mickey]]></description>
            <dc:creator>mickeyckm</dc:creator>
            <category>EasyPHP 5.3.0</category>
            <pubDate>Wed, 28 Apr 2010 11:46:38 +0200</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/14/146436/146436/_subject_#msg-146436</guid>
            <title>php files not displaying images (2 replies)</title>
            <link>http://www.easyphp.org/forums/14/146436/146436/_subject_#msg-146436</link>
            <description><![CDATA[ So, a little background. I installed easyPHP with MediaWiki. Unfortunately, I can't provide an IP or URL because it's an internal page and it contains valuable information.<br />
<br />
It works on my web hosting with 1and1.com, however, when I installed the Wiki and mirrored EVERYTHING, all the pages work, but the images don't show up.<br />
<br />
I created a .html file and put the same exact path for the image in it, and it works.<br />
<br />
I didn't change any configurations in the php config, or any config for that matter, so that might be my problem?]]></description>
            <dc:creator>j24cg</dc:creator>
            <category>EasyPHP 5.3.0</category>
            <pubDate>Thu, 21 Jan 2010 13:43:56 +0100</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/14/146429/146429/_subject_#msg-146429</guid>
            <title>A FAQ for &quot;another Web server use the Web port ...&quot; would be nice (no replies)</title>
            <link>http://www.easyphp.org/forums/14/146429/146429/_subject_#msg-146429</link>
            <description><![CDATA[ I installed EasyPHP 5.3, and when I ran it I got the message:<br />
<br />
Apache cannot be runned: another Web server use the Web port or port is blocked by firewall.<br />
<br />
I tried searching this forum but got:<br />
<br />
Access denied for user 'easyphp'@'localhost' to database 'easyphp': create temporary table phorum_search_ft_35027d028d6dbb11d41d8a727e44e25d (key(message_id)) ENGINE=HEAP select message_id from phorum_search where MATCH (search_text) AGAINST ('+Apache +cannot +be +runned' IN BOOLEAN MODE)<br />
<br />
Luckily Google came up with the answer (on Yahoo of all places), that Skype interferes is the problem.<br />
<br />
I think it'd be nice if this was added to the FAQ.]]></description>
            <dc:creator>ET3D</dc:creator>
            <category>EasyPHP 5.3.0</category>
            <pubDate>Sat, 16 Jan 2010 20:58:59 +0100</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/14/146412/146412/_subject_#msg-146412</guid>
            <title>index page - need help (6 replies)</title>
            <link>http://www.easyphp.org/forums/14/146412/146412/_subject_#msg-146412</link>
            <description><![CDATA[ Hi there,<br />
<br />
I would like to know if there is a way of not showing the indexpage of the easyphp. That is if i am to go 'live' on my database, i do not want users to see the indexpage where all the files will be displayed.]]></description>
            <dc:creator>beginnerphp</dc:creator>
            <category>EasyPHP 5.3.0</category>
            <pubDate>Wed, 13 Jan 2010 02:17:55 +0100</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/14/146408/146408/_subject_#msg-146408</guid>
            <title>Manage two websites (2 replies)</title>
            <link>http://www.easyphp.org/forums/14/146408/146408/_subject_#msg-146408</link>
            <description><![CDATA[ Hi!<br />
I'm new to easyphp and I really like it, but I have a doubt: I have to manage two or more <br />
websites on my own local server and to do that i'd like to set a webroot for all subdirectory <br />
that I'm going to create for each website.<br />
So, for example, a link to an image could be &quot;/image/blabla.jpg&quot;... do you have any <br />
suggestion?<br />
<br />
Thanks in advance]]></description>
            <dc:creator>Inverter</dc:creator>
            <category>EasyPHP 5.3.0</category>
            <pubDate>Tue, 12 Jan 2010 15:42:52 +0100</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/14/146404/146404/_subject_#msg-146404</guid>
            <title>Access violation at address 0040997E. Write of address 00400000  when reinstalling (1 reply)</title>
            <link>http://www.easyphp.org/forums/14/146404/146404/_subject_#msg-146404</link>
            <description><![CDATA[ Bonjour <br />
I instlles easyphp 5.3 and realising it was i english  I uninstalled it  to reinstall in french (I'm french and my technical english is not so good) <br />
after desinstalling everthing was not gone I still had  one file was still in the  www repertory and  there was in programfiles : phpmyadmin/lang/englis-utf-8.inc.php<br />
When I tried install the french version  i get the  error message Access violation at address 0040997E. Write of address 00400000<br />
I suppressed the repertory easyphp in programfiles but I still get the same message<br />
please HELP<br />
<br />
<br />
j'avais installé easyphp 5.3 sur mon portable (windows xp) et j'avais mis des fichiers dans www <br />
je me suis rendu compte que le phomyadmin était en anglais, je cliquait sur français dans la barre mais ça restait en anglais. <br />
bien que maitrisant très bien cette langue je ne connais pas très bien l'anglais technique alors j'ai désinstallé easyphp pour installer une version Française que j'ai téléchargé <br />
j'avais oublié un fichier dans www le répertoire et le fichier sont toujours là dans program file : programfile/easyphp/ww/lefichier.pdf <br />
les répertoires phpmyadmin et phpmyadmin/lang sont toujours là le fichier english-utf-8.inc.php est toujours dans le répertoire lang <br />
quand je veux réinstaller easyphp <br />
j'ai un message : Access violation at address 0040997E. Write of address 00400000 <br />
et je ne peux l'installer <br />
que puis je faire ? <br />
j'ai supprimé le répertoire programmfile/easyphp le résultat est le même <br />
MERCI d'aider une vieille blonde de 60 ans !!!! et bonne année 2010 a tous <br />
Fran<br />
<br />
Configuration: Windows XP Internet Explorer 7.0]]></description>
            <dc:creator>frannyz</dc:creator>
            <category>EasyPHP 5.3.0</category>
            <pubDate>Fri, 08 Jan 2010 21:26:31 +0100</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/14/146399/146399/_subject_#msg-146399</guid>
            <title>new user : SQL not starting (4 replies)</title>
            <link>http://www.easyphp.org/forums/14/146399/146399/_subject_#msg-146399</link>
            <description><![CDATA[ Good morning,<br />
I can't get SQL to start. Firewall settings ok, password set in config.inc.php .<br />
If using phpadmin, #1045 - Access denied for user 'root'@'localhost' (using password: NO)<br />
Is there a config.inc.php in another locaion that might be used? <br />
Also , allthough I have admin rights, and folders/files are not read only, My access to config.inc.php is denied, and I need to do all kinds of tricks to change this file.<br />
<br />
any help would be great<br />
<br />
Hugo]]></description>
            <dc:creator>hugo_willems</dc:creator>
            <category>EasyPHP 5.3.0</category>
            <pubDate>Fri, 08 Jan 2010 13:01:45 +0100</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/14/146397/146397/_subject_#msg-146397</guid>
            <title>Easyphp 5.3.0 + MSSQL (no replies)</title>
            <link>http://www.easyphp.org/forums/14/146397/146397/_subject_#msg-146397</link>
            <description><![CDATA[ Hi !<br />
<br />
Newcomer to easyphp and this forum, I need your help to use php with MSSQL (by the way, the search engine of the forum doesn't seems to work).<br />
<br />
I've tried almost everything I found :<br />
- download th &quot;good&quot; version of ntwdblib.DLL, and placed it in windows/system32, apache/bin, and php/<br />
- download mssql php drivers (old and new version), tried to include each of them in ts and non ts mode<br />
- add php and apache/bin path to environnement<br />
- restart apache, retart the computer<br />
<br />
But apache still display this error message at startup : php5.dll can't be found.<br />
<br />
I've tried copying php5apache2.dll in apache/bin. This worked out when renamming it php5.dll, but then asked for libapr.dll, then libaprutil.dll, and now says php_log_err can't be found in php5.dll ...<br />
<br />
It used to work with easyphp 1.7, but when I try the old drivers, I get a compiling version error between the module and php...<br />
<br />
Do you have any clue ? shall I try to get back to easyphp 1.7 and an old version of php ?<br />
<br />
Thx in advance !!]]></description>
            <dc:creator>Elcibi</dc:creator>
            <category>EasyPHP 5.3.0</category>
            <pubDate>Thu, 07 Jan 2010 12:23:29 +0100</pubDate>
        </item>
    </channel>
</rss>
