Welcome Guest, Not a member yet? Register   Sign In
debugbar not visible
#1

Hello, I'm using a MAC, with OS X Catalina, VScode, CodeIgniter4 via Composer app starter.
I did all configurations to use my apache server in the root folder of my Mac.
using Xdebug.

I face a problem, I switch my environment to DEVELOPMENT and I can see errors, but I cannot see debubar
and if I watch the error message of the browser it says to me  : 

Failed to load resource.... http://localhost/public/index.php?debugbar

where did i go wrong?
Thank you.
Reply
#2

Your url are incorrect somewhere.

You need to set your baseUrl to the correct address.
Reply
#3

my base url now is : app.baseURL = 'http://localhost/TT_CI/public/'

MI htppd.conf point to virtual hosts, and one points to this folder
Reply




Theme © iAndrew 2016 - Forum software by © MyBB