在 Digital Ocean 液滴上安装 DirectAdmin 时出错

Error while Installing DirectAdmin on a Digital Ocean droplet

我在 Digital Ocean droplet 上安装 DA 然后我 运行 出错了 :

virtual memory exhausted: Cannot allocate memory
make: *** [ext/fileinfo/libmagic/apprentice.lo] Error 1
Changed secure_php option from no to yes
PHP has been secured.
Job for httpd.service failed because the control process exited with error code. See "systemctl status httpd.service" and "journalctl -xe" for details.

我有个人 DA 许可证,我的 DigitalOcean Droplet 是 1GB 内存/25GB 磁盘,使用 CentOS 7.6 64 位。

这个错误我已经卡了大概3个小时了,还是不知道下一步该怎么做,请帮帮我,谢谢。

我解决了!

原来,我需要添加更多内存或创建交换空间。所以我确实在 vps 上创建了交换,然后我重新安装了 DA,然后一切正常。

希望这会帮助任何人 运行 遇到像我一样的问题。