SiteOrigin Widgets Bundle install problem
-
Hello,
I am trying to install SiteOrigin Widgets Bundle on wordpress but everytime it gives error.nstallation failed: <!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Strict//EN” “http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd”> 500 – Internal server error. <!– body{margin:0;font-size:.7em;font-family:Verdana, Arial, Helvetica, sans-serif;background:#EEEEEE;} fieldset{padding:0 15px 10px 15px;} h1{font-size:2.4em;margin:0;color:#FFF;} h2{font-size:1.7em;margin:0;color:#CC0000;} h3{font-size:1.2em;margin:10px 0 0 0;color:#000000;} #header{width:96%;margin:0 0 0 0;padding:6px 2% 6px 2%;font-family:”trebuchet MS”, Verdana, sans-serif;color:#FFF; background-color:#555555;} #content{margin:0 0 0 2%;position:relative;} .content-container{background:#FFF;width:96%;margin-top:8px;padding:10px;position:relative;} –> Server Error 500 – Internal server error. There is a problem with the resource you are looking for, and it cannot be displayed.
-
Hi hparali
Sorry to hear you ran into an error, it isn’t unique to the Widgets Bundle. You’d need to check your PHP error logs to find out more information about why this is happening. It might be quicker to install the Widgets Bundle manually. Download the ZIP file from https://ww.wp.xz.cn/plugins/so-widgets-bundle/ and install via Plugins > Add New > Upload Plugin.
Dear Andrew,
Thanks for your quick reply.
I tried also uploading pluging and it shows as unpacking but nothing happens further even i wait for 30 min – 1 hour for that.It also gives 500 – Internal server error.
There is a problem with the resource you are looking for, and it cannot be displayed.Thanks
A 500 error could be caused by a memory shortage which is most likely or perhaps a corrupted htaccess file. You’d need to check your PHP error logs to find out what the details of the error are. Most hosts will explain how to do that in their documentation if you Google the topic. You can use a plugin like https://ww.wp.xz.cn/plugins/server-ip-memory-usage/ to check how much PHP memory you have allocated. If that’s the issue, there are several methods of increasing PHP memory, it’s something your hosts can assist with.
It might also be helpful to enable
WP_DEBUGin your WordPress wp-config.php file which is located in your WordPress root folder and can be edited using FTP or Hosting File Manager. Here is how to set debug to true: https://codex.ww.wp.xz.cn/WP_DEBUG and a tutorial on editing wp-config.php: https://www.wpbeginner.com/beginners-guide/how-to-edit-wp-config-php-file-in-wordpress/.Hope that helps.
The topic ‘SiteOrigin Widgets Bundle install problem’ is closed to new replies.