0
votes

While I try to change WordPress language on localhost Mac OS machine, I got this Warning message and I couldn't find Site Language option on General Settings page.

Warning: 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 /opt/lampp/htdocs/wordpress/wp-admin/includes/translation-install.php on line 65

My WordPress is the latest version 4.9.1

Some people in WordPress support suggest to check the installation of curl in XAMPP web server and I check it and it works well. link

I also checked the privilege of ../wordpress/wp-content/languages/ directory and chmod to 777

Any help, please?

enter image description here

1

1 Answers

0
votes

I switched from XAMPP to MAMP and this problem is solved.