cosmin
- Total activity 46
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 11
Activity overview
Latest activity by cosmin-
cosmin commented,
95320097 Problem solved in a strange way. I switched EasyApache from mod_mpm_worker to mod_mpm_prefork and back than httpd.conf become 0K/empty. I added the httpd.conf file from latest backup and w...
-
cosmin created a post,
Uncaught SyntaxError: Invalid or unexpected token (at
Hello! I have a strange problem on one server and I don't know from where comes.All WordPress users get the attached errors when try to edit a page or create a new one (pages are always blank, with...
-
cosmin created a post,
ReferenceError: Can't find variable: $ / Unexpected identifier 'position'
I have a very strange problem on one server because I get errors on all pages like in attachments. BUT, the same files and MySQL db copied on another server works very well, no error at all. All s...
-
cosmin created a post,
Cloudflare don't work with a website with dedicated IP
An account with dedicated IP and Cloduflare show only the error 500 Internal Server Error openresty If I changed the dedicate IP and put the main server IP (also changed these in Cloudflare acco...
-
cosmin created a post,
Free SSL only for specific packages.
Any ideea how can be activated free SSL (Let's Encrypt I use) only for specific packages? Or not activate SSL for few packages? Many thanks!
-
cosmin created a post,
Wrong CHMOD for new and modifyed files
On a single server I had a strange problem from one week. Some customers saw how uploaded images (or other files) get an incorrect chmod, not 644. And from here a lot of problems with showing produ...
-
cosmin created a post,
Additional MySQL backup during the day
Hi! I want to make local on backup hdd another 1-2 full mysql backup during the day. A cron job to run every x hours and make a new backup but not incremental for all /var/lib/mysql. I want to hav...
-
cosmin created a post,
MySQL InnoDB errors after upgrade to 5.7
Hi! I migrate yesterday from MySQL 5.6 to 5.7 and now mysqld.log is full of 2018-06-21T04:42:53.199836Z 56591 [ERROR] InnoDB: Page [page id: space=121028, page number=3] log sequence number 29865...
-
cosmin commented,
No, I have only csf for blocking IP. In error_log I have [Mon Jun 20 22:18:39 2016] [error] [client 66.249.66.185] mod_qos(045): access denied, invalid request line: can't parse uri, c=66.249.66.1...
-
cosmin created a post,
Set mod_qos to ignore Google IPs
I use mod_qos and I want to put in settings to ignore Google Bot IPs. Now I have # handles connections from up to 100000 different IPs QS_ClientEntries 100000 # allow only 20 connections per IP...