- 积分
- 11
- 威望
-
- 金钱
-
- 注册时间
- 2014-7-19
- 在线时间
- 小时
- 最后登录
- 1970-1-1
|
本帖最后由 澄色香味 于 2020-4-2 18:07 编辑
- Add Startup and Starting LAMP...
- Add httpd service at system startup...
- start apache... [Thu Apr 02 17:46:00.814225 2020] [:crit] [pid 30367] (38)Function not implemented: AH00141: Could not initialize random number generator
- failed
- Apache: OK
- Do not install MySQL/MariaDB.
- PHP: OK
- Clean Web Server src directory...
- +------------------------------------------------------------------------+
- | LNMP V1.6 for Ubuntu Linux Server, Written by Licess |
- +------------------------------------------------------------------------+
- | For more information please visit https://lnmp.org |
- +------------------------------------------------------------------------+
- | lnmp status manage: lnmp {start|stop|reload|restart|kill|status} |
- +------------------------------------------------------------------------+
- | phpMyAdmin: http://IP/phpmyadmin/ |
- | phpinfo: http://IP/phpinfo.php |
- | Prober: http://IP/p.php |
- +------------------------------------------------------------------------+
- | Add VirtualHost: lnmp vhost add |
- +------------------------------------------------------------------------+
- | Default directory: /home/wwwroot/default |
- +------------------------------------------------------------------------+
- +-------------------------------------------+
- | Manager for LNMP, Written by Licess |
- +-------------------------------------------+
- | https://lnmp.org |
- +-------------------------------------------+
- Apache is stopped.
- State Recv-Q Send-Q Local Address:Port Peer Address:Port
- LISTEN 0 128 0.0.0.0:22 0.0.0.0:*
- LISTEN 0 128 *:22 *:*
- Install lnmp takes 56 minutes.
- Install lnmp V1.6 completed! enjoy it.
复制代码
安装完成后启动阿帕奇提示上面错误. |
|