Forum

Thread tagged as: Problem, Error, Configuration

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!

Juan Ortiz Zaforas

Juan Ortiz Zaforas 0 points

  • 3 years ago

try the actual dev domain name. always works for me.

mysite.local or mysite.dev

Drew McLellan

Drew McLellan 2638 points
Perch Support

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

Drew McLellan

Drew McLellan 2638 points
Perch Support

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!