Jap
PHP Fehler
Re: PHP Fehler
https://mxtoolbox.com/SuperTool.aspx?ac ... tworktools
Außerdem verwendest du wohl Cloudflare? Nimm das mal raus.
Tobi
-----------------------------
wewoco.de
Das Forum für Reseller, Digital-Agenturen, Bildschirmarbeiter und Mäuseschubser
Re: PHP Fehler
Re: PHP Fehler
Daher: abschalten und DNS direkt routen
Tobi
-----------------------------
wewoco.de
Das Forum für Reseller, Digital-Agenturen, Bildschirmarbeiter und Mäuseschubser
Re: PHP Fehler
DSas geht net, weil es auch über die IPv4 net geht
- Jolinar
- Community Moderator
- Posts: 4109
- Joined: Sat 30. Jan 2016, 07:11
- Location: Weimar (Thüringen)
- Contact:
Re: PHP Fehler



Data Collector für Community Support
___
Ich verwende zwei verschiedene Schriftfarben in meinen Beiträgen /
I use two different font colors in my posts:
- In dieser Farbe schreibe ich als Moderator und gebe moderative Hinweise oder begründe moderative Eingriffe /
In this color, I write as a moderator and provide moderative guidance or justify moderative interventions - In dieser Farbe schreibe ich als Community Mitglied und teile meine private Meinung und persönlichen Ansichten mit /
In this color, I write as a community member and share my personal opinions and views
Re: PHP Fehler

Re: PHP Fehler
Kriegen wir den Fehler irgendwie behoben?
Re: PHP Fehler
Tobi
-----------------------------
wewoco.de
Das Forum für Reseller, Digital-Agenturen, Bildschirmarbeiter und Mäuseschubser
Re: PHP Fehler
Re: PHP Fehler
| |/ /___ _ _| |_| |___| |___
| | / -_) |_/ | _ | -_) | _ \
|_|\_\___|\__, |_| |_|___|_| _/
=========== |___/ ========== |_| =========================================
Server information
Hostname : webhost.ruhrpottmc.eu
IP addresses : 5.180.255.14
Processor : AMD EPYC 7443P 24-Core Processor (amd64)
CPU cores : 4 @ 2.84 GHz
System virtualization : KVM
Server time : August 03, 2025 at 13:05:41
Uptime : Days 0 / Hours 16 / Minutes 36
Server utilization
CPU load : 0.00% (0.00 / 0.01 / 0.00)
Process count : 153
Emails in queue : 0
Disk space : Free: 25.26 GiB Used: 20.15 GiB Total: 47.87 GiB
Memory : Free: 4.85 GiB Used: 2.90 GiB Total: 7.75 GiB
Swap space : Free: 1024.00 MiB Used: 0 B Total: 1024.00 MiB
Applications
Operating system : Debian 12.11 (64-bit)
KeyHelp : 25.1 (Build 3433)
Kernel : Kernel 6.1.0-37-amd64
Web server : Apache 2.4.62
DNS server : BIND 9.18.33
PHP : PHP 8.1.33
Database server : MariaDB 10.11.11
FTP server : ProFTPD 1.3.8
Mail Transfer Agent (MTA) : Postfix 3.7.11
Mail Delivery Agent (MDA) : Dovecot 2.3.19.1
Email security platform : Rspamd 3.12.1
Virus scanner : ClamAV 1.0.7
Database administration : phpMyAdmin 5.2.2
Webmail : Roundcube 1.6.11
Cryptography : OpenSSL 3.0.17
Data transfer : curl 7.88.1
Backup software : Restic 0.18.0
Backup data transfer : Rclone 1.70.0
In-memory database server : Redis 7.0.15
Service/port monitoring
FTP (21/TCP) : Online
SSH (22/TCP) : Online
DNS (53/TCP) : Online
HTTP (80/TCP) : Online
HTTPS (443/TCP) : Online
SMTP (587/TCP) : Online
IMAP (993/TCP) : Online
POP3 (995/TCP) : Online
MariaDB/MySQL (3306/TCP) : Online
Pending package manager updates
Update count : 2
Security update count : 0
Reboot required : No
Hit [ENTER] to return to main menu.
Re: PHP Fehler
Re: PHP Fehler
Code: Select all
[Sun Aug 03 13:07:14.676131 2025] [proxy_fcgi:error] [pid 11734:tid 11737] [remote 94.114.47.68:61061] AH01071: Got error 'PHP message: PHP Parse error: syntax error, unexpected identifier "ionCube" in /home/keyhelp/www/keyhelp/index.php on line 5'
Code: Select all
root@webhost /var/log/apache2/keyhelp # php -v
PHP 8.1.33 (cli) (built: Jul 3 2025 16:25:40) (NTS)
Copyright (c) The PHP Group
Zend Engine v4.1.33, Copyright (c) Zend Technologies
with the ionCube PHP Loader v14.4.1, Copyright (c) 2002-2025, by ionCube Ltd.
with Zend OPcache v8.1.33, Copyright (c), by Zend Technologies
Re: PHP Fehler
Ich nutze kein Ubuntu (mit KeyHelp) , aber müsste bei 20.04 nicht PHP 7.1 default sein?Simmi wrote: ↑Sun 3. Aug 2025, 13:12 Ehhm ja, habe glaube das Problem:
ist aber drinCode: Select all
[Sun Aug 03 13:07:14.676131 2025] [proxy_fcgi:error] [pid 11734:tid 11737] [remote 94.114.47.68:61061] AH01071: Got error 'PHP message: PHP Parse error: syntax error, unexpected identifier "ionCube" in /home/keyhelp/www/keyhelp/index.php on line 5'
Code: Select all
root@webhost /var/log/apache2/keyhelp # php -v PHP 8.1.33 (cli) (built: Jul 3 2025 16:25:40) (NTS) Copyright (c) The PHP Group Zend Engine v4.1.33, Copyright (c) Zend Technologies with the ionCube PHP Loader v14.4.1, Copyright (c) 2002-2025, by ionCube Ltd. with Zend OPcache v8.1.33, Copyright (c), by Zend Technologies
--
A backend dev walks into a bar, orders 1 beer.
Then orders 100 beers.
Then orders -1 beers.
Then orders “a lizard”.
Then explodes.
The bartender says: “You really should validate your input.”