introduction screenshots faq forum blog modules components download
Please use the search function and/or read the FAQ first.
-->

EasyPHP and Windows 7, 64-bit



Posted by: AlteDäne
February 26, 2010 07:59PM
Just downloaded EasyPHP to my Windows 7, 64-bit system. There seems to be some problems with directories:
1) it installs in D:\\Program Files (x86)\\EasyPHP-5.3.1
but PHP does not like the parenthesis:
[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)
2) I set up my local folder, e:/Tekst/Skakwww/damhus_skakklub/Overført
but PHP did not like that either: DocumentRoot must be a directory
It IS a directory, is it because of the Danish letter ø?
These problems terminated the Apache server
Posted by: joserra57
February 28, 2010 11:10AM
I have a same problem
I have installed in Xp without problem, but in my destop with W7-64 i have a same problem that Altedane
I hope yours heslp
Joserra57
Posted by: Rahman khan
April 10, 2010 01:43PM
hi
Posted by: SoftKnight
March 04, 2010 06:18PM
The unexpected "(" is from the folder "...(x86)...". When u copy it into another folder end edit the php.ini it should work.

I tried this: OldRunningPath=C:\Program%20Files%20%28x86%29\EasyPHP-5.3.1\

my first impression: the error message disappeared and now i check if it works



Edited 2 time(s). Last edit at 03/04/2010 11:00PM by SoftKnight.
Posted by: Francesco
March 23, 2010 03:03PM
This solved the problem for me:
edit easyphp.ini file in easyphp folder as follows

OldRunningPath=C:\Program%20Files%20%28x86%29\EasyPHP-5.3.2\

instead of

OldRunningPath=C:\Program Files (x86)\EasyPHP-5.3.2\
Posted by: Go20
August 04, 2010 07:18AM
For anyone who has'nt found the solution yet, Francesco had it right :

After installation, just edit easyphp.ini as fallow :
OldRunningPath=C:\Program%20Files%20%28x86%29\EasyPHP-5.3.2i\

There you go, EasyPHP on Windows 7 64-bit
Posted by: Thierry
March 04, 2010 10:12PM
1) if you see page, just ignore the problem.
2) Avoid language specific character. It should works, but... you never know...
Posted by: al3ahym
April 06, 2010 12:29PM
Please, i want EasyPHP for Windows 7, 64-bit
Posted by: Amour
April 06, 2010 01:17PM
Want ? or Wish ?
Posted by: ahmedORAN
April 07, 2010 02:42PM
THANK YOU
Posted by: veis
April 09, 2010 01:19AM
eu gosto de php
Posted by: mr
June 19, 2010 08:49AM
php &win7
Posted by: Godinho
July 06, 2010 12:27PM
give me a error " same port are used in other website or program"
Posted by: claudia
April 07, 2010 09:30PM
Programa do moodle
Posted by: abhishek
April 10, 2010 10:49AM
go to download
Posted by: Gilberto
July 24, 2010 06:50PM
OK
Posted by: TB
August 11, 2010 12:07PM
AlteDäne Wrote:
-------------------------------------------------------
> Just downloaded EasyPHP to my Windows 7, 64-bit
> system. There seems to be some problems with
> directories:
> 1) it installs in D:\\Program Files
> (x86)\\EasyPHP-5.3.1
> but PHP does not like the parenthesis:
> 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)
> 2) I set up my local folder,
> e:/Tekst/Skakwww/damhus_skakklub/Overført
> but PHP did not like that either: DocumentRoot
> must be a directory
> It IS a directory, is it because of the Danish
> letter ø?
> These problems terminated the Apache server
Posted by: Manash Das
October 15, 2010 09:34AM
I am using windows 7 and i have installed easyphp.Ordinary php codes are running well but the moment I am trying to connect mysql, I am getting error. I am using the following syntax to connect

$con = mysql_connect('localhost','root','mypassword');

*** I have tried out with mypasswd / mysql and blank as password.
the error I am getting is as follows.

[ Warning: mysql_connect() [function.mysql-connect]: [2002] A connection attempt failed because the connected party did not (trying to connect via tcp://localhost:3306) in C:\localweb\websites\travel\mydatabasetry.php on line 7 ]

please help
Posted by: Amour
October 17, 2010 05:48AM
With Windows 7, you can try replace "localhost" with "127.0.0.1".

If you don't want to do that, you can edit Windows "host" file and activate localhost entry.
Posted by: sönmez
October 23, 2010 09:22AM
You may need to map localhost to your IP address (127.0.0.1) which is used to find your Mysql server.

Edit {systemdrive}:\Windows\System32\drivers\etc\hosts

Make sure "127.0.0.1 localhost" isn't commented out with # at the begining of the line!
Posted by: kRr
October 26, 2010 08:44PM
THANK YOU MAN!!!!!!
Posted by: ioeasy
June 23, 2011 05:47PM
Ragazzi non riesco ad usare la classe babel fish ?? mi da questo errore

Notice: Undefined offset: 0 in C:\EasyPHP5.3.0\www\BABEL_Fish\babelfish.class.php on line 105
En Francés:




qualcuno può aiutarmi?? Grazie
Posted by: Thierry
July 03, 2011 11:26AM
Ask this class developer.

Probably very old coding style not still supported.