我已经成功安装了 Apache 2、MySQL 和 PHP。
mysql --version
mysql Ver 14.14 Distrib 5.7.27, for Linux(x86_64) using EditLine wrapper
apache2 -v
Server version: Apache/2.4.18 (Ubuntu)
Server built: 2019-08-26T13:43:29
php -v
PHP 7.0.33-0ubuntu0.16.04.6 (cli) ( NTS )
Copyright (c) 1997-2017 The PHP Group
Zend Engine v3.0.0, Copyright (c) 1998-2017 Zend Technologies
with Zend OPcache v7.0.33-0ubuntu0.16.04.6, Copyright (c) 1999-2017, by Zend Technologies
我想将文件保存在htdocs
文件夹中,但在我的/opt/
目录中没有/opt/lampp/
目录。
bash-4.3$ pwd
/opt
bash-4.3$ ls
google