Welcome Guest, Not a member yet? Register   Sign In
Blank page on the web server
#1

I uploaded my project to the web server, Following the security recommendations, I placed the codeigniter 4 files in the server's non-public directory:

Code:
/home/user/project

And in the public directory:

Code:
/home/user/public_html

I left the codeigniter's public archives:

index.php
.htaccess
robots.txt

In the index.php file, I set the path to the codeigniter's root directory:

PHP Code:
$pathsPath FCPATH'../project/app/Config/Paths.php'


After these settings I see a blank page!

What else should I do to make the system work properly?
Reply


Messages In This Thread
Blank page on the web server - by PHS - 04-14-2020, 06:48 PM
RE: Blank page on the web server - by John_Betong - 04-14-2020, 08:36 PM
RE: Blank page on the web server - by PHS - 04-15-2020, 06:39 AM
RE: Blank page on the web server - by John_Betong - 04-15-2020, 07:00 AM
RE: Blank page on the web server - by PHS - 04-15-2020, 10:29 AM
RE: Blank page on the web server - by John_Betong - 04-15-2020, 07:25 PM
RE: Blank page on the web server - by PHS - 04-17-2020, 07:13 AM
RE: Blank page on the web server - by maxxd - 04-17-2020, 03:31 PM
RE: Blank page on the web server - by PHS - 04-18-2020, 10:00 AM
RE: Blank page on the web server - by PHS - 04-21-2020, 02:55 PM
RE: Blank page on the web server - by John_Betong - 04-21-2020, 05:36 PM
RE: Blank page on the web server - by PHS - 04-21-2020, 07:23 PM
RE: Blank page on the web server - by John_Betong - 04-21-2020, 11:54 PM
RE: Blank page on the web server - by PHS - 04-22-2020, 07:09 AM
RE: Blank page on the web server - by John_Betong - 04-22-2020, 07:14 AM
RE: Blank page on the web server - by PHS - 04-22-2020, 07:25 AM
RE: Blank page on the web server - by John_Betong - 04-22-2020, 08:22 AM
RE: Blank page on the web server - by PHS - 04-22-2020, 11:26 AM
RE: Blank page on the web server - by John_Betong - 04-22-2020, 03:54 PM
RE: Blank page on the web server - by ivanfdr - 04-22-2020, 08:47 PM
RE: Blank page on the web server - by ivanfdr - 04-22-2020, 09:44 PM
RE: Blank page on the web server - by PHS - 04-23-2020, 07:12 AM
RE: Blank page on the web server - by John_Betong - 04-23-2020, 08:12 AM



Theme © iAndrew 2016 - Forum software by © MyBB