Mister9
- Total activity 31
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 8
Activity overview
Latest activity by Mister9-
Mister9 commented,
Will do. Hopefully it's just a display bug. Thank you!
-
Mister9 commented,
Hello! Yes, this is what's going on.. I ran that search command and the results have nothing below php 7.4 ea-php74-7.4.33-1.el8.cloudlinux.1.x86_64 ea-php74-pear-1.10.13-2.el8.cloudlinux.noarch e...
-
Mister9 created a post,
Strange "Check php version" issue
When I run a "Check server security" on CSF, it gives me this strange message under Check php version. Any version of PHP older than v7.2.* is now obsolete and should be considered a security thre...
-
Mister9 commented,
Make sure that that they use the dirname(__FILE__) or __DIR__ in the input for mkdir. And that the cron job is run with the correct path. Thank you for leading me in the right direction. I chec...
-
Mister9 created a post,
Setting up PHP cron jobs to run as each user account
I'm trying to figure out the best way to solve this issue. An account is trying to set up cron jobs tasks that will use PHP scripts with mkdir. The issue is this returns a permission denied. I kno...
-
Mister9 commented,
Update: I resolved this by updating the EA4.repo file. mirrorlist=
-
Mister9 created a post,
mbstring not found for php7.2
I upgraded php from 7.1 to 7.2. Everything is working fine expect I'm unable to find the mbstring package for 7.2 root@server [/home/mrn/public_html]# rpm -qa |grep ea-php72 ea-php72-php-mysqlnd-...
-
Mister9 created a post,
Error installing soap
Hi, I have php version 7.1.15-1.1.1.cpanel installed and when I use EasyApache4 to install php71-php-soap I'm getting this error: Update Error: Error: Package: ea-php71-php-soap-7.1.2-4.4.3.cpan...
-
Mister9 created a post,
Blocking an IP by accessed url
So I'm receiving emails of hack attempts by trying to upload malicious files to a bunch of domains on my server. I usually manually enter the IP into CSF and block it but I was wondering if there i...
-
Mister9 commented,
I just wanted to update this issue has been a scary place to fix. Since nobody has been able to assist me on this, I tried experimenting with the setting hoping it would fix the issue. After readi...