Search found 8 matches
- 2011/12/10 05:03:47
- Forum: CentOS 6 - General Support
- Topic: Rss display in Firefox
- Replies: 2
- Views: 451
Re: Rss display in Firefox
Hi In one case problem is causing by special character "®" in post. Is there any configuration flag which will tell httpd server how to process that characters? I have two other servers ubuntu 10.10 when post with that character is process fine and hosting server with centos 6.0 and cpanel and on th...
- 2011/12/09 02:53:44
- Forum: CentOS 6 - General Support
- Topic: Rss display in Firefox
- Replies: 2
- Views: 451
Rss display in Firefox
Hi. We have ubuntu server 10.10 - typical apache/php instalation. Rss from this server is working fine. http://blogfather.net/blogs/freedownline.xml Now I install new server centos 6.0, install httpd and php and we have problem with display this rss in Firefox. example: http://vtadmin.net/blogs/free...
- 2011/12/09 02:16:34
- Forum: CentOS 6 - General Support
- Topic: [RESOLVED] php only when file start from
- Replies: 5
- Views: 594
Re: php only when file start from
Thank you for help.
Mariusz
Mariusz
- 2011/12/06 05:49:14
- Forum: CentOS 6 - General Support
- Topic: [RESOLVED] php only when file start from
- Replies: 5
- Views: 594
[RESOLVED] php only when file start from
Hi. I just make new installation of CentOS 6.0, apache and php php php -v PHP 5.3.2 (cli) (built: Jun 25 2011 08:26:57) Copyright (c) 1997-2010 The PHP Group Zend Engine v2.3.0, Copyright (c) 1998-2010 Zend Technologies [root@vtweb1 htdocs]# I found that php is process only when file start from: I a...
- 2011/11/01 03:33:00
- Forum: CentOS 6 - Security Support
- Topic: Type of attack: URL Injection -- attempt to inject
- Replies: 2
- Views: 1559
Re: Type of attack: URL Injection -- attempt to inject
Hi. This is my mod_security configuration: modsec2.conf LoadFile /opt/xml2/lib/libxml2.so LoadFile /opt/lua/lib/liblua.so LoadModule security2_module modules/mod_security2.so SecRuleEngine On # See http://www.modsecurity.org/documentation/ModSecurity-Migration-Matrix.pdf # "Add the rules that will d...
- 2011/11/01 02:09:17
- Forum: CentOS 6 - Security Support
- Topic: Type of attack: URL Injection -- attempt to inject
- Replies: 2
- Views: 1559
Type of attack: URL Injection -- attempt to inject
Hi. We receive information that our server generate Injection attact: Type of attack: URL Injection -- attempt to inject / load files onto the server through application vulnerabilities Sample log report including date and time stamp (1st field is "request", 2nd field is the IP address or the domain...
- 2011/10/31 17:40:07
- Forum: CentOS 6 - General Support
- Topic: Add EPEL repository to centOS 6 64
- Replies: 10
- Views: 100573
Re: Add EPEL repository to centOS 6 64
Hi.
I change https to http and then it start working.
Mariusz
I change https to http and then it start working.
Mariusz
- 2011/10/31 01:17:22
- Forum: CentOS 6 - General Support
- Topic: Add EPEL repository to centOS 6 64
- Replies: 10
- Views: 100573
Add EPEL repository to centOS 6 64
Hi. I want to add EPEL reporsitory to server but I have some problem with it. Server Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011 x86_64 x86_64 x86_64 GNU/Linux first I did: rpm -Uvh http://download.fedora.redhat.com/pub/epel/6/x86_64/epel-release-6-5.noarch.rpm root@vtcpanel ...