PHP and MySQL compatibility w/v.3.1.8

Discussion in 'Troubleshooting' started by kellerwade, Feb 27, 2013.

  1. kellerwade

    kellerwade aMember Pro Customer

    Joined:
    Jul 2, 2009
    Messages:
    35
    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.
  2. alexander

    alexander Administrator Staff Member

    Joined:
    Jan 8, 2003
    Messages:
    6,279
    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.

Share This Page