PHP.exe现在显示零字节(wamp)

Today after updates in windows, my php.exe file now shows 0 bytes.

This is not a windows file and don't think a restore will help.

Do not want to reinstall wamp as have lots of settings.

Cant find version 5.4.3 executable file. Have downloaded many of these, however it does not contain php.exe, (probably without installing it).

Has anyone got a version of php.exe that came with wampserver 5.4.3 (32 bit). I tried 5.4.23.0, and it didnt work!

Can I install just wamp php, without losing any settings.......

You could install same Wamp Server to a different directory and then copy over php.exe file. This way you would not lose any settings.

If you installed WAMPServer again into \wamp2 as you say you did, then Apache PHP and MySQL will now be running from the new folder.

I suggest you copy what you want from the wamp2 folder to the \wamp folder and then do this to get Apache/PHP/MySQL running again from your old \wamp\ folder.

Using the Wampmanager icon in the system tray do this:

left click wampmanager -> Apache -> Service -> Remove Service
left click wampmanager -> MySQL -> Service -> Remove Service

Now exit wampmanager.

right click wampmanager -> Exit

Now run the wampmanager from the \wamp folder and reinstall the Apache (wampapache) and MySQL(wampmysql) services from that folder like this :_

left click wampmanager -> Apache -> Service -> Install Service
left click wampmanager -> MySQL -> Service -> Install Service

Now rename your \wamp2 folder and check everything still works, maybe a reboot and check wamp will still start and that you see all your databases again in phpmyadmin. If all is ok, you can delete your \wamp2 folder.