Nermin
- Total activity 51
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 13
Comments
Recent activity by Nermin-
Can somebody help me try to solve this issue in phpMyAdmin with table open cache and open files limit. Issue: The rate of opening tables is high. Recommendation: Opening tables requires disk I/O w...
-
I think I've did it with this two cron jobs: 0 5 * * 1-6 find /home4/*/mail /home5/*/mail -ctime -8 -type f -print > /home3/lista_8_dana.txt | mail -s "List is created" update@fmm.ba 30 5 * * 7 /us...
-
I've managed to make it work with this code: mysqlimport --host=localhost --local -u grijanjetuzla_saldouser -pPASSWORD grijanjetuzla_stanjeracuna /home4/grijanjetuzla/public_html/saldo.csv --field...
-
First, I'd normally not suggest posting password in a public forum. Having said that, it may be the "&" in the password. You might want to try it as "3,we\&K7n4]kR" . The "\" will "escape" the...
-
I have disabled "Thunderbird and Outlook autodiscover and autoconfig support (enables service subdomain and SRV record creation) " and it is gone
-
I have removed current certficate, and tried to install a new one. It installs everything but autodiscover.domain.com. Here is log: DNS DCV: No local authority: "autodiscover.kancelarijski.ba"; HT...
-
Yes they have. Let's Encrypt was installing SSL just fine for years, until three months ago. If I create subdomain autodiscover in cPanel it will install SSL for it, but without creating subdomain ...
-
Try to rename your htaccess file and see if you can manually renew the SSL certificate now. I have renamed htaccess and same problem occurs. All accounts have this issue. Cca 120 accounts have th...
-
I have created autodiscover.uwbgroup.ba subdomain and put test.html in it and I can access them. Link: AddHandler application/x-httpd-ea-php73 .php .php7 .phtml # php -- END cPanel-generated h...
-
Is there a possibility to send output from terminal to email from this script?