RickKukiela
- Total activity 78
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 4
- Subscriptions 21
Comments
Recent activity by RickKukiela-
You need to set the PHP_INI_SCAN_DIR in the environment. I think this can also be set during compilation. Here is my output when I do a `php -i` on the command line. You can see the directory is s...
-
Just had this problem, the new version creates a file called errordocument.conf inside your conf.d/includes file. This file is causing the problem and you need to remove it. Also its being created ...
-
So the other day our apache restarted and all of the sudden every single custom ErrorDocument set up in a .htaccess file stopped working. It turns out that on july 7th, a new file was added to my /...
-
Oh ok, thanks!
-
I googled it, found it in /var/log.. Here is what I found, not sure what to make of this: # cat dnf.log | grep mysql 2023-11-14T03:39:04+0000 DEBUG repo: using cache for: cl-mysql-meta 2023-11-14...
-
I'm sorry I'm not sure what the DNF log is, can you elaborate?
-
This is the command that was ran that appears to correlate with the time frame of the mysql user being deleted: yum --assumeyes --color=never --config /etc/yum.conf update --enablerepo=cloudlinux-...
-
I added redirects to .htaccess manually, and I could see them in cPanel redirects. I removed them in cPanel and they were removed from .htaccess. The facts that they show up in cPanel proves noth...
-
Any word on progress with this issue? So far the issue has happened twice for me. Once last Friday and again on Monday. It's been OK since then but until I get confirmation this has been resolved I...
-
I'm glad you guys were able to confirm the issue. Hoping for a swift resolution and patch.