现在在安装Phabricator,现在可以访问了,但是卡在这一步了。
按照官网的教程,运行./bin/storage upgrade -user Phabricator -password 123456没有用。
按照提示,运行./bin/config set mysql.port 3306,还是没有用,参数根本不修改,怎么破。
使用的环境是Apache+php+mysql,mysql不是我安装的,mysql在php之前安装,而且是使用的rpm安装,而php则是采用源码安装。
./configure \
--prefix=/usr/local/php \
--with-config-file-path=/usr/local/php/etc \
--with-apxs2=/usr/local/apache/bin/apxs \
--with-mysql \
--with-libxml-dir=/usr/local/libxml2/ \
--with-png-dir=/usr/local/libpng/ \
--with-jpeg-dir=/usr/local/jpeg6/ \
--with-freetype-dir=/usr/local/freetype/ \
--with-gd \
--with-zlib-dir=/usr/local/zlib/ \
--with-mcrypt=/usr/local/libmcrypt/ \
--with-mysqli \
--enable-soap \
--enable-mbstring=all \
--enable-sockets \
--enable-pcntl \
你的 mysql 的 root 用户有口令,但你没有给
你的 mysql 的 root 用户有口令,但你没有给
因为这是公司的主机,root账户不会给我的,给我新建了一个新的账户,然后运行config set mysql.pass之类的命令完全无效。
你的截图不是显示出你是用 root 用户登录的吗?
既然没有 root 账户,那么就请管理员授权
没有权限如何工作?
每个人都需要一台速度更快、更稳定的 PC。随着时间的推移,垃圾文件、旧注册表数据和不必要的后台进程会占用资源并降低性能。幸运的是,许多工具可以让 Windows 保持平稳运行。
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号