Welcome Guest, Not a member yet? Register   Sign In
Running on Apache... whoops
#7
Thumbs Up 

I just resolved the issues I was having:

I added the http:// that were apparently missingĀ for my base url in my .env file
Code:
app.baseURL = 'http://local.ci4.com'

With this I could finally see a nice debug screen with a clear message telling me
Code:
Cache unable to write to /Users/karine/Dev/ci4/writable/cache/

I had made the folder writable writable, but did not see there were some other folders in it... So changing the permissions on the cache folder made the trick Smile
Reply


Messages In This Thread
Running on Apache... whoops - by kcs - 09-08-2019, 09:41 AM
RE: Running on Apache... whoops - by donpwinston - 09-08-2019, 12:48 PM
RE: Running on Apache... whoops - by dave friend - 09-08-2019, 01:52 PM
RE: Running on Apache... whoops - by kcs - 09-08-2019, 11:10 PM
RE: Running on Apache... whoops - by dave friend - 09-09-2019, 06:43 AM
RE: Running on Apache... whoops - by kcs - 09-09-2019, 02:56 PM
RE: Running on Apache... whoops - by kcs - 09-09-2019, 03:15 PM



Theme © iAndrew 2016 - Forum software by © MyBB