Compare this page
https://wordpress.org/about/requirements/
with this page
http://www.wampserver.com/en/
in the Downloads section where it lists the PHP and MySQL versions.
So, yes is the answer.
Personally, I prefer XAMPP, but the choice is yours.
https://www.apachefriends.org/index.html
Help with both is provided here: https://wordpress.org/support/forum/localhost-installs
Thread Starter
mwsm
(@mwsm)
Thank you for answering my question.
Actually, i don’t have the choice using wampserver is required for the task i was given . But i am not familiar with this since web technologies are not my speciality.
So, i still don’t know where is the problem when i am checking my theme with the plugin theme-check i always get this warning :
WARNING WP_DEBUG is not enabled! Please test your theme with debug enabled before you upload!
Apparently, the plugin theme-check is says you need to change the value of WP_DEBUG in wp-config.php to TRUE.
Doc. is here:
http://codex.wordpress.org/Editing_wp-config.php
Thread Starter
mwsm
(@mwsm)
Yes, it worked.
Thanks a lot for your help .