Leo Tse
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by Leo Tse-
Leo Tse created a post,
Unable to receive emails from Gmail (bounces back) with cPanel email accounts
Hello, I'm learning to be a server admin, and I have successfully installed CentOS 7, WHM and cPanel on a newly purchased VPS without any certificates. I have also pointed a domain (from Godad...
-
Leo Tse commented,
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...
-
Leo Tse commented,
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...
-
Leo Tse commented,
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:...
-
Leo Tse commented,
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...
-
Leo Tse created a post,
How to set default permissions for newly created FTP account ?
Greetings, I've googled for almost an hour but couldn't find how I could configure default permissions for newly created FTP accounts under each cPanel account. I'm learning to be a server admin. ...