xampp for linux has no error output in php cli mode

Problems with the Linux version of XAMPP, questions, comments, and anything related.

xampp for linux has no error output in php cli mode

Postby grei » 13. June 2021 17:58

hi, i have dockerize xampp to running in continuous integration environment (Jenkins, gitlab ci etc) for several years.

but recent xampp (xampp 8.0.7) not work properly, when something went wrong in my php script it doesn't show any error message.

here is for example: https://gitlab.com/guangrei/xampp_test
grei
 
Posts: 3
Joined: 13. June 2021 17:30
XAMPP version: 8.2.4
Operating System: Linux

Re: xampp for linux has no error output in php cli mode

Postby grei » 26. June 2021 19:08

solved with crudini.
Code: Select all
crudini --set --existing /opt/lampp/etc/php.ini PHP display_errors On

don't know why xampp turn off this, its helpful for dev :)
grei
 
Posts: 3
Joined: 13. June 2021 17:30
XAMPP version: 8.2.4
Operating System: Linux


Return to XAMPP for Linux

Who is online

Users browsing this forum: No registered users and 21 guests

cron