I just moved to a new server with up to date PHP and MySQL. Does anyone know what level of PHP and MySQL works with aMember 3.1.8. I'm not sure if everything is working as it should at this point and am wondering if my PHP and MySQL on my new server is "too new" for 3.1.8 to function properly.
This doesn't matter what MySQL version you have. In regards to php, it will work without any additional configuration on php4 for php5 you need to change error_reporting setting and disable display_errors, and better to do this in php.ini so you may need to have root access to the server.