
Search found 11 matches
- 2020/06/20 19:15:30
- Forum: CentOS 8 - General Support
- Topic: Centos8 SSL/apache
- Replies: 2
- Views: 382
Re: Centos8 SSL/apache
Thank you for tips. Monday morning first thing on the list to do 

- 2020/06/19 13:55:57
- Forum: CentOS 8 - General Support
- Topic: Centos8 SSL/apache
- Replies: 2
- Views: 382
Centos8 SSL/apache
Hello, I instelled and run ssl on my serwer with help from https://www.server-world.info/en/note?os=CentOS_8&p=httpd&f=3 but : 1. It shows me some HTTPS:// WELCOME page with information where to read to get rid of it. 2. After editing suggested file (hash all lines) it looks like site was moved to m...
- 2020/06/18 07:27:57
- Forum: CentOS 8 - General Support
- Topic: pfp-fpm apache timeout script
- Replies: 4
- Views: 1996
Re: pfp-fpm apache timeout script
On the webserver side, you have to increase the TimeOut, which should match PHP max execution time See http://httpd.apache.org/docs/2.4/en/mod/mod_proxy.html#proxytimeout That wat that. Thank you. If onyone wonders or have similar problem : So for example, if you wanted to double the timeout to 2 m...
- 2020/06/17 09:21:37
- Forum: CentOS 8 - General Support
- Topic: pfp-fpm apache timeout script
- Replies: 4
- Views: 1996
pfp-fpm apache timeout script
Hello, I have on my apache/php7 script that indexex all pics from directory. It works good in most cases but it's terminated when noumber of files is larger then ~20k . 60 second exacly. I set up in php.ini max_execution_time = 480 hard_timeout = 360 max_input_time = 480 memoty_limit - 256M And in s...
- 2020/05/29 12:21:34
- Forum: CentOS 8 - Security Support
- Topic: SElinux policy and write permissions in /www
- Replies: 3
- Views: 268
Re: SElinux policy and write permissions in /www
Thanks for response : looks like its working anyway.
Not sure why only reason I see is turn off/on selinux but it shouldn't change anything ?
Not sure why only reason I see is turn off/on selinux but it shouldn't change anything ?
- 2020/05/29 11:42:22
- Forum: CentOS 8 - Security Support
- Topic: SElinux policy and write permissions in /www
- Replies: 3
- Views: 268
SElinux policy and write permissions in /www
I have a website where adding pictures works as : - upload to special FTP - from admin site I "Add pics to special% catalog" (it moves pics from upload catalog , resize it and should upload it to specified folder in 3 subfolders with watermark added) It looks like this : /www/ /www/pics/ /www/pics/u...
- 2020/05/14 13:55:25
- Forum: CentOS 8 - General Support
- Topic: Centos8 & mysql 8.0.17
- Replies: 2
- Views: 344
Re: Centos8 & mysql 8.0.17
Another exaple (maybe it will help a bit?) :
From phpmyadmin I choose table :
Rows 0 - 24 (279653 total, completed in 0.0007 s.
Rows 279650 - 279652 (279653 total, completed in 11.3754 s.
Anyone have any idea where to look ?
Or maybe just switch to mysql5 ?
From phpmyadmin I choose table :
Rows 0 - 24 (279653 total, completed in 0.0007 s.
Rows 279650 - 279652 (279653 total, completed in 11.3754 s.
Anyone have any idea where to look ?
Or maybe just switch to mysql5 ?
- 2020/05/14 13:32:47
- Forum: CentOS 8 - General Support
- Topic: Centos8 & mysql 8.0.17
- Replies: 2
- Views: 344
Centos8 & mysql 8.0.17
I have a problem : fresh install of centos8 + php + mysql8 work slow as hell. New website was tested on deaWebServer/0.83.415 (like Apache) Wersja PHP: 7.1.26 MySQL: 5.7.26-29 - MySQL Community Server (GPL) and simple test was returned in : 0.0104 s I set up centos8 on i5/16Gb ram with : Apache/2.4....
- 2020/05/06 10:52:56
- Forum: CentOS 8 - Security Support
- Topic: Red Hat insights
- Replies: 9
- Views: 1386
Re: Red Hat insights
Thank you for your help.
- 2020/05/06 08:51:37
- Forum: CentOS 8 - Security Support
- Topic: Red Hat insights
- Replies: 9
- Views: 1386
Re: Red Hat insights
I have : python3-subscription-manager-rhsm-1.25.17-1.el8.x86_64 subscription-manager-cockpit-1.25.17-1.el8.noarch subscription-manager-rhsm-certificates-1.25.17-1.el8.x86_64 dnf-plugin-subscription-manager-1.25.17-1.el8.x86_64 subscription-manager-1.25.17-1.el8.x86_64 Which one/all of them to remove ?