(please specify the URL of the site on which you are experiencing the problem)
403 Access denied
I recently uploaded my Laravel project via FTP Filezilla, and then when i visited my site it is access denied. Is there a waiting time before i see my site?
did you input any correct credentials, such as password, host, etc? If there is a typo then it would deny you access, if its giving you a waiting time, it might be because you input the incorrect password and attempted to login many times, so it then time outed you from attempting to login.
Well, i just uploaded the whole folder like before, but it gave me this error… I dont think i have problems with the passwords since i did not update the .env file maybe i’ll double check just to be sure
You cannot install node.js applications here, as serverside JavaScript is not supported.
Additionally, the application will throw out a different error (at least it should) if this is a credential issue.
Please ensure you exported your project correctly, and have uploaded the correct files to the correct location. Make sure no files were deleted by the server, and consider reading past issues that other users have had
The message shown is slightly different because you removed the default .htaccess, but the error code and the common underlying causes are still the same. Could you please check if any of the causes applies to your site?
I created another domain and uploaded all the files. but, to access the site, i used the /public/ prefix and it’s working. Since i’m a beginner in this area, I am amazed and also wondering how this works when in my original site it’s not