Easy WEMP

Issue 12: Systray menu is not correctly build under WinXP.

Reported by Marcos Novacovsky, Jul 30, 2010

In the menu I only get "Global Status" and "Manage 
Hosts" options.

Comment 1 by Marcos Novacovsky, Jul 30, 2010

Btw, Im using Easy_WEMP-1.01-win32.exe

Comment 2 by Yann Le Moigne, Jul 31, 2010

Component are optionnals, in standard installation, the setup 
process write the entry in <install folder>/ewemp.ini

[manage]
nginx=true
php=true
mysql=true
mysqlworkbench=true

Do you have this value in your ini file ?

Comment 3 by Michael Jaselsky, Aug 2, 2010

hi guys,
i have got the same problem.I am using Windows XP and i can see only 
a Global Status and Manage Hosts.I checked C:\EWemp\ewemp.ini twice. 
Everything with [manage] is set to true. Maybe you should release a 
source code and I can fix it for Windows XP.

Comment 4 by Yann Le Moigne, Aug 2, 2010

Hi,

The source code is published, in issues tab, or under GIT.
I'll do some test in a virtual XP machine this week.

Comment 5 by Yann Le Moigne, Aug 2, 2010

Not issues, but source tab.

Comment 6 by Marcos Novacovsky, Aug 2, 2010

Im also using Windows XP. The components are installed, and the ini 
file has the correct settings. This is probably a bug, I'll inform 
if get any changes.

Comment 7 by Michael Jaselsky, Aug 2, 2010

Thank you for nice code.
I have got a new idea.Can you add phpMyAdmin to the next version?

Comment 8 by Yann Le Moigne, Oct 19, 2010

Sorry for this very very late answer. Well, confirmed under WinXP, 
the menu isn't correct.

[Out of the topic : For phpMyAdmin, it's not my intention. I like 
that the webserver don't have any site by default. However 
mysqlworkbench is good at managing mysql database.]

I'm working on the issue right now before releasing V1.1 (which only 
upgrade nginx/php and mysql version).
Summary: Systray menu is not correctly build under WinXP.

Comment 9 by Yann Le Moigne, Oct 19, 2010

Status: Accepted

Comment 10 by Yann Le Moigne, Oct 19, 2010

I build my dev environnement under a virtual XP setup.

Bad news. EWemp work well under debug build. EWemp reproduce the bug 
under release build.

So, it will be hard to know what is happenning. For temporary 
workaround, please overwrite file in your ewemp installation with 
http://projects.javatic.net/p/easywemp/downloads/7/ . (And if 
someone can confirm me it work, this should be nice.)

The zip contains the binary produced with *exactly* the same source 
code, but compiled in debug mode.


I really need help on this, I really don't understand what happend.

Comment 11 by Michael Jaselsky, Nov 13, 2010

After overwriting the files everything works. Thank you.

Created: 1 year 9 months ago by Marcos Novacovsky

Updated: 1 year 6 months ago

Status: Accepted

Followed by: 2 persons

Labels:
Priority:Medium
Type:Defect