All of a sudden, I'm having these following errors when trying to load my webpage:
PHP Startup: Unable to load dynamic library 'c:/Program Files(x86)/wamp/bin/php/php5.4.12/ext/php_gd2.dll' -$1 is not a valid Win32 application
PHP Startup: Unable to load dynamic library 'c:/Program Files(x86)/wamp/bin/php/php5.4.12/ext/php_mbstring.dll' -$1 is not a valid Win32 application
PHP Startup: Unable to load dynamic library 'c:/Program Files(x86)/wamp/bin/php/php5.4.12/ext/php_mysql.dll' -$1 is not a valid Win32 application
PHP Startup: Unable to load dynamic library 'c:/Program Files(x86)/wamp/bin/php/php5.4.12/ext/php_mysqli.dll' -$1 is not a valid Win32 application
PHP Startup: Unable to load dynamic library 'c:/Program Files(x86)/wamp/bin/php/php5.4.12/ext/php_pdo_mysql.dll' -$1 is not a valid Win32 application
PHP Startup: Unable to load dynamic library 'c:/Program Files(x86)/wamp/bin/php/php5.4.12/ext/php_pdo_sqlite.dll' -$1 is not a valid Win32 application
I've re-installed WebExpress, WAMP, and MySQL separately after re-installing WAMP.
I can't figure out how to solve the problem. There were valid applications before; I don't understand how all of a sudden they're not valid applications.
I found somewhere where someone said to install the 32 bit version of WAMP instead. I did, and I get the same errors, except instead of $1 is not a valid Win32 application I get `The specified module could not be found. I checked the folder and everything is there.