OneinStack
OneinStack
安装那个php版本? 我看默认是有安装pecl和pear命令的
http://mirrors.linuxeye.com/oneinstack-full-beta.tar.gz 这个版本加上这个参数了,等过段时间测试没问题,就提交!
Note: `cmake: command not found` You must configure the apt source correctly and ensure that it is available
Can you print nginx virtual host configuration files? Such as `cat /usr/local/nginx/conf/vhost/www.example.com.conf`
You choose to install nginx and apache, and the PHP mode uses php-fpm, When you choose to use php-fpm mode, Although there will be no problems installing nginx and apache,...
You can exec command `which php` Confirm whether the php executable file path is `/usr/local/php/bin/php` Install PHP Composer recommends executing the installation command `/root/oneinstack/addons.sh`
You can del /usr/bin/php, and create new link ``` rm /usr/bin/php ln -s /usr/local/php/bin/php /usr/bin/php ``` Try again
The default php is started by the `www` user, but for security, `www` does not have the login permission, You can modify www to have /bin/bash
/usr/local/lib/libsodium* 文件是否有昵?
wsl1 可能没测试过