Koozali.org: home of the SME Server

PHP Software Collection - PHP Settings

Offline igloosys

  • 10
  • +0/-0
PHP Software Collection - PHP Settings
« on: May 08, 2015, 07:30:25 PM »
after being pointed to the direction of PHP Software Collections and installing phpmyadmin... finally got things going.
http://wiki.contribs.org/PHP_Software_Collections

however, as I need to enabled AllowUrlfOpen and tried to follow the link http://bugs.contribs.org/show_bug.cgi?id=8239 and believe the result is http://wiki.contribs.org/Useful_Commands#PHP_settings_only_for_SME9

but when I did a phpinfo, the result pointed to php 5.5.24 but AllowUrlfOpen is off. the only way to turn on is to physically edit /opt/remi/php55/root/etc/php.ini

likewise in sme 8.1, we can use open_basedir but if PHP software collection is used, phpinfo returns no value
Code: [Select]
db accounts setprop IBAYNAME PHPBaseDir /home/e-smith/files/ibays/IBAYNAME/:/tmp/
signal-event ibay-modify IBAYNAME

is this correct? or should I report this as a bug.  :-?


guest22

Re: PHP Software Collection - PHP Settings
« Reply #1 on: May 08, 2015, 08:04:51 PM »
SME Server commands have no effect on Software Collections installed software, only on the base SME Server install. You need to address /opt/... collections separately and edit them manually.

I believe stephdl included some commands, but I don;t know them by heart. Manual adjustments is also a way to achieve what you want.

Offline stephdl

  • *
  • 1,519
  • +0/-0
    • Linux et Geekeries
Re: PHP Software Collection - PHP Settings
« Reply #2 on: May 10, 2015, 08:14:37 AM »
sorry there was a lack of documentation , please see now http://wiki.contribs.org/PHP_Software_Collections#Usage
« Last Edit: May 10, 2015, 08:19:33 AM by stephdl »
See http://wiki.contribs.org/Koozali_Foundation
irc : Freenode #sme_server #sme-fr

!!! Please write your knowledge to the Wiki !!!