Jump to content

Database Settings for Switch to HTTPS Protocol


scott001

Recommended Posts

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=0
mysql4_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 by scott001
Link to comment
Share on other sites

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...