https://bugs.koozali.org/show_bug.cgi?id=12120
Bug ID: 12120
Summary: Allow_url_fopen not enabled when set to enabled in
panel or from shell
Classification: Contribs
Product: SME Contribs
Version: 10.0
Hardware: ---
OS: ---
Status: CONFIRMED
Severity: normal
Priority: P3
Component: smeserver-webhosting
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Target Milestone: ---
smeserver-webhosting-0.0.9-11.el7.sme.noarch currently installed. If you set
Allow_url_fopen in the webhosting panel, this option is not set in php.ini.
[root@sme html]# db accounts show Primary | grep fOpen
AllowUrlfOpen=enabled
phpinfo.php file placed in ibay and read using curl:
[root@sme html]# curl 172.23.0.20/phpinfo.php | grep fopen
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--
0<tr><td class="e">allow_url_fopen</td><td class="v">Off</td><td
class="v">Off</td></tr>
100 88656 100 88656 0 0 4577k 0 --:--:-- --:--:-- --:--:-- 4809k
>From the remi config:
[root@sme php81]# grep fopen /etc/opt/remi/php81/php.ini
allow_url_fopen = Off
I'm just not familiar with how the templates work for php-fqm.d, so I'm having
a hard time tracking down where the bad fragment is. I'm fairly certain there
is just a bad php.ini fragment bug here.
--
You are receiving this mail because:
You are the QA Contact for the bug._______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/