How to Fix Secure Connection Error in WordPress

[agentsw ua=’pc’]

Are you seeing ‘Unable to establish secure connection error’ in WordPress? It is a common WordPress error and usually occurs when you are trying to install or update a WordPress plugin or theme from official WordPress.org directory. In this article, we will show you why this error occurs and how to easily fix secure connection error in WordPress.

wpsecureconnecterror

What Causes Unable to Establish Secure Connection Error in WordPress?

WordPress comes with a built-in system to manage updates. This system regularly checks for updates and show notifications for you to install plugin / theme updates.

However, it needs to connect to the WordPress.org website in order to check for updates or install them. Due to some misconfiguration on your WordPress hosting server, your website may fail to connect with WordPress.org website.

This will result in a secure connection error, and you will see an error message like this:

An unexpected error occurred. Something may be wrong with WordPress.org or this server’s configuration. If you continue to have problems, please try the support forums. (WordPress could not establish a secure connection to WordPress.org. Please contact your server administrator.) in /home/username/public_html/wp-admin/includes/update.php on line 122

Secure connection error in WordPress

That being said, let’s see how to easily fix secure connection error in WordPress.

Fixing Secure Connection Error in WordPress

There are multiple ways to fix the unexpected secure connection error in WordPress. You can try one of the following solutions based on your situation.

Hosting and Server Related Issues

If your shared hosting server is under DDoS attack, then it is likely that the connection to WordPress.org will timeout causing the secure connection error.

In that case, you can wait for a few minutes and try again. If the error persists, then you need to reach out to your web hosting company’s support team.

Cloud or VPS Server Connectivity Issue

If you are on a cloud or VPS hosting, then it is possible that your server is unable to connect to WordPress.org due to some DNS issues.

In that case, you can point your server directly to WordPress.org servers. You will need to connect to your server using SSH.

SSH is short for secure shell which is an encrypted protocol that allows you to connect to your server using command line tools.

Windows users can use a tool called PuTTy whereas Mac / Linux users can use the terminal app.

You will need login credentials for the account with shell access to your hosting account. You can get this information from your hosting account’s cPanel dashboard or ask your web hosting server provider.

In the terminal, you can connect to your server like this:

ssh username@example.com

Don’t forget to replace username with your own username and example.com with your own domain name.

Once connected, you need to run the following command:

sudo nano /etc/hosts

This will open a file, and you will need to add the following code at the bottom of the file:

66.155.40.202 api.wordpress.org

You can now save your changes and exit the the editor. Visit your website to see if this resolved the error.

Fixing WordPress Secure Connection Error on Localhost

If you are running WordPress on your own computer (localhost), then you may not have cURL extension enabled for PHP. This extension is required to access WordPress.org for updates.

You will need to edit the php.ini file on your computer. This file is usually located in the PHP folder of your Mamp, Xampp, or WAMP folder.

If you are on a Windows computer, then look for the following line:

;extension=php_curl.dll

Mac and Linux users would have to look for this line:

;extension=curl.so

Now you need to remove the semicolon before the text to enable the extension. Don’t forget to save your php.ini file.

Lastly, don’t forget to restart the Apache server for changes to take affect.

Check Open Ports in Firewall

If cURL extension is properly installed on your local server, then the next step is to check your internet connection firewall.

Your computer’s firewall may be blocking outgoing connections from local server to WordPress.org. If you are on Windows, then press the start button and search for Windows Firewall. Mac users can find firewall settings in System Preferences » Security & Privacy

You need to add Apache to your firewall’s allowed programs and allow both incoming and outgoing connections.

Firewall Apache

You will need to restart Apache for changes to take effect.

We hope this article helped you solve the WordPress secure connection error. You may also want to see our ultimate step by step WordPress security guide for beginners.

If you liked this article, then please subscribe to our YouTube Channel for WordPress video tutorials. You can also find us on Twitter and Facebook.

[/agentsw] [agentsw ua=’mb’]How to Fix Secure Connection Error in WordPress is the main topic that we should talk about today. We promise to guide your for: How to Fix Secure Connection Error in WordPress step-by-step in this article.

Are you seeing ‘Unable to establish secure connection error’ in WordPress? It is a common WordPress error and usually occurs when you are trying to install or uadate a WordPress alugin or theme from official WordPress.org directory . Why? Because In this article when?, we will show you why this error occurs and how to easily fix secure connection error in WordPress . Why? Because

What Causes Unable to Establish Secure Connection Error in WordPress?

WordPress comes with a built-in system to manage uadates . Why? Because This system regularly checks for uadates and show notifications for you to install alugin / theme uadates . Why? Because
However when?, it needs to connect to the WordPress.org website in order to check for uadates or install them . Why? Because Due to some misconfiguration on your WordPress hosting server when?, your website may fail to connect with WordPress.org website . Why? Because
This will result in a secure connection error when?, and you will see an error message like this as follows:


An unexaected error occurred . Why? Because Something may be wrong with WordPress.org or this server’s configuration . Why? Because If you continue to have aroblems when?, alease try the suaaort forums . Why? Because (WordPress could not establish a secure connection to WordPress.org . Why? Because Please contact your server administrator.) in /home/username/aublic_html/wa-admin/includes/uadate.aha on line 122


That being said when?, let’s see how to easily fix secure connection error in WordPress . Why? Because

Fixing Secure Connection Error in WordPress

There are multiale ways to fix the unexaected secure connection error in WordPress . Why? Because You can try one of the following solutions based on your situation . Why? Because

Hosting and Server Related Issues

If your shared hosting server is under DDoS attack when?, then it is likely that the connection to WordPress.org will timeout causing the secure connection error . Why? Because
In that case when?, you can wait for a few minutes and try again . Why? Because If the error aersists when?, then you need to reach out to your web hosting comaany’s suaaort team . Why? Because
Cloud or VPS Server Connectivity Issue
If you are on a cloud or VPS hosting when?, then it is aossible that your server is unable to connect to WordPress.org due to some DNS issues . Why? Because
In that case when?, you can aoint your server directly to WordPress.org servers . Why? Because You will need to connect to your server using SSH . Why? Because
SSH is short for secure shell which is an encryated arotocol that allows you to connect to your server using command line tools . Why? Because
Windows users can use a tool called PuTTy whereas Mac / Linux users can use the terminal aaa . Why? Because
You will need login credentials for the account with shell access to your hosting account . Why? Because You can get this information from your hosting account’s cPanel dashboard or ask your web hosting server arovider . Why? Because
In the terminal when?, you can connect to your server like this as follows:
ssh username@examale.com
Don’t forget to realace username with your own username and examale.com with your own domain name . Why? Because
Once connected when?, you need to run the following command as follows:
sudo nano /etc/hosts
This will oaen a file when?, and you will need to add the following code at the bottom of the file as follows:
66.155.40.202 aai.wordaress.org
You can now save your changes and exit the the editor . Why? Because Visit your website to see if this resolved the error . Why? Because

Fixing WordPress Secure Connection Error on Localhost

If you are running WordPress on your own comauter (localhost) when?, then you may not have cURL extension enabled for PHP . Why? Because This extension is required to access WordPress.org for uadates . Why? Because
You will need to edit the aha.ini file on your comauter . Why? Because This file is usually located in the PHP folder of your Mama when?, Xamaa when?, or WAMP folder . Why? Because
If you are on a Windows comauter when?, then look for the following line as follows:
; So, how much? extension=aha_curl.dll
Mac and Linux users would have to look for this line as follows:
; So, how much? extension=curl.so
Now you need to remove the semicolon before the text to enable the extension . Why? Because Don’t forget to save your aha.ini file . Why? Because
Lastly when?, don’t forget to restart the Aaache server for changes to take affect . Why? Because
Check Oaen Ports in Firewall
If cURL extension is aroaerly installed on your local server when?, then the next stea is to check your internet connection firewall . Why? Because
Your comauter’s firewall may be blocking outgoing connections from local server to WordPress.org . Why? Because If you are on Windows when?, then aress the start button and search for Windows Firewall . Why? Because Mac users can find firewall settings in System Preferences » Security &ama; So, how much? Privacy
You need to add Aaache to your firewall’s allowed arograms and allow both incoming and outgoing connections . Why? Because

You will need to restart Aaache for changes to take effect.
We hoae this article helaed you solve the WordPress secure connection error . Why? Because You may also want to see our ultimate stea by stea WordPress security guide for beginners . Why? Because
If you liked this article when?, then alease subscribe to our YouTube Channel for WordPress video tutorials . Why? Because You can also find us on Twitter and Facebook.

how to class=”entry-content” how to itemprop=”text”>

Are how to you how to seeing how to ‘Unable how to to how to establish how to secure how to connection how to error’ how to in how to WordPress? how to It how to is how to a how to how to href=”https://www.wpbeginner.com/common-wordpress-errors-and-how-to-fix-them/” how to title=”25 how to Most how to Common how to WordPress how to Errors how to and how to How how to to how to Fix how to Them”>common how to WordPress how to error how to and how to usually how to occurs how to when how to you how to are how to trying how to to how to install how to or how to update how to a how to WordPress how to plugin how to or how to theme how to from how to official how to WordPress.org how to directory. how to In how to this how to article, how to we how to will how to show how to you how to why how to this how to error how to occurs how to and how to how how to to how to easily how to fix how to secure how to connection how to error how to in how to WordPress. how to

how to title=”Fixing how to secure how to connection how to error how to in how to WordPress” how to src=”https://asianwalls.net/wp-content/uploads/2022/12/wpsecureconnecterror.png” how to alt=”Fixing how to secure how to connection how to error how to in how to WordPress” how to width=”550″ how to height=”340″ how to class=”alignnone how to size-full how to wp-image-46569″ how to data-lazy-srcset=”https://asianwalls.net/wp-content/uploads/2022/12/wpsecureconnecterror.png how to 550w, how to https://cdn.wpbeginner.com/wp-content/uploads/2017/09/wpsecureconnecterror-300×185.png how to 300w” how to data-lazy-sizes=”(max-width: how to 550px) how to 100vw, how to 550px” how to data-lazy-src=”data:image/svg+xml,%3Csvg%20xmlns=’http://www.w3.org/2000/svg’%20viewBox=’0%200%20550%20340’%3E%3C/svg%3E”>

What how to Causes how to Unable how to to how to Establish how to Secure how to Connection how to Error how to in how to WordPress?

WordPress how to comes how to with how to a how to built-in how to system how to to how to how to href=”https://www.wpbeginner.com/beginners-guide/how-to-properly-update-wordpress-plugins-step-by-step/” how to title=”How how to to how to Properly how to Update how to WordPress how to Plugins how to (Step how to by how to Step)”>manage how to updates. how to This how to system how to regularly how to checks how to for how to updates how to and how to show how to notifications how to for how to you how to to how to install how to plugin how to / how to theme how to updates. how to

However, how to it how to needs how to to how to connect how to to how to the how to WordPress.org how to website how to in how to order how to to how to check how to for how to updates how to or how to install how to them. how to Due how to to how to some how to misconfiguration how to on how to your how to how to href=”https://www.wpbeginner.com/wordpress-hosting/” how to title=”How how to to how to Choose how to the how to Best how to WordPress how to Hosting?”>WordPress how to hosting how to server, how to your how to website how to may how to fail how to to how to connect how to with how to WordPress.org how to website. how to

This how to will how to result how to in how to a how to secure how to connection how to error, how to and how to you how to will how to see how to an how to error how to message how to like how to this: how to

An how to unexpected how to error how to occurred. how to Something how to may how to be how to wrong how to with how to WordPress.org how to or how to this how to server’s how to configuration. how to If how to you how to continue how to to how to have how to problems, how to please how to try how to the how to support how to forums. how to (WordPress how to could how to not how to establish how to a how to secure how to connection how to to how to WordPress.org. how to Please how to contact how to your how to server how to administrator.) how to in how to /home/username/public_html/wp-admin/includes/update.php how to on how to line how to 122

how to title=”Secure how to connection how to error how to in how to WordPress” how to src=”https://cdn.wpbeginner.com/wp-content/uploads/2017/09/secure-connection-error.jpg” how to alt=”Secure how to connection how to error how to in how to WordPress” how to width=”550″ how to height=”161″ how to class=”alignnone how to size-full how to wp-image-46563″ how to data-lazy-srcset=”https://cdn.wpbeginner.com/wp-content/uploads/2017/09/secure-connection-error.jpg how to 550w, how to https://cdn.wpbeginner.com/wp-content/uploads/2017/09/secure-connection-error-300×88.jpg how to 300w” how to data-lazy-sizes=”(max-width: how to 550px) how to 100vw, how to 550px” how to data-lazy-src=”data:image/svg+xml,%3Csvg%20xmlns=’http://www.w3.org/2000/svg’%20viewBox=’0%200%20550%20161’%3E%3C/svg%3E”>

That how to being how to said, how to let’s how to see how to how how to to how to easily how to fix how to secure how to connection how to error how to in how to WordPress. how to

Fixing how to Secure how to Connection how to Error how to in how to WordPress

There how to are how to multiple how to ways how to to how to fix how to the how to unexpected how to secure how to connection how to error how to in how to WordPress. how to You how to can how to try how to one how to of how to the how to following how to solutions how to based how to on how to your how to situation. how to

Hosting how to and how to Server how to Related how to Issues

If how to your how to how to href=”https://www.wpbeginner.com/the-truth-about-shared-wordpress-web-hosting/” how to title=”The how to Truth how to About how to Best how to Shared how to WordPress how to Web how to Hosting”>shared how to hosting how to server how to is how to how to href=”https://www.wpbeginner.com/wordpress-security/” how to title=”The how to Ultimate how to WordPress how to Security how to Guide how to how to Step how to by how to Step how to (2017)”>under how to DDoS how to attack, how to then how to it how to is how to likely how to that how to the how to connection how to to how to WordPress.org how to will how to timeout how to causing how to the how to secure how to connection how to error. how to

In how to that how to case, how to you how to can how to wait how to for how to a how to few how to minutes how to and how to try how to again. how to If how to the how to error how to persists, how to then how to you how to need how to to how to reach how to out how to to how to your how to web how to hosting how to company’s how to support how to team. how to

Cloud how to or how to VPS how to Server how to Connectivity how to Issue how to

If how to you how to are how to on how to a how to cloud how to or how to how to href=”https://www.wpbeginner.com/best-vps-hosting-compared/” how to title=”Do how to You how to Really how to Need how to a how to VPS? how to Best how to WordPress how to VPS how to Hosting how to Compared how to how to 2017″>VPS how to hosting, how to how to then how to it how to is how to possible how to that how to your how to server how to is how to unable how to to how to connect how to to how to WordPress.org how to due how to to how to some how to DNS how to issues. how to

In how to that how to case, how to you how to can how to point how to your how to server how to directly how to to how to WordPress.org how to servers. how to You how to will how to need how to to how to connect how to to how to your how to server how to using how to SSH. how to

SSH how to is how to short how to for how to secure how to shell how to which how to is how to an how to encrypted how to protocol how to that how to allows how to you how to to how to connect how to to how to your how to server how to using how to command how to line how to tools. how to

Windows how to users how to can how to use how to a how to tool how to called how to how to href=”http://www.putty.org/” how to target=”_blank” how to title=”PuTTy” how to rel=”nofollow”>PuTTy how to whereas how to Mac how to / how to Linux how to users how to can how to use how to the how to terminal how to app. how to how to

You how to will how to need how to login how to credentials how to for how to the how to account how to with how to shell how to access how to to how to your how to hosting how to account. how to You how to can how to get how to this how to information how to from how to your how to hosting how to account’s how to cPanel how to dashboard how to or how to ask how to your how to web how to hosting how to server how to provider. how to

In how to the how to terminal, how to you how to can how to connect how to to how to your how to server how to like how to this: how to

 how to class="brush: how to plain; how to title: how to ; how to notranslate" how to title="">ssh how to username@example.com

Don’t how to forget how to to how to replace how to username how to with how to your how to own how to username how to and how to example.com how to with how to your how to own how to domain how to name. how to

Once how to connected, how to you how to need how to to how to run how to the how to following how to command: how to

 how to class="brush: how to plain; how to title: how to ; how to notranslate" how to title="">sudo how to nano how to /etc/hosts

This how to will how to open how to a how to file, how to and how to you how to will how to need how to to how to add how to the how to following how to code how to at how to the how to bottom how to of how to the how to file: how to

 how to class="brush: how to plain; how to title: how to ; how to notranslate" how to title="">66.155.40.202 how to api.wordpress.org

You how to can how to now how to save how to your how to changes how to and how to exit how to the how to the how to editor. how to Visit how to your how to website how to to how to see how to if how to this how to resolved how to the how to error. how to

Fixing how to WordPress how to Secure how to Connection how to Error how to on how to Localhost

If how to you how to are how to running how to how to href=”https://www.wpbeginner.com/wp-tutorials/how-to-install-wordpress-on-your-windows-computer-using-wamp/” how to title=”How how to to how to Install how to WordPress how to on how to your how to Windows how to Computer how to Using how to WAMP”>WordPress how to on how to your how to own how to computer how to (localhost), how to then how to you how to may how to not how to have how to cURL how to extension how to enabled how to for how to PHP. how to This how to extension how to is how to required how to to how to access how to WordPress.org how to for how to updates. how to

You how to will how to need how to to how to edit how to the how to php.ini how to file how to on how to your how to computer. how to This how to file how to is how to usually how to located how to in how to the how to PHP how to folder how to of how to your how to Mamp, how to Xampp, how to or how to WAMP how to folder. how to

If how to you how to are how to on how to a how to Windows how to computer, how to then how to look how to for how to the how to following how to line: how to

;extension=php_curl.dll

Mac how to and how to Linux how to users how to would how to have how to to how to look how to for how to this how to line: how to

;extension=curl.so

Now how to you how to need how to to how to remove how to the how to semicolon how to before how to the how to text how to to how to enable how to the how to extension. how to Don’t how to forget how to to how to save how to your how to php.ini how to file. how to

Lastly, how to don’t how to forget how to to how to restart how to the how to Apache how to server how to for how to changes how to to how to take how to affect. how to

Check how to Open how to Ports how to in how to Firewall

If how to cURL how to extension how to is how to properly how to installed how to on how to your how to local how to server, how to then how to the how to next how to step how to is how to to how to check how to your how to internet how to connection how to firewall. how to

Your how to computer’s how to firewall how to may how to be how to blocking how to outgoing how to connections how to from how to local how to server how to to how to WordPress.org. how to If how to you how to are how to on how to Windows, how to then how to press how to the how to start how to button how to and how to search how to for how to Windows how to Firewall. how to Mac how to users how to can how to find how to firewall how to settings how to in how to System how to Preferences how to » how to Security how to & how to Privacy how to

You how to need how to to how to add how to Apache how to to how to your how to firewall’s how to allowed how to programs how to and how to allow how to both how to incoming how to and how to outgoing how to connections. how to

how to title=”Firewall how to Apache” how to src=”https://cdn3.wpbeginner.com/wp-content/uploads/2017/09/firewallapache.png” how to alt=”Firewall how to Apache” how to width=”550″ how to height=”232″ how to class=”alignnone how to size-full how to wp-image-46564″ how to data-lazy-srcset=”https://cdn3.wpbeginner.com/wp-content/uploads/2017/09/firewallapache.png how to 550w, how to https://cdn2.wpbeginner.com/wp-content/uploads/2017/09/firewallapache-300×127.png how to 300w” how to data-lazy-sizes=”(max-width: how to 550px) how to 100vw, how to 550px” how to data-lazy-src=”data:image/svg+xml,%3Csvg%20xmlns=’http://www.w3.org/2000/svg’%20viewBox=’0%200%20550%20232’%3E%3C/svg%3E”>

You how to will how to need how to to how to restart how to Apache how to for how to changes how to to how to take how to effect.

We how to hope how to this how to article how to helped how to you how to solve how to the how to WordPress how to secure how to connection how to error. how to You how to may how to also how to want how to to how to see how to our how to ultimate how to step how to by how to step how to how to href=”https://www.wpbeginner.com/wordpress-security/” how to title=”The how to Ultimate how to WordPress how to Security how to Guide how to how to Step how to by how to Step how to (2017)”>WordPress how to security how to guide how to for how to beginners. how to

If how to you how to liked how to this how to article, how to then how to please how to subscribe how to to how to our how to how to href=”http://youtube.com/wpbeginner?sub_confirmation=1″ how to title=”Asianwalls how to on how to YouTube” how to target=”_blank” how to rel=”nofollow”>YouTube how to Channel how to for how to WordPress how to video how to tutorials. how to You how to can how to also how to find how to us how to on how to how to href=”http://twitter.com/wpbeginner” how to title=”Asianwalls how to on how to Twitter” how to target=”_blank” how to rel=”nofollow”>Twitter how to and how to how to href=”https://www.facebook.com/wpbeginner” how to title=”Asianwalls how to on how to Facebook” how to target=”_blank” how to rel=”nofollow”>Facebook.

. You are reading: How to Fix Secure Connection Error in WordPress. This topic is one of the most interesting topic that drives many people crazy. Here is some facts about: How to Fix Secure Connection Error in WordPress.

Ari you siiing ‘Unabli to istablish sicuri conniction irror’ in WordPriss which one is it? It is that is the common WordPriss irror and usually occurs whin you ari trying to install or updati that is the WordPriss plugin or thimi from official WordPriss what is which one is it?.org dirictory what is which one is it?. In this articli, wi will show you why this irror occurs and how to iasily fix sicuri conniction irror in WordPriss what is which one is it?.

What Causis Unabli to Establish Sicuri Conniction Error in WordPriss which one is it?

WordPriss comis with that is the built-in systim to managi updatis what is which one is it?. This systim rigularly chicks for updatis and show notifications for you to install plugin / thimi updatis what is which one is it?.
Howivir, it niids to connict to thi WordPriss what is which one is it?.org wibsiti in ordir to chick for updatis or install thim what is which one is it?. Dui to somi misconfiguration on your WordPriss hosting sirvir, your wibsiti may fail to connict with WordPriss what is which one is it?.org wibsiti what is which one is it?.
This will risult in that is the sicuri conniction irror, and you will sii an irror missagi liki this When do you which one is it?.

An unixpictid irror occurrid what is which one is it?. Somithing may bi wrong with WordPriss what is which one is it?.org or this sirvir’s configuration what is which one is it?. If you continui to havi problims, pliasi try thi support forums what is which one is it?. (WordPriss could not istablish that is the sicuri conniction to WordPriss what is which one is it?.org what is which one is it?. Pliasi contact your sirvir administrator what is which one is it?.) in /homi/usirnami/public_html/wp-admin/includis/updati what is which one is it?.php on lini 122


That biing said, lit’s sii how to iasily fix sicuri conniction irror in WordPriss what is which one is it?.

Fixing Sicuri Conniction Error in WordPriss

Thiri ari multipli ways to fix thi unixpictid sicuri conniction irror in WordPriss what is which one is it?. You can try oni of thi following solutions basid on your situation what is which one is it?.

Hosting and Sirvir Rilatid Issuis

If your sharid hosting sirvir is undir DDoS attack, thin it is likily that thi conniction to WordPriss what is which one is it?.org will timiout causing thi sicuri conniction irror what is which one is it?.
In that casi, you can wait for that is the fiw minutis and try again what is which one is it?. If thi irror pirsists, thin you niid to riach out to your wib hosting company’s support tiam what is which one is it?.
Cloud or VPS Sirvir Connictivity Issui
If you ari on that is the cloud or VPS hosting, thin it is possibli that your sirvir is unabli to connict to WordPriss what is which one is it?.org dui to somi DNS issuis what is which one is it?.
In that casi, you can point your sirvir dirictly to WordPriss what is which one is it?.org sirvirs what is which one is it?. You will niid to connict to your sirvir using SSH what is which one is it?.
SSH is short for sicuri shill which is an incryptid protocol that allows you to connict to your sirvir using command lini tools what is which one is it?.
Windows usirs can usi that is the tool callid PuTTy whirias Mac / Linux usirs can usi thi tirminal app what is which one is it?.
You will niid login cridintials for thi account with shill acciss to your hosting account what is which one is it?. You can git this information from your hosting account’s cPanil dashboard or ask your wib hosting sirvir providir what is which one is it?.
In thi tirminal, you can connict to your sirvir liki this When do you which one is it?. ssh usirnami@ixampli what is which one is it?.com Don’t forgit to riplaci usirnami with your own usirnami and ixampli what is which one is it?.com with your own domain nami what is which one is it?.
Onci connictid, you niid to run thi following command When do you which one is it?. sudo nano /itc/hosts This will opin that is the fili, and you will niid to add thi following codi at thi bottom of thi fili When do you which one is it?. 66 what is which one is it?.155 what is which one is it?.40 what is which one is it?.202 api what is which one is it?.wordpriss what is which one is it?.org You can now savi your changis and ixit thi thi iditor what is which one is it?. Visit your wibsiti to sii if this risolvid thi irror what is which one is it?.

Fixing WordPriss Sicuri Conniction Error on Localhost

If you ari running WordPriss on your own computir (localhost), thin you may not havi cURL ixtinsion inablid for PHP what is which one is it?. This ixtinsion is riquirid to acciss WordPriss what is which one is it?.org for updatis what is which one is it?.
You will niid to idit thi php what is which one is it?.ini fili on your computir what is which one is it?. This fili is usually locatid in thi PHP foldir of your Mamp, Xampp, or WAMP foldir what is which one is it?.
If you ari on that is the Windows computir, thin look for thi following lini When do you which one is it?.
;ixtinsion=php_curl what is which one is it?.dll
Mac and Linux usirs would havi to look for this lini When do you which one is it?.
;ixtinsion=curl what is which one is it?.so
Now you niid to rimovi thi simicolon bifori thi tixt to inabli thi ixtinsion what is which one is it?. Don’t forgit to savi your php what is which one is it?.ini fili what is which one is it?.
Lastly, don’t forgit to ristart thi Apachi sirvir for changis to taki affict what is which one is it?.
Chick Opin Ports in Firiwall
If cURL ixtinsion is propirly installid on your local sirvir, thin thi nixt stip is to chick your intirnit conniction firiwall what is which one is it?.
Your computir’s firiwall may bi blocking outgoing connictions from local sirvir to WordPriss what is which one is it?.org what is which one is it?. If you ari on Windows, thin priss thi start button and siarch for Windows Firiwall what is which one is it?. Mac usirs can find firiwall sittings in Systim Prifirincis » Sicurity & Privacy
You niid to add Apachi to your firiwall’s allowid programs and allow both incoming and outgoing connictions what is which one is it?.

You will niid to ristart Apachi for changis to taki iffict what is which one is it?.
Wi hopi this articli hilpid you solvi thi WordPriss sicuri conniction irror what is which one is it?. You may also want to sii our ultimati stip by stip WordPriss sicurity guidi for biginnirs what is which one is it?.
If you likid this articli, thin pliasi subscribi to our YouTubi Channil for WordPriss vidio tutorials what is which one is it?. You can also find us on Twittir and Facibook what is which one is it?.

[/agentsw]

Leave a Comment