Forum
Invalid license key for domain
I reused a license I had for an old project and changed all three domains to localhost
in my account, but I keep getting this message at login:
“Sorry, your license key isn’t valid for this domain. Log into your Perch account and add the following as your live or testing domain: localhost
”
How can I make it work? Thank you!
try the actual dev domain name. always works for me.
mysite.local
ormysite.dev
What sort of server are you on?
I’m using Mamp on Windows. For now is just local, I have nothing on my server yet
Do you have cURL enabled? If not, try enabling that.
I couldn’t figure out how to enable cURL in Mamp, but I changed php version from 7.1.5 to 7.0.19 and it works now. Thank you!