在经历修改各种配置文件和各种文件权限后,发现了怎么解决
On newer versions of Ubuntu, the document root is set to /var/www/html instead of /var/www.
You might have followed an old tutorial which was written for Ubuntu 12.04.
立即学习“PHP免费学习笔记(深入)”;
If /var/www/html exists, try moving info.php to it.
Moving Files
Directory: $ cd /var/www/
Command: $ mv info.php html
In the browser, enter yourip/info.php and good.
PHP怎么学习?PHP怎么入门?PHP在哪学?PHP怎么学才快?不用担心,这里为大家提供了PHP速学教程(入门到精通),有需要的小伙伴保存下载就能学习啦!
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号