Welcome Guest, Not a member yet? Register   Sign In
CI 4.1.1 not loading on Dremhost
#3

(10-11-2021, 03:06 PM)includebeer Wrote: You're missing a "/":
PHP Code:
require realpath(FCPATH '../app_code/app/Config/Paths.php') ?: FCPATH '../app_code/app/Config/Paths.php';

added the slash Still does not work
Error.log after change was made:
[Mon Oct 11 17:07:31.824395 2021] [fcgid:warn] [pid 25374:tid 3990061774592] [client 73.157.215.36:36450] mod_fcgid: stderr: PHP Fatal error:  require(): Failed opening required '/home/xx_xxxxx/xxxxxxxx.com/../app_code/app/Config/Paths.php' (include_path='.:') in /home/xx_xxxxx/xxxxxxxx.com.com/index.php on line 29

It looks like it is appending the "../app_code/app/Config/Paths.php" to the path and not going up one directory
Reply


Messages In This Thread
CI 4.1.1 not loading on Dremhost - by magiwells - 10-11-2021, 06:43 AM
RE: CI 4.1.1 not loading on Dremhost - by magiwells - 10-11-2021, 05:21 PM
RE: CI 4.1.1 not loading on Dremhost - by sammy21 - 01-31-2023, 08:55 PM



Theme © iAndrew 2016 - Forum software by © MyBB