[BlueOnyx:26653] Re: URL_fopen setting not taking effect on 5210R?
Michael Stauber
mstauber at blueonyx.it
Mon Dec 11 13:39:04 -05 2023
Hi Chris,
> Thanks for the tip. On this advice, I did exactly as suggested and
> changed to suPHP, made the settings change and then waited about 5
> minutes. It did not change in the php.ini. I rebooted the server
> just to give everything a kick (big hammer!) and still no change.
>
> [root at server wwwroot]# cat php.ini | grep allow_url
> allow_url_fopen = Off
> allow_url_include = Off
That is indeed weird. And the GUI says both values are set to "On" for
that Vsite in question? Because this is configured on a per Vsite level,
not globally. The global settings are just acting as defaults for new
Vsites or are used for Cronjobs.
> File shows to be 644, [...] I also see that the file shows to
> have the immutable bit set, but again,
Yeah, the permissions are correct and the immutable bit is set with
"chattr +i php.ini" to prevent that siteAdmins tamper with the php.ini
via FTP or Shell (if they have Shell access).
--
With best regards
Michael Stauber
More information about the Blueonyx
mailing list