Hi everyone,
I'm having an issue with the CodeIgniter 4 CLI (spark). It suddenly stopped working and now it doesn't output anything, no errors, no messages, not even php spark --help. It simply runs and finishes silently.
So far I’ve tried:
Downloading a fresh spark file from the framework,
Making sure it has execute permissions (chmod +x spark),
Running it with different PHP versions (php -v confirmed working),
Checking writable/logs, no logs are generated when running it.
Nothing has changed in my project configuration to my knowledge, and it used to work earlier.
Has anyone experienced something similar or could point me toward potential causes?
Screenshot: https://i.imgur.com/fn0PbXN.png
Thanks in advance!
I'm having an issue with the CodeIgniter 4 CLI (spark). It suddenly stopped working and now it doesn't output anything, no errors, no messages, not even php spark --help. It simply runs and finishes silently.
So far I’ve tried:
Downloading a fresh spark file from the framework,
Making sure it has execute permissions (chmod +x spark),
Running it with different PHP versions (php -v confirmed working),
Checking writable/logs, no logs are generated when running it.
Nothing has changed in my project configuration to my knowledge, and it used to work earlier.
Has anyone experienced something similar or could point me toward potential causes?
Screenshot: https://i.imgur.com/fn0PbXN.png
Thanks in advance!
![[Image: Sales_Image.png?raw=true]](http://github.com/delzey/CI4-Admin-Starter/blob/Codeigniter-Admin-Starter-Boilerplate/public/assets/screenshots/Sales_Image.png?raw=true)