moki.org.pl
HOME
CATEGORIES
TAGS
LINKS
SELFHOSTED
HOME
CATEGORIES
TAGS
LINKS
SELFHOSTED
PHP display errors
Moki
Lv6
2021-12-30 06:01:13
2021-12-30 06:01:13
Created
2021-12-30 06:01:13
2021-12-30 06:01:13
Updated
Bez kategorii
debug
|
php
1
2
3
ini_set
(
'display_errors'
,
1
);
ini_set
(
'display_startup_errors'
,
1
);
error_reporting
(E_ALL);
#debug
#php
Recommendations
Parallel run commands from file
Ceph dashboard failover
Netplan - set interface name
Recommendations
Parallel run commands from file
Ceph dashboard failover
Zatrucie CO (czad)
Prev posts
Kubernetes - get nodes and taints
Next posts
On this page
PHP display errors