I have the same problem plus some others complications, I tried to install and use EasyPHP 3.0.
The configuration Windows XP Sp3 updated up to date.
The sequence of events:
EasyPHP starts clicking Windows XP menu but doesn¡¦t appear on Control panel application list .
Panel shows Apache and Mysql running.
Help page runs correctly
Admin page won¡¦t start (http://127.0.0.1/home/ message: ¡¨impossible to see web page¡¨)
PhpMyAdmin gives the same problem (http://127.0.0.1/mysql/ message: ¡¨impossible to see web page¡¨)
Log pages:
No lines corresponding to action time on apache errors log
No lines at all on apache access log
Mysql error log show:
090129 15:16:18 InnoDB: Started; log sequence number 0 46409
090129 15:16:18 [Note] Event Scheduler: Loaded 0 events
090129 15:16:18 [Note] C:\PROGRA~1\EasyPHP 3.0\MySql\bin\mysqld.exe: ready for connections.
Version: '5.1.30-community' socket: '' port: 3306 MySQL Community Server (GPL)
EasyPHP errors log show:
29/01 15:16:15 EasyPHP EasyPHP Avvio server
29/01 15:16:16 EasyPHP Apache2 ServerBase::Start ScanProcess -> 3220
29/01 15:16:16 EasyPHP CreateProcess "C:\PROGRA~1\EasyPHP 3.0\MySql\bin\mysqld.exe --defaults-file="C:\PROGRA~1\EasyPHP 3.0\MySql\my.ini" --language=italian"
On a submenu selecting E. with right mouse button:
On help „³ Introduction „³ ¡§impossible to find the file C:\programmi\EasyPHP 3.0\home\accueil.html¡¨
The correct file is on C:\Programmi\EasyPHP 3.0\home\it\introduction.html
Restarting EasyPHP 3.0 followings messages appear:
4 times after clicking OK on message panel:
¡§Impossible to find the point of entry_safe_erealloc of procedure on the library of php5ts.dll dynamic connection¡¨
2 times after clicking OK on message panel:
¡§Impossible to find the point of zend_hex_strtod of procedure on the library of php5ts.dll dynamic connection¡¨
After these 6 messages Apache and Mysql came ready with green light.
phpMyAdin from configuration submenu gives: ¡§Error 404¡¨ pointing to: [
127.0.0.1] .
Admin page come up and phpMyAdmin works starting from this page but shows the following message: ¡¨your PHP libraries for Mysql version 5.0.51a are different from MYSQL server version 5.1.30. You can have unpredicted errors¡¨ (already treated on another topic)
Apparently Local Web page .html and .php runs correctly, apart some complication with mysql connection, mysql seems to work.