来吧兄弟,一起玩一起讨论!
您需要 登录 才可以下载或查看,没有账号?注册
×
本帖最后由 jonah 于 2017-8-24 07:57 编辑
求助一个问题,望得到高手的解答,问题描述如下:
1.数据库连接问题。 现需要在群晖中搭建几个网站(joomla、mediawiki,以及我们自己开发的一些php程序等),已经在系统中安装了web station、php、php my admin、MaraiDB等套件,也开启了虚拟主机的选项。 将最新版的网站程序(如截图中所示的mediawiki)copy到指定目录后,在进行安装的时候,连接数据库这一步,数据库类型并没有MYSQL的选项,可以查看我上传的截图。 通过套件中心安装的话,设置数据库的时候,数据库类型则有MYSQL。 不过通过套件中心安装程序,带来了下面的问题: 2.php版本问题。 通过套件中心安装了joomla程序后,网站可以正常运行,但是有收到如下警告: Warning Your PHP version, 5.6.30, is only receiving security fixes at this time from the PHP project. This means your PHP version will soon no longer be supported. We recommend planning to upgrade to a newer PHP version before it reaches end of support on 2018-12-31. Joomla will be faster and more secure if you upgrade to a newer PHP version (PHP 7.x is recommended). Please contact your host for upgrade instructions. 我安装了php7,但是在系统中找不到如何进行升级。 请问上述两个问题如何解决?谢谢!
复现步骤:
第一个问题: 1.安装必备套件:web station、php my admin、MariaDB10、apache等等。 2.通过php my admin添加好网站需要的数据库与用户。 3.在web station中设置虚拟主机:a启用个人网站;b后段服务器apache,版本php7;c新增虚拟主机,配置好端口、默认目录等 4.上传最新版本joomla程序到默认目录。 5.通过浏览器访问虚拟主机地址,进入joomla安装引导。 6.在第2步数据库设置,数据库类型一项,仅有一个选项:PostgreSQL,且将服务器信息填写完成后无法进入下一步,错误提示:错误 不能连接到数据库。返回信息: Error connecting to PGSQL database. 具体内容请看上传的截图。 第二个问题: 通过套件中心安装joomla后,我已经在web station中将默认的php版本设置为7,但是还是出现如下提示: Warning Your PHP version, 5.6.30, is only receiving security fixes at this time from the PHP project. This means your PHP version will soon no longer be supported. We recommend planning to upgrade to a newer PHP version before it reaches end of support on 2018-12-31. Joomla will be faster and more secure if you upgrade to a newer PHP version (PHP 7.x is recommended). Please contact your host for upgrade instructions.
|