php

  1. J

    Joomla 3.8.x on FreeNas 11.1 (11.2) with PHP 7.2 or newest

    Hi. I decided to create a new thread because nowhere can I find a solution to my problem. I hope that some of my users will help me. I currently have Joomla 3.8.12 installed on my Freenas 11.1u6. I am using the standard PHP 5.6.x, for which the support ends and Joomla requires PHP upgrade to the...
  2. K

    Seconds time difference btw php mysql in jail

    I am using as spider to index websites, but are having issues with time differences. The freeness server is running ntp servers and i have installed apache, php, mysql in a jail. The spider needs same time in mysql and php to execute, but php time and mysql in the same jail is always 5-10...
  3. C

    Help building Mediawiki into jail

    Dear all, I would need someone's help to build a working Mediawiki. Here below is where I got up to. Created the jail Downloaded Apache24 via 'pkg install' Dowloaded PHP via 'pkg install' Downloaded Mediawiki via 'pkg install' I got the Apache running (as I managed to display the html file)...
  4. I

    php 5.5 and php 5.6

    I am using the nextcloud jail inside freenas... nextcloud 11 requires php 5.6... will freenas be making the move to php 5.6??
  5. K

    nextcloud jail

    Hey guys, i want to install nextcloud in a jail with php-fpm, nginx and sqlite. Here is what i've done so far: installed nextcloud over fresh ports, with "make config" (select sqlite) and " make clean install" you should get nextcloud with php-fpm & sqlite. installed nxginx over freshports...
  6. K

    php extension in owncloud plugin

    Hey Guys, short version: i think i need to install the php-PCNTL-extension for running the "occ files:cleanup" command in the owncloud-plugin extended version: since my upgrade to owncloud 9.1 plugin on 9.10 freenas i got two annoying errors, which spam my whole logfile every seccond... -...
  7. D

    how do I install xdebug in php

    Hello, I've successfully got my php file to work in my jail and I want to install xdebug-2.4.1tgz in php but I'm having some problem. You see when I load my php page of what version I'm using and my is php 5.6.23. After downloading xdebug-2.4.1tgz then I unpack the download file with tar -xyzf...
Top