Archived topic
WP Premium unverified
6 replies · Started by Albert Scheuring on April 9, 2015
Hi,
I just purchased and installed WP Premium on my MAMP test site and it activate/verified without a problem. I went to do the same on my production server but it just stays at 'unverified'.
Thanks.
Hi there,
Can you make sure your host allows connections with other websites using the wp_remote_post function? It needs to be able to communicate with generatepress.com in order to verify.
Let me know :)
Thanks for the quick reply Tom!
I'm actually running this server. It's a vanilla Ubuntu install. Is there something I need to enable or a port I need to open?
Aha! php curl
sudo apt-get install php5-curl
That's right :)
All fixed now?
Yes thanks!
Awesome :)