scott001 Posted January 31, 2017 Report Share Posted January 31, 2017 (edited) I recently switched over my site to https protocol, and it all seems to be working fine, but I noticed a few database settings that I am not sure about...see the bold red ones below. All the tags in my pages that call the ads use https, and everything seems ok. I included some other settings which I believe are set correctly. 1) Do I need anything in ssl= ? 2) I am actually using mysql 5.6.34. Do I need to change this setting mysql4_compatibility=1? 3) Last, is the latest version of Revive Adserver compatible with PHP 7.x? [database] type=mysql host=localhost port=3306 username=xxxxxxxxx password=xxxxxxxxx name=xxxxxxxxx persistent=0mysql4_compatibility=1 protocol=tcp socket= compress=ssl= capath= ca= [openads] installed=1 requireSSL=1 sslPort=443 language=en [max] requireSSL=1 sslPort=443 [origin] type= host= port=80 script="/www/delivery/dxmlrpc.php" timeout=10 protocol=https Edited January 31, 2017 by scott001 Quote Link to comment Share on other sites More sharing options...
Ian Posted January 31, 2017 Report Share Posted January 31, 2017 1) No 2) No 3) Yes - 7.0.x (7.1.x does have some weird behaviour) Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.