Discussion:
[Slackbuilds-users] nexcloud-server 14.0.0 requires php 7
Jason Graham
2018-10-14 03:19:47 UTC
Permalink
Hi,

nextcloud-server 14.0.0 requires php 7, and thus will not work on
slackware 14.2 (will work on -current however).

The following message is displayed when visiting the page of a nextcloud
14.0.0 installation:

  This version of Nextcloud requires at least PHP 7.0
  You are currently running 5.6.37. Please update your PHP version.

Seems that the update to version 14 will need to be reverted back to 13
(13.0.7 is the latest and still supported).

Best,
Jason
_______________________________________________
SlackBuilds-users mailing list
SlackBuilds-***@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slack
David Spencer
2018-10-20 22:24:46 UTC
Permalink
Post by Jason Graham
Hi,
nextcloud-server 14.0.0 requires php 7, and thus will not work on
slackware 14.2 (will work on -current however).
The following message is displayed when visiting the page of a nextcloud
  This version of Nextcloud requires at least PHP 7.0
  You are currently running 5.6.37. Please update your PHP version.
Seems that the update to version 14 will need to be reverted back to 13
(13.0.7 is the latest and still supported).
HI Jason, thanks for spotting that, and sorry for my cockup, and sorry
for the late reply :(

I've been working on a php7.2 SlackBuild for SBo/14.2, but it's going to
miss this week's public update, sorry :(

Thanks again and sorry again
-D.
Jason Graham
2018-10-21 03:34:14 UTC
Permalink
Post by David Spencer
HI Jason, thanks for spotting that, and sorry for my cockup, and sorry
for the late reply :(
I've been working on a php7.2 SlackBuild for SBo/14.2, but it's going to
miss this week's public update, sorry :(
Thanks again and sorry again
-D.
Thanks David, no worries. I'll keep an eye out for the php7.2 SlackBuild
and give the php7 + NC14 a try when ready.

Cheers,
Jason
_______________________________________________
SlackBuilds-users mailing list
SlackBuilds-***@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/
Eugen Wissner
2018-10-21 05:10:23 UTC
Permalink
Hello,

I attach a build script for php 7.2.11. It builds/installs additionally
pgsql and ioncube extensions, so it should be cleaned up a bit. The
package also doesn't include apache module, only FPM. The script is
production ready and doesn't conflict with php5. For the case someone
finds it useful.

Regards
Eugene
Post by David Spencer
Post by Jason Graham
Hi,
nextcloud-server 14.0.0 requires php 7, and thus will not work on
slackware 14.2 (will work on -current however).
The following message is displayed when visiting the page of a nextcloud
  This version of Nextcloud requires at least PHP 7.0
  You are currently running 5.6.37. Please update your PHP version.
Seems that the update to version 14 will need to be reverted back to 13
(13.0.7 is the latest and still supported).
HI Jason, thanks for spotting that, and sorry for my cockup, and sorry
for the late reply :(
I've been working on a php7.2 SlackBuild for SBo/14.2, but it's going to
miss this week's public update, sorry :(
Thanks again and sorry again
-D.
_______________________________________________
SlackBuilds-users mailing list
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/
Loading...