Welcome Guest, Not a member yet? Register   Sign In
Debug tool not working if not in root folder
#1

(This post was last modified: 01-04-2020, 01:10 AM by hbonds. Edit Reason: Added more detail related to issue. )

I am using latest CI 4 version and when I try to use debug tool it doesn't get displayed if CI is in any folder, when I tried on root folder it started working.

So what is issue when I try in subfolder , I do set baseurl properly to subfolder, still it doesn't get displayed.

env set to development
base url = http://domain.com/projects/CI4/public/
writable directory permission "755"

I am getting following error

    GET domain.com/projects/CI4/public/
    [HTTP/1.1 200 OK 997ms]

    GET domain.com/projects/CI4/public/index.php?debugbar
    [HTTP/1.1 200 OK 611ms]

    XHRGET domain.com/projects/CI4/public/index.php/?debugbar_time=1578123207
    [HTTP/1.1 301 Moved Permanently 351ms]

    GET domain.com/favicon.ico
    [HTTP/1.1 200 OK 0ms]

    XHRGET domain.com/index.php?debugbar_time=1578123207
    [HTTP/1.1 404 Not Found 353ms]

    CodeIgniter DebugBar: File "WRITEPATH/debugbar/debugbar_1578123207" not found.
Reply


Messages In This Thread
Debug tool not working if not in root folder - by hbonds - 01-01-2020, 11:25 PM



Theme © iAndrew 2016 - Forum software by © MyBB