Welcome Guest, Not a member yet? Register   Sign In
CI in apache userdirs (domain.com/~user/public/ci)
#8

Quote:@evansharp,
The splash has never loaded correctly. My test project has shown a 404 from the beginning. As I said though, it is the CI 404 that references url segments as controllers, not apache's 404.

I've never tried to use the output of __DIR__ in a variable like the Paths config does; should it be resolving the parent entry before setting the $paths value?

I was confused and thought "This "works" insofar as apache is serving code igniter." that the splash screen was working Sad

Can you go into the command Prompt and check each directories and contents are correct:

// COMMAND PROMPT
Code:
# GOTO EACH DIRECTORY
  cd /home/kaimartin/www/hiperplanner/app/Config/../../writable

# LIST THE CONTENTS
  ls -la

# PRINT WORKING DIRECTORY name
  pwd

# ALSO ENSURE THE WRITABLE DIRECTORY IS WRITABLE
  sudo chmod -Rf 0777 /home/kaimartin/www/hiperplanner/app/Config/../../writable

Hopefully the Splash screen should now show.
Reply


Messages In This Thread
RE: CI in apache userdirs (domain.com/~user/public/ci) - by John_Betong - 03-19-2021, 11:41 PM



Theme © iAndrew 2016 - Forum software by © MyBB