Welcome Guest, Not a member yet? Register   Sign In
Deploying Codeigniter to AWS EBS
#8

(05-13-2017, 10:51 PM)Paradinight Wrote:
(05-13-2017, 10:38 PM)RedRepublic01 Wrote:
(05-13-2017, 10:01 PM)ciadmin Wrote: 403 means "forbidden". It is usually caused by incorrect file/folder permissions on the server.

I've already tried changing both the config and the .htaccess file to allow access but the same error keeps on showing up. Sad

https://www.tutorialspoint.com/unix/unix...ission.htm

each file/folder need the execute flag Smile

No, php files do not need execution flags, apache (or other webserver software) needs to be able to read them. But this is not related to the issue of the topic starter.

I think you are uploading files to the wrong directory. Try uploading a simple test.html to thE folder and try to acces it with your browser. If you dont see it, please check your apache access logs, I believe apache shows a full path in the error log when a file is not accesible.
Reply


Messages In This Thread
RE: Deploying Codeigniter to AWS EBS - by ciadmin - 05-13-2017, 10:01 PM
RE: Deploying Codeigniter to AWS EBS - by Diederik - 05-14-2017, 08:42 AM



Theme © iAndrew 2016 - Forum software by © MyBB