Page 1 of 1

PLUGIN INSTALLATION

PostPosted: 13. July 2016 23:44
by OLAT15
I was able to activate the theme using internet explorer but when tried to install plugins, I have the result below:

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 C:\xampp1\htdocs\training\wp-admin\includes\plugin-install.php on line 158

Fatal error: Maximum execution time of 30 seconds exceeded in C:\xampp1\htdocs\training\wp-includes\class-wp-http-curl.php on line 313


kindly help interpret and suggest solutions. Thanks

Re: PLUGIN INSTALLATION

PostPosted: 14. July 2016 08:33
by Altrea
increase the max_execution_time value in your php.ini

Re: PLUGIN INSTALLATION

PostPosted: 14. July 2016 10:24
by OLAT15
Thanks Altrea. But please how do I access php-ini. Am just learning the system.

Re: PLUGIN INSTALLATION

PostPosted: 14. July 2016 10:46
by Nobbie
OLAT15 wrote:Thanks Altrea. But please how do I access php-ini. Am just learning the system.



It is php.ini, not php-ini. This is the PHP configuration file and it is stored in c:/xampp/php. Use notepad to edit the file, after your changes restart Apache.