Daniel Berthiaume
- Total activity 49
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 5
- Subscriptions 14
Comments
Recent activity by Daniel Berthiaume-
What was the conclusion on this case ? We have two DNS Only server with the same problem. E Blocker found: Cannot upgrade to 11.126.0.24 until needed system packages are installed.
-
Update : For anyone interested, I've place a working example on our GitHub Repo : GitHub - AstralInternet/query_cpanel_eximstats_sqlite: Script to query the EximStats Database used by cPanel. Fe...
-
Hi, Even if I copy the sqlite DB and/or change the permission, I still get the same error in PHP. I did however manage to do a small Perl Script that could send back a json result when passing an...
-
Thank you for you reply :D, This was also one thing I've already tried before going into shell. Since the sqlite DB seams to be encrypted, I can only return empty record set, not mater which query...
-
Thank you Michael, I think the API can help me a bit, but my research are now sending my into the sqlite eximstats db (eximstats_db.sqlite3). I'm not trying to connect to the database to run a fe...
-
Thank you, I was missing the keyword "chrootpass" to make my life easier!
-
Update, I've found that in the file /var/log/secure I can see password changed my from ssh command, but I can't see the root password changed made from inside cPanel. (Which is what I need to fin...
-
Hi, Install configServer MailQueue to see the full header of the outgoing spam. Aslo, even if you clean the file, the you find the hole by which the file came in?
-
Thank you Michael, Unfortunatly this didn't do the trick, I've still got the same error while trying to update CP. The script you've suggested did mentioned that the /tmp & /var/tmp was already...
-
]To update, this occurred because new files could not be written to the /var/tmp directory. The user remounted /var/tmp to address the issue. Thank you. Hi Michael :D, I have the same problem (...