Archived topic
No access to site libraries
2 replies · Started by Ade on April 11, 2020
Hello Folks,
Today I ordered the Generatepress premium theme and I could not access the 'Site Library'.
Here is the error message: cURL error 7: Failed to connect to gpsites.co port 443: Connection refused.
So, I went into my hosting and added the following lines of code:
php_value upload_max_filesize 256M
php_value post_max_size 128M
php_value memory_limit 512M
php_value max_execution_time 300
php_value max_input_time 600
Nothing changed.
Is there a way someone can show me how to correct this?
Thank you
Hello everyone,
After looking around for the solution, I chose to switch hosting services, and everything worked fine. The site I built was a Mock up' for a real site, so I was using a free hosting service. That particular service was, probably, where the glitch came from.
Glad you've figured out :)