25 20:25 CET geschrieben:
>
>
> On Thu, 2025-01-02 at 09:13 +0100, Matthias Hanft wrote:
> > Your "foo.php" does run here, too. I wonder what's the difference?!
> > PHP is 8.2.24.
>
> Same PHP version here.
>
> > The only difference is that my "exec" is in a class
What's going on here?
> Matt Connell hat am 02.01.2025 20:25 CET geschrieben:
>
>
> On Thu, 2025-01-02 at 09:13 +0100, Matthias Hanft wrote:
> > Your "foo.php" does run here, too. I wonder what's the difference?!
> > PHP is 8.2.24.
>
> Same PHP version here.
>
> > The only difference is tha
Matt Connell schrieb:
>
> I noticed that your path to iptables is in /usr/bin/, but `which` on my
> system says /sbin/. Are you running this as root? What version of PHP
> are you using?
Yes, everything is run as root. Indeed I had /sbin/iptables in my PHP script.
Getting this error, I tried "w
On Fri, 2025-01-03 at 00:03 +0100, Ro Bra wrote:
> What's going on here?
Compare & Contrast troubleshooting.
Matthias Hanft writes:
Yes, everything is run as root. Indeed I had /sbin/iptables in
my PHP
script.
Getting this error, I tried "which iptables" in a root bash
which
showed
/usr/bin/iptables. So I changed this (and even to
"/usr/bin/iptables-legacy",
but with no effect, presumably because o
On Thu, 2025-01-02 at 09:13 +0100, Matthias Hanft wrote:
> Your "foo.php" does run here, too. I wonder what's the difference?!
> PHP is 8.2.24.
Same PHP version here.
> The only difference is that my "exec" is in a class method in a PHP
> file which is included by "require_once". And it has wor
6 matches
Mail list logo