I have tried installing dompdf on laragon windows, it is already running normally.
this is my localhost specification
-Laragon php 7.2.19
-normal phpmodule by laragon
-install dompdf 0.8.3 using composer
Then I moved all my projects to vps, and dompdf could not be run when I open it it says 404
this is my VPS specification
I tried installing the dom and mbstring modules, but it still doesn't work
is this wrong about the settings in my codeigniter (but I run locally its fine) or php on my vps that has problems
Please help
My problem wass in Mbstring
.
bcs
in centos Mbstring
is autodisable
after install php at centos.
Lookup if Mbstring got disabled in centos.