JAB Creations
- Total activity 237
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 47
- Subscriptions 49
Comments
Recent activity by JAB Creations-
Okay, so here are the contents of the two relevant files: /etc/logrotate.d/mariadb /var/lib/mysql/mysqld.log /var/lib/mysql/mariadb.log /var/log/mariadb/*.log { # Depends on a mysql@localhost ...
-
Hi Rex! So I think I've got ModSecurity on this server though I'm not a Linux expert. I'm asking my web host's support team what, if any software running on the server would trigger constant alerts...
-
Hi Rex! Thank you for your response! They need to pay you extra! So a search for "mariadb error log per day" (without quotes) led me to a comment here:https://stackoverflow.com/questions/42685888/m...
-
Hi Rex, I figured it out: <?php$row1 = mysqli_fetch_assoc($result1);$file = $row1['Value'];$dir = explode_right('/', $file,2)[0];$file = explode_right('/', $file,2)[1];chdir($dir.'/');$files_comman...
-
It only worked on Windows as part of the command line, I couldn't determine how to get it working from the configuration file and the documentation is completely lacking on the configuration file. ...
-
Thanks for the reply! That page failed to load in Waterfox 6.5 (Firefox 128 ESR) and had tons of errors in the developer console. It opened in the superfluous 139 release and Vivaldi but I use Wate...
-
Finn, thank you. uapi --user=example1 Email list_mxs domain=example1.com This returns the results for a single domain, omitting the domain parameter returns all of the domains. Internal routing: ...
-
I agree, I'm just hyper-aware of how bad bots are from my system, so far this month my primary domain name has had 372 human visitors and 4,302 reject sessions. So I'm trying to not make it easier ...
-
Rex, I sent the email to r**.h***@w**p***.com (obfuscating to help against bots). Unless you want to DM me a different address? Also, do you guys have DM support on here? Lastly, how do we mention/...
-
William, hi. So I just shot a video of me authenticating in to the forums using a superfluous version of Firefox (138) (I only use ESR releases) so there was definitely nothing already present for ...