https://bugs.koozali.org/show_bug.cgi?id=11697
Bug ID: 11697
Summary: PHP display_errors needs to be configurable per ibay
not permanently set off
Classification: Contribs
Product: SME Contribs
Version: 10.0
Hardware: x86_64
OS: ---
Status: CONFIRMED
Severity: normal
Priority: P3
Component: smeserver-webhosting
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected], [email protected],
[email protected], [email protected],
[email protected]
Depends on: 11666
Target Milestone: ---
+++ This bug was initially created as a clone of Bug #11666 +++
In trying to set up an ibay for PHP code testing I discovered that error
messages were not being displayed when I ran code that I knew contained an
error. A message reply in the forum pointed out that display_errors is
permanently set to off in the templates/etc/php-fpm.d/ibays.conf/10Ibays file.
This setting needs to be able to be set per ibay for those of us who are
setting up servers for code testing purposes. The default should be off but
there needs to be a way to turn it on and it would be best if that was only set
per ibay so that it will be off unless specifically turned on for a testing
ibay. I was able to switch it on by copying 10Ibays to
templates-custom/etc/php-fpm.d/ibays.conf/ and changing the hard coded off to
on but this changes the setting for all ibays which is not ideal.
I noticed in 10Ibays that the allow_url_fopen is capitalized differently for
default PHP (AllowUrlfOpen) than it is for the ibay property (AllowUrlFopen). I
suspect this was an error that should probably be corrected at the same time
the display_errors issue is addressed.
On a related note the documentation needs to be updated to show how to use the
command line config setprop syntax with the new php-fpm system being used as
the DB Variables Configuration page only shows the previous methods for PHP and
not the newer phpxx where xx is the version number. It will also need to show
how to configure PHP per ibay.
Referenced Bugs:
https://bugs.koozali.org/show_bug.cgi?id=11666
[Bug 11666] PHP display_errors needs to be configurable per ibay not
permanently set off
--
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/