Leo Tse
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Comments
Recent activity by Leo Tse-
Yes, you're absolutely correct, FTP account's permissions were set correctly when it was created. I finally figured it out what happened. It's a silly mistake caused by myself. I logged in as roo...
-
It's a web app built with a PHP framework called Laravel (ver. 5.2). I think it's caused by directory permissions of the FTP accounts/Apache, or some sort of initial settings on cPanel that I misse...
-
Here is the error returned from FileZilla (FTP): Command: CWD /public_html/webapp Response: 250 OK. Current directory is /public_html/webapp Command: TYPE A Response: 200 TYPE is now ASCII Command:...
-
I just found that I could read or write usual files like html, css, js, etc. It's the dotfiles that I had problem with. I am trying to upload a .env file since it's mandatory for my web application...