Word新闻不显示主题

服务器内部错误服务器遇到内部错误或配置错误, 无法完成你的请求。

请与服务器管理员联系, 并告知他们错误发生的时间, 以及你可能已做的任何可能导致错误的事情。

服务器错误日志中可能会提供有关此错误的更多信息。


#1


你可以通过3种方式增加内存限制,

编辑你的wp-config.php文件

define('WP_MEMORY_LIMIT', '256M'); // if this is not in your wp-config file.

编辑你的PHP.ini文件

如果你有权访问PHP.ini文件, 请更改PHP.ini中的行

memory_limit = 256M ; Maximum amount of memory a script may consume (64MB) //If your line shows 64M try 256M:

编辑你的.htaccess文件

如果你无权访问PHP.ini, 请尝试将其添加到.htaccess文件中:

 php_value memory_limit 256M

希望这会帮助你。

来源:

https://www.srcmini02.com/64410.html

微信公众号
手机浏览(小程序)

Warning: get_headers(): SSL operation failed with code 1. OpenSSL Error messages: error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed in /mydata/web/wwwshanhubei/web/wp-content/themes/shanhuke/single.php on line 57

Warning: get_headers(): Failed to enable crypto in /mydata/web/wwwshanhubei/web/wp-content/themes/shanhuke/single.php on line 57

Warning: get_headers(https://static.shanhubei.com/qrcode/qrcode_viewid_41395.jpg): failed to open stream: operation failed in /mydata/web/wwwshanhubei/web/wp-content/themes/shanhuke/single.php on line 57
0
分享到:
没有账号? 忘记密码?