doushou8299 2015-07-08 13:50
浏览 89
已采纳

Apache服务器上的wordpress上的内部服务器错误500

I'm getting a 500 internal server error from time to time on a VPS server running Ubuntu 15.04 and Apache (installed like the perfect server here: https://www.howtoforge.com/tutorial/perfect-server-ubuntu-15.04-with-apache-php-myqsl-pureftpd-bind-postfix-doveot-and-ispconfig/)

The server has 5 Wordpress installs and the sites have no traffic to speak of as they're being deployed. The VPS is from digital ocean with the following specs: 1GBMemory, 1 CoreProcessor, 30GBSSD Disk, 2TBTransfer.

Can the resources be maxed out -- or is there a different explanation?

This is the error log from /var/log/apache2: http://pastebin.com/zVjJh8fP

Thanks in advance,

Kind reagards

  • 写回答

1条回答 默认 最新

  • dongzhuandian3292 2015-07-08 14:31
    关注

    It has to do with APC failing to allocate enough memory. Try lowering shm_size. But if possible increasing your memory would be a good idea.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 求差集那个函数有问题,有无佬可以解决
  • ¥15 【提问】基于Invest的水源涵养
  • ¥20 微信网友居然可以通过vx号找到我绑的手机号
  • ¥15 寻一个支付宝扫码远程授权登录的软件助手app
  • ¥15 解riccati方程组
  • ¥15 display:none;样式在嵌套结构中的已设置了display样式的元素上不起作用?
  • ¥15 使用rabbitMQ 消息队列作为url源进行多线程爬取时,总有几个url没有处理的问题。
  • ¥15 Ubuntu在安装序列比对软件STAR时出现报错如何解决
  • ¥50 树莓派安卓APK系统签名
  • ¥65 汇编语言除法溢出问题