Pyone
- Total activity 14
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Posts
Recent activity by Pyone-
Use Automatic Push Deployment with Git Version Control Without SSH Access
Hello, I'd like to use automatic push deployment to my Cpanel git repo from my local machine. However, I don't have SSH access. Is there any way to clone Cpanel git repo in my local machine and d...
-
php.ini in public_html
Hello, I found "php.ini" file in the public_html folder of my site. I found out that this php.ini file can be easily downloaded by www.mydomain.com/php.ini. My site is hosted in shared hosting. ...
-
Unknown folder in /home/user/
Hello Recently, I've got "Deceptive site ahead" warning while visiting my website. I contacted the hosting provider and they removed malware files from my site. According to "Google Search Consol...
-
550 Executable files are not allowed in compressed files
Hello, Due to user's requirement, I have to send automated emails with .zip file attachments to a number of clients. It was working properly until a few days ago. All outgoing emails with .zip fil...
-
Prevent email failure message to sender
Hello, I've an forwarder email address which forwards to an gmail account as well as keeping copy in my server. The problem is when gmail rejects the forwarded email from my server, the "Mail deli...
-
Cron error "Unable to create lock file: No such file or directory"
Hello, I've been setting up cron job successfully for 2 months. I got the following error in my cronjob notification email just yesterday ; Unable to create lock file: No such file or directory F...
-
cron job returns 404 error
I'm trying to run php script via cron job and got 404 error. My command is : */1 * * * * curl www.domain.com/folder/script.php And I got cron email like this : % Total % Received % Xferd Ave...