Warning: Unknown Iptable Module: Ipt_owner, Skipped

Jul 25, 2007

ssh user don`t work i go to command center and run wget .... and vps take Warning: Unknown iptable module: ipt_owner, skipped i use of hypervm(openvz)

View 7 Replies


ADVERTISEMENT

PHP Warning: Module 'SQLite' Already Loaded In Unknown On Line

Jun 16, 2008

[16-Jun-2008 17:13:17] PHP Warning: Module 'SQLite' already loaded in Unknown on line 0
[16-Jun-2008 17:13:17] PHP Warning: Module 'pdo_mysql' already loaded in Unknown on line 0

I'm getting this a lot lately on some of my websites with DB in use

Using a cpanel/centos box with mysql 5 and php 5

View 2 Replies View Related

Warning: Unknown: Failed To Open Stream: Permission Denied In Unknown On Line

May 8, 2009

I have set up my Virtual Private Server and uploaded all my site's files to /var/www folder. Before that, there was an old simple 'index.html' file

Code:
<html>
<head>
<title>INDEX</title>
</head>
<body>
<h1>IT WORKS!!!!</h1>
</body>
</html>
and when I typed the address www.mydomain.com it displayed correctly. Then I deleted this html and uploaded my files through FTP and now the browser says :

Code:
Warning: Unknown: failed to open stream: Permission denied in Unknown on line 0

Fatal error: Unknown: Failed opening required '/var/www/index.php' (include_path='.:/usr/share/php:/usr/share/pear') in Unknown on line 0

View 13 Replies View Related

Unknown Iptables Module

May 28, 2009

I've bought a basic unmanaged VPS, purely to learn things from it. The best way to learn imo is to hammer the hell out of things, break it, then try to fix it. Anyway, I think I'm part way there, pretty sure I've broken something

When I start the consoleSSH I get this at the top:

Warning: Unknown iptable module: xt_NFQUEUE, skipped
Warning: Unknown iptable module: xt_mark"IPTABLES="ipt_REJECT, skipped
Warning: Unknown iptable module: xt_NFQUEUE, skipped
Warning: Unknown iptable module: xt_mark"IPTABLES="ipt_REJECT, skipped
Warning: Unknown iptable module: xt_NFQUEUE, skipped
Warning: Unknown iptable module: xt_mark, skipped

Any ideas what's causing it and how I can fix it? ..............

View 5 Replies View Related

Plesk 12.x / Linux :: Module IonCube Loader Already Loaded In Unknown On Line 0

Sep 2, 2014

After successful upgrade PHP, and not successful with ioncube i get:

Failed loading /usr/lib/php/modules/ioncube_loader_lin_5.4.so: /usr/lib/php/modules/ioncube_loader_lin_5.4.so: cannot open shared object file: No such file or directory
PHP Warning: Module 'ionCube Loader' already loaded in Unknown on line 0
The ionCube PHP Loader is disabled because of startup problems.
PHP Warning: Module 'ionCube Loader' already loaded in Unknown on line 0
The ionCube PHP Loader is disabled because of startup problems.
PHP 5.4.32 (cli) (built: Aug 21 2014 07:33:35)
Copyright (c) 1997-2014 The PHP Group
Zend Engine v2.4.0, Copyright (c) 1998-2014 Zend Technologies
with the ionCube PHP Loader v4.6.1, Copyright (c) 2002-2014, by ionCube Ltd., andClick to expand...

View 4 Replies View Related

Warning: Unknown(): Write Failed: No Space Left On Device (28)

Jun 26, 2008

Warning: Unknown(): write failed: No space left on device (28) in Unknown on line 0

Warning: Unknown(): Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in Unknown on line 0
I am getting this error on my site. I have googled this error and it is telling me it relates to a /temp/ folder of some form. I am currently on a hosting plan (not a dedicated server). Is there ANY way I can access to fix this problem either from my control panel or by code?

View 4 Replies View Related

Grsec WARNING: No Module Mptscsi Found For Kernel 2.6.22.9-grsec,

Mar 27, 2008

I see the following error, while trying to compile kernel with grsec.

WARNING: No module mptscsi found for kernel 2.6.22.9-grsec, continuing anyway

how to fix this or is it ok to reboot?

More details
#################
[root@server3 linux-2.6.22.9]# make install
sh /usr/src/kernels/linux-2.6.22.9/arch/i386/boot/install.sh 2.6.22.9-grsec arch/i386/boot/bzImage System.map "/boot"
WARNING: No module mptscsi found for kernel 2.6.22.9-grsec, continuing anyway

[root@server3 linux-2.6.22.9]# lsmod
Module Size Used by
ipt_TOS 6465 14
ipt_TCPMSS 8129 1
ipt_state 5953 7
ip_conntrack_ftp 76529 0
ip_conntrack_irc 75633 0
ipt_LOG 10177 12
ipt_recent 12497 0
ipt_limit 6465 18
ip_conntrack 46085 3 ipt_state,ip_conntrack_ftp,ip_conntrack_irc
ipt_multiport 6081 0
iptable_mangle 6849 1
ipt_REJECT 10689 42
loop 20681 2
iptable_filter 6977 1
ip_tables 22721 10 ipt_TOS,ipt_TCPMSS,ipt_state,ipt_LOG,ipt_recent,ipt_limit,ipt_multiport,iptable_mangle,ipt_REJECT,iptable_filter
md5 8129 1
ipv6 243553 32
parport_pc 28033 0
lp 15661 0
parport 38025 2 parport_pc,lp
autofs4 26053 0
sunrpc 144037 1
dm_mirror 31557 0
dm_mod 67177 1 dm_mirror
joydev 14465 0
button 10705 0
battery 12997 0
ac 8901 0
ohci_hcd 24273 0
ehci_hcd 32325 0
k8_edac 19173 0
edac_mc 28297 1 k8_edac
tg3 106437 0
ext3 120137 4
jbd 60121 1 ext3
sata_svw 12229 0
libata 106141 1 sata_svw
mptscsih 5569 0
mptsas 24661 5 mptscsih
mptspi 14033 1 mptscsih
mptscsi 42449 2 mptsas,mptspi
mptbase 67361 3 mptsas,mptspi,mptscsi
sd_mod 20801 6
scsi_mod 120909 5 libata,mptsas,mptspi,mptscsi,sd_mod

[root@server3 linux-2.6.22.9]# cat /etc/modprobe.conf
alias eth0 tg3
alias eth1 tg3
alias scsi_hostadapter mptbase
alias scsi_hostadapter1 mptscsi
alias scsi_hostadapter2 mptspi
alias scsi_hostadapter3 mptsas
alias scsi_hostadapter4 mptscsih
alias scsi_hostadapter5 sata_svw
alias usb-controller ehci-hcd
alias usb-controller1 ohci-hcd

[root@server3 linux-2.6.22.9]# cat /etc/redhat-release
CentOS release 4.6 (Final)

[root@server3 linux-2.6.22.9]# uname -a
Linux server3.name 2.6.9-67.ELsmp #1 SMP Fri Nov 16 12:48:03 EST 2007 i686 athlon i386 GNU/Linux
[root@server3 linux-2.6.22.9]#

[root@server3 linux-2.6.22.9]# lspci
00:01.0 PCI bridge: Broadcom BCM5785 [HT1000] PCI/PCI-X Bridge
00:02.0 Host bridge: Broadcom BCM5785 [HT1000] Legacy South Bridge
00:02.1 IDE interface: Broadcom BCM5785 [HT1000] IDE
00:02.2 ISA bridge: Broadcom BCM5785 [HT1000] LPC
00:03.0 USB Controller: Broadcom BCM5785 [HT1000] USB (rev 01)
00:03.1 USB Controller: Broadcom BCM5785 [HT1000] USB (rev 01)
00:03.2 USB Controller: Broadcom BCM5785 [HT1000] USB (rev 01)
00:04.0 VGA compatible controller: Matrox Graphics, Inc. MGA G200e [Pilot] ServerEngines (SEP1) (rev 02)
00:06.0 PCI bridge: Broadcom HT2100 PCI-Express Bridge (rev a2)
00:07.0 PCI bridge: Broadcom HT2100 PCI-Express Bridge (rev a2)
00:08.0 PCI bridge: Broadcom HT2100 PCI-Express Bridge (rev a2)
00:09.0 PCI bridge: Broadcom HT2100 PCI-Express Bridge (rev a2)
00:0a.0 PCI bridge: Broadcom HT2100 PCI-Express Bridge (rev a2)
00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
00:19.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
00:19.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
00:19.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
00:19.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
01:0d.0 PCI bridge: Broadcom BCM5785 [HT1000] PCI/PCI-X Bridge (rev c0)
01:0e.0 RAID bus controller: Broadcom BCM5785 [HT1000] SATA (Native SATA Mode)
02:01.0 SCSI storage controller: LSI Logic / Symbios Logic SAS1068 PCI-X Fusion-MPT SAS (rev 01)
07:00.0 PCI bridge: Broadcom EPB PCI-Express to PCI-X Bridge (rev b5)
08:04.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5715 Gigabit Ethernet (rev a3)
08:04.1 Ethernet controller: Broadcom Corporation NetXtreme BCM5715 Gigabit Ethernet (rev a3)
[root@server3 linux-2.6.22.9]#

View 3 Replies View Related

Iptable

Feb 27, 2007

We run a (remote) dedicated Fedora Core 2 server from 1and1.com

Lately.. at around Midnight or so.. Iptables seems to block out my work IPaddress. Not sure why.

I'm a complete newb to IPTABLES.. so, unfortuantely, the only way I can get it working again is by typing "iptables --flush". I realize that this removes all rules.

I've also tried entering "iptables -A INPUT -s IP-ADDRESS -j ACCEPT" but this doesn't seem to do the trick. Which is odd, because we're on a static IP address here.

View 1 Replies View Related

How To Find How Many IP Address Blocked In Iptable

Jul 29, 2008

how to find how many ip blocked in ip table?also tell me how clear the ip table and find what are ips blocked in ip table

View 5 Replies View Related

How Can I Remove List Of Blocking IPs On Iptable On My Server

Feb 1, 2008

how can i remove list of blocking IPs on iptable on my server its over 100 IPs how can i remove it?

View 2 Replies View Related

Linux Iptable Rules - Redirect Web Server

Jul 24, 2008

I am having an issue with redirecting our local (inside network) traffic to our new web server via iptables in Linux. The setup we have right now is a Linux server (old web server and current firewall) and a new Windows 2003 server for the new web server.

Linux IP: 192.168.0.1
New Server IP: 192.168.0.22

-A PREROUTING -i eth0 -p tcp -m tcp --dport 80 -j DNAT --to-destination 192.168.0.22:80

The above works great for everyone outside the office but the internal network still sees the old web server (same box as this firewall).

I thought I could redirect the older server's ip to the new server for the internal office but this did nothing.

-A PREROUTING -p tcp -d 192.168.0.1 --dport 80 -j DNAT --to-destination 192.168.0.22:80

I then changed the 192.168.0.1 to our real ip number and this might be closer but the website now times out (packets getting lost maybe?).

View 3 Replies View Related

PHP As Apache Module Vs. PHP As CGI Module

Nov 20, 2007

What are the advantages/disadvantages of running PHP as Apache module vs. running PHP as CGI module on your server?

View 5 Replies View Related

40 GB Of Unknown Folder

May 21, 2009

I host a website on a windows server

and once in a while, i check all the root folders to find a folder that holds 40GB of folder in a folder in a folder... (i never get to the actual files)

Is there a way to prevent this?

View 3 Replies View Related

What Are Those 'unknown' Browsers

Aug 4, 2008

I was reviewing my cPanel awStats today.

The brower stats looked something like this: Firefox 42.9 %
MS Internet Explorer 21 %
Mozilla 17.3 %
Unknown 5.8 %
K-Meleon 5.4 %
Safari 3.7 %
Opera 3.1 %
Netscape 0.1 %
BonEcho (Firefox 2.0 development) 0.1 %

Anyone care to venture a guess as to what the 'unknown' browsers might be?

View 2 Replies View Related

Unknown Filesize

May 15, 2008

The thing is that my sysadmin told me that he get filesize and eta when downloading a file from my server while all of my user and myself get unknown flesize and no eta. got Web Server apache2handler centos 5.1 64bit

View 1 Replies View Related

CSF: Iptables Unknown Arg

Oct 5, 2007

I have something weird going on with CSF on a new server. When starting the firewall I get this:

Quote:

lushing chain `INPUT'
Flushing chain `FORWARD'
Flushing chain `OUTPUT'
Restarting bandmin acctboth chains for cPanel
ACCEPT all opt -- in lo out * 0.0.0.0/0 -> 0.0.0.0/0
ACCEPT all opt -- in * out lo 0.0.0.0/0 -> 0.0.0.0/0
iptables v1.3.5: Unknown arg `-j'
Try `iptables -h' or 'iptables --help' for more information.
iptables v1.3.5: Unknown arg `-j'
Try `iptables -h' or 'iptables --help' for more information.
iptables v1.3.5: Unknown arg `-j'
Try `iptables -h' or 'iptables --help' for more information.
iptables v1.3.5: Unknown arg `-j'
Try `iptables -h' or 'iptables --help' for more information.
iptables v1.3.5: Unknown arg `-j'
Try `iptables -h' or 'iptables --help' for more information.
iptables v1.3.5: Unknown arg `-j'
Try `iptables -h' or 'iptables --help' for more information.
iptables v1.3.5: Unknown arg `-j'
Try `iptables -h' or 'iptables --help' for more information.
iptables v1.3.5: Unknown arg `-j'
Try `iptables -h' or 'iptables --help' for more information.
iptables v1.3.5: Unknown arg `-j'
Try `iptables -h' or 'iptables --help' for more information.
iptables v1.3.5: Unknown arg `-j'
Try `iptables -h' or 'iptables --help' for more information.
iptables v1.3.5: Unknown arg `-j'
Try `iptables -h' or 'iptables --help' for more information.
iptables v1.3.5: Unknown arg `-j'
Try `iptables -h' or 'iptables --help' for more information.
iptables v1.3.5: Unknown arg `-j'
Try `iptables -h' or 'iptables --help' for more information.
iptables v1.3.5: Unknown arg `-j'
Try `iptables -h' or 'iptables --help' for more information.
iptables v1.3.5: Unknown arg `-j'
Try `iptables -h' or 'iptables --help' for more information.
iptables v1.3.5: Unknown arg `-j'
Try `iptables -h' or 'iptables --help' for more information.
LOG tcp opt -- in * out * 0.0.0.0/0 -> 0.0.0.0/0 limit: avg 30/min burst 5 LOG flags 0 level 4 prefix `Firewall: *TCP_IN Blocked* '
LOG tcp opt -- in * out * 0.0.0.0/0 -> 0.0.0.0/0 limit: avg 30/min burst 5 LOG flags 0 level 4 prefix `Firewall: *TCP_OUT Blocked* '
LOG udp opt -- in * out * 0.0.0.0/0 -> 0.0.0.0/0 limit: avg 30/min burst 5 LOG flags 0 level 4 prefix `Firewall: *UDP_IN Blocked* '
LOG udp opt -- in * out * 0.0.0.0/0 -> 0.0.0.0/0 limit: avg 30/min burst 5 LOG flags 0 level 4 prefix `Firewall: *UDP_OUT Blocked* '
LOG icmp opt -- in * out * 0.0.0.0/0 -> 0.0.0.0/0 limit: avg 30/min burst 5 LOG flags 0 level 4 prefix `Firewall: *ICMP_IN Blocked* '
LOG icmp opt -- in * out * 0.0.0.0/0 -> 0.0.0.0/0 limit: avg 30/min burst 5 LOG flags 0 level 4 prefix `Firewall: *ICMP_OUT Blocked* '
LOG all opt -- in * out * 0.0.0.0/0 -> 0.0.0.0/0 limit: avg 30/min burst 5 LOG flags 0 level 4 prefix `Firewall: *BLOCK_LIST* '
iptables v1.3.5: Unknown arg `-j'
Try `iptables -h' or 'iptables --help' for more information.
iptables v1.3.5: Unknown arg `-j'
Try `iptables -h' or 'iptables --help' for more information.
iptables v1.3.5: Unknown arg `-j'
Try `iptables -h' or 'iptables --help' for more information.
INVDROP all opt -- in eth+ out * 0.0.0.0/0 -> 0.0.0.0/0 state INVALID
INVDROP tcp opt -- in eth+ out * 0.0.0.0/0 -> 0.0.0.0/0 tcp flags:0x3F/0x00
INVDROP tcp opt -- in eth+ out * 0.0.0.0/0 -> 0.0.0.0/0 tcp flags:0x3F/0x3F
INVDROP tcp opt -- in eth+ out * 0.0.0.0/0 -> 0.0.0.0/0 tcp flags:0x03/0x03
INVDROP tcp opt -- in eth+ out * 0.0.0.0/0 -> 0.0.0.0/0 tcp flags:0x06/0x06
INVDROP tcp opt -- in eth+ out * 0.0.0.0/0 -> 0.0.0.0/0 tcp flags:0x05/0x05
INVDROP tcp opt -- in eth+ out * 0.0.0.0/0 -> 0.0.0.0/0 tcp flags:0x11/0x01
INVDROP tcp opt -- in eth+ out * 0.0.0.0/0 -> 0.0.0.0/0 tcp flags:0x18/0x08
INVDROP tcp opt -- in eth+ out * 0.0.0.0/0 -> 0.0.0.0/0 tcp flags:0x30/0x20
INVDROP all opt -- in * out eth+ 0.0.0.0/0 -> 0.0.0.0/0 state INVALID
INVDROP tcp opt -- in * out eth+ 0.0.0.0/0 -> 0.0.0.0/0 tcp flags:0x3F/0x00
INVDROP tcp opt -- in * out eth+ 0.0.0.0/0 -> 0.0.0.0/0 tcp flags:0x3F/0x3F
INVDROP tcp opt -- in * out eth+ 0.0.0.0/0 -> 0.0.0.0/0 tcp flags:0x03/0x03
INVDROP tcp opt -- in * out eth+ 0.0.0.0/0 -> 0.0.0.0/0 tcp flags:0x06/0x06
INVDROP tcp opt -- in * out eth+ 0.0.0.0/0 -> 0.0.0.0/0 tcp flags:0x05/0x05
INVDROP tcp opt -- in * out eth+ 0.0.0.0/0 -> 0.0.0.0/0 tcp flags:0x11/0x01
INVDROP tcp opt -- in * out eth+ 0.0.0.0/0 -> 0.0.0.0/0 tcp flags:0x18/0x08
INVDROP tcp opt -- in * out eth+ 0.0.0.0/0 -> 0.0.0.0/0 tcp flags:0x30/0x20
iptables v1.3.5: Unknown arg `-j'
Try `iptables -h' or 'iptables --help' for more information.
LOGDROPIN all opt -- in eth+ out * 64.58.165.126 -> 0.0.0.0/0
LOGDROPOUT all opt -- in * out eth+ 0.0.0.0/0 -> 64.58.165.126
LOGDROPIN all opt -- in eth+ out * 216.105.216.5 -> 0.0.0.0/0
LOGDROPOUT all opt -- in * out eth+ 0.0.0.0/0 -> 216.105.216.5
LOGDROPIN all opt -- in eth+ out * 64.251.10.133 -> 0.0.0.0/0
LOGDROPOUT all opt -- in * out eth+ 0.0.0.0/0 -> 64.251.10.133
LOGDROPIN all opt -- in eth+ out * 89.149.240.26 -> 0.0.0.0/0
LOGDROPOUT all opt -- in * out eth+ 0.0.0.0/0 -> 89.149.240.26
LOGDROPIN all opt -- in eth+ out * 195.87.225.72 -> 0.0.0.0/0
LOGDROPOUT all opt -- in * out eth+ 0.0.0.0/0 -> 195.87.225.72
BLOCKDROP ...
...
SPAMHAUS all opt -- in eth+ out * 0.0.0.0/0 -> 0.0.0.0/0
iptables v1.3.5: Unknown arg `-j'
Try `iptables -h' or 'iptables --help' for more information.
Flushing chain `INPUT'
Flushing chain `FORWARD'
Flushing chain `OUTPUT'
Flushing chain `BLOCKDROP'
Flushing chain `DSHIELD'
Flushing chain `INVDROP'
Flushing chain `LOGDROPIN'
Flushing chain `LOGDROPOUT'
Flushing chain `SPAMHAUS'
Flushing chain `acctboth'
Deleting chain `BLOCKDROP'
Deleting chain `DSHIELD'
Deleting chain `INVDROP'
Deleting chain `LOGDROPIN'
Deleting chain `LOGDROPOUT'
Deleting chain `SPAMHAUS'
Deleting chain `acctboth'
Error: iptables command [/sbin/iptables -v -I OUTPUT -p tcp --dport 25 -j ] failed, at line 544

Unknown arg `-j' ? I've been Google'ing, searched WHT and the CSF forums but can't find a solution...

View 3 Replies View Related

Mails With Unknown Signature

Jun 19, 2009

When I am sending mails through my Outlook, the mails are being delivered with an unknown signature as below:

ADVERTISING
--------------------------------------------
<a href=[url]

Buy Viagra, Cialis, Levitra, Propecia, Champix, Tamiflu, Xenical, Reductil, Intrinsa, <br>
from The Best Online Pharmacy! FDA Approved. Low pricing, discounts, <br>
flawless customer support. New discounts and special offers ! <br>
</a>
[url]
--------------------------------------------

Eventhough, I did not setup any signatures. Plesk server with spamguardian running.

View 3 Replies View Related

Unknown Space Consumption

Jul 28, 2009

my friend has an un-managed VPS plan in kloxo-hypervm mode

yesterday the stats showed in hypervm as the space was over used, so I personally deleted the processed stats which cleared around 20gb space, again today the space is totally consumed, I don't know why its happening and have no clue where are the other locations where the space could have been consumed i.e similar to location of logs or any other specs which could have been consuming space

unknown space consumption - very high no idea how!

its actually an image hosting site and I noted that not many pics and not much space was consumed in the pics uploaded in the last 24hrs but this really puzzles and troubles me as I am currently tracking my friend's VPS, please help me sort this out problem and keep my head high before my friend

View 6 Replies View Related

530 Error Unknown Ip Address

Apr 14, 2008

I have just taken hosting from godaddy. i have taken dedicated website hosting. But my ftp are working in my office filezilla and not at home. Its giving 530 error, unknown ip address.

I am using file zilla in office and at home.

View 3 Replies View Related

Unknown File Size

Oct 20, 2007

i think it's an apache problem, but whenever i download something from my server via http, i get unknown file size when downloading. it's not a big problem, but it's kind of annoying.

does anyone know why it's doing this?

View 8 Replies View Related

APF Firewall On RHEL5 -- Unknown Arg `--set-tos'

Dec 9, 2007

When I install APF 0.9.6 firewall on redhat enterprise linux 5 I get the following error

Starting APF:iptables v1.3.5: Unknown arg `--set-tos'
Try `iptables -h' or 'iptables --help' for more information.
iptables v1.3.5: Unknown arg `--set-tos'
Try `iptables -h' or 'iptables --help' for more information.
[ OK ]

I'm using the same settings I've been using for years with no errors on RHEL3, but RHEL5 is new to me.

Anyone else run into this issue with APF firewall and RHEL5?

View 5 Replies View Related

Unknown Script/hacked Site

Mar 10, 2008

For a bit now, my site has been having probems with a script constantly being added to my index.php and header.php files, despite how many times I remove it.

The script looks like this: ....

View 0 Replies View Related

Iptables: Unknown Error 4294967295

Oct 31, 2009

i did upgrade my kernel to

2.6.18-164.2.1.el5 #1 SMP Wed Sep 30 12:55:19 EDT 2009 i686 i686 i386 GNU/Linux
and after reboot the server when i restart the firewall iptables give me this error

iptables: Unknown error 4294967295 ....

View 7 Replies View Related

Iptables: Unknown Error 4294967295

Oct 1, 2007

I have recently configured my nodes IPTables but its now throwing out the following error: iptables: Unknown error 4294967295

I have followed the instructions here http://kb.swsoft.com/article_130_875_en.html

Node software: CentOS and HyperVM/OpenVZ

View 14 Replies View Related

Apace Error_log Unknown Erros

Mar 5, 2008

Lately our VPS has needed to be restarted frequently (1-2x daily for the past 5 or so days).

I have pulled our eror_log file and pasted below the last several days. I am hoping someone can take a look at it and point me in the right direction.

Because of limitations, I cannot post anything with urls, but the two errors that have been occuring most frequently are below

Code:
[Mon Mar 3 07:37:22 2008] [error] (12)Cannot allocate memory: fork: Unable to fork new process
[Mon Mar 3 07:37:32 2008] [error] (12)Cannot allocate memory: fork: Unable to fork new process
[Mon Mar 3 07:37:42 2008] [error] (12)Cannot allocate memory: fork: Unable to fork new process
[Mon Mar 3 07:37:52 2008] [error] (12)Cannot allocate memory: fork: Unable to fork new process
[Mon Mar 3 07:38:02 2008] [error] (12)Cannot allocate memory: fork: Unable to fork new process
[Mon Mar 3 07:38:12 2008] [error] (12)Cannot allocate memory: fork: Unable to fork new process
[Wed Mar 5 07:44:02 2008] [error] Bad pid (15524) in scoreboard slot 44
[Wed Mar 5 07:44:02 2008] [error] Bad pid (3750) in scoreboard slot 46
[Wed Mar 5 07:44:02 2008] [error] Bad pid (3751) in scoreboard slot 47

View 7 Replies View Related

Unknown .hattccess Problem In Error Log

Dec 22, 2008

2008-12-22 14:11:11.404 [INFO] [HTAccess] Updating configuration from [/home/xxxxx/public_html/dir/.htaccess]
2008-12-22 14:11:17.892 [INFO] [HTAccess] Updating configuration from [/home/xxxxxx/public_html/dir/.htaccess]
2008-12-22 14:11:18.973 [INFO] [HTAccess] Updating configuration from [/home/xxxxxx/public_html/.htaccess]
2008-12-22 14:11:18.973 [INFO] [HTAccess] Updating configuration from [/home/xxxxxxx/public_html/dir/.htaccess]
2008-12-22 14:11:21.587 [INFO] [HTAccess] Updating configuration from [/home/xxxxxxx/public_html/.htaccess]
2008-12-22 14:11:21.587 [INFO] [HTAccess] Updating configuration from [/home/xxxxxxx/public_html/dir/.htaccess]
2008-12-22 14:11:40.401 [INFO] [HTAccess] Updating configuration from [/home/xxxxxx/public_html/dir/.htaccess]

I always see those messages in my error log across all my domains on the servers.

View 6 Replies View Related

Domain Name Redirecting To Unknown Website

Aug 22, 2008

I came across a problematic situation today. Our client pmb.com.my has complained that their domain, when accessed from search engines will go to another site, not theirs. So, perhaps you guys can try this out.

1. Type the URL on the browser directly: [url]
You'll get the real site.

2. Try searching for "pmb malaysia" on Google:
[url]

3. You should see a normal listing for the site as the 1st result. Try clicking that link.

4. In our checks, it will go to a landing page (black bankground), and will redirect to an adult site.

5. You get this landing page too when you click the link to the site in step 1.

Appreciate if more people can try this out and post your findings here. I've contacted the RZ (site hosted there), and they said it is an issue with Google's cache. Not sure I buy that.

View 6 Replies View Related

/etc/named.conf:87: Unknown Option 'e'

Aug 11, 2008

I have the following problem:
When i try to restart the nameserver service i get the following error:

# service named restart
Stopping named: [ OK ]
Starting named:
Error in named configuration:
/etc/named.conf:87: unknown option 'e'
/etc/named.conf:120: unexpected end of input
[FAILED]
my named.conf as follows:

include "/etc/rndc.key";

controls {
inet 127.0.0.1 allow { localhost; } keys { "rndc-key"; };
};

options {
/* make named use port 53 for the source of all queries, to allow
* firewalls to block all ports except 53:
*/
query-source port 53;

// Put files that named is allowed to write in the data/ directory:
directory "/var/named"; // the default
dump-file "data/cache_dump.db";
statistics-file "data/named_stats.txt";
/* memstatistics-file "data/named_mem_stats.txt"; */
};

logging {
/* If you want to enable debugging, eg. using the 'rndc trace' command,
* named will try to write the 'named.run' file in the $directory (/var/named).
* By default, SELinux policy does not allow named to modify the /var/named directory,
* so put the default debug log file in data/ :
*/
channel default_debug {
file "data/named.run";
severity dynamic;
};
};

// All BIND 9 zones are in a "view", which allow different zones to be served
// to different types of client addresses, and for options to be set for groups
// of zones.
//
// By default, if named.conf contains no "view" clauses, all zones are in the
// "default" view, which matches all clients.
//
// If named.conf contains any "view" clause, then all zones MUST be in a view;
// so it is recommended to start off using views to avoid having to restructure
// your configuration files in the future.

view "localhost_resolver" {
/* This view sets up named to be a localhost resolver ( caching only nameserver ).
* If all you want is a caching-only nameserver, then you need only define this view:
*/
match-clients { 127.0.0.0/24; };
match-destinations { localhost; };
recursion yes;

zone "." IN {
type hint;
file "/var/named/named.ca";
};

// include "/var/named/named.rfc1912.zones";
// you should not serve your rfc1912 names to non-localhost clients.

// These are your "authoritativ
zone "smpl.splinteredmedia.net" {
type master;
file "/var/named/smpl.splinteredmedia.net.db";
};

e" internal zones, and would probably
// also be included in the "localhost_resolver" view above :
};

view "external" {
/* This view will contain zones you want to serve only to "external" clients
* that have addresses that are not on your directly attached LAN interface subnets:
*/

recursion no;
// you'd probably want to deny recursion to external clients, so you don't
// end up providing free DNS service to all takers

// all views must contain the root hints zone:
zone "." IN {
type hint;
file "/var/named/named.ca";
};

// These are your "authoritative" external zones, and would probably
// contain entries for just your web and mail servers:

// BEGIN external zone entries

};

z
zone "smpl.splinteredmedia.net" {
type master;
file "/var/named/smpl.splinteredmedia.net.db";
};

I have cPanel installed on a CentOS 5.1 VPS

View 11 Replies View Related

Iptables: Unknown Error 18446744073709551615

Sep 2, 2008

Iptables have problem on all vps. when we started csf firewall, we have got this error on all vps:

iptables: Unknown error 18446744073709551615

and then iptables blocked all connection. i know that error is for
xt_tcpudp module. please tell me how to load this module on all vps?
also i have a full access to node server.

OS Version: CentOS 5.2
IPtables Version: iptables v1.3.5
Kernel: 2.6.18-028stab053.17 #1 SMP Mon Jun 9 20:42:43 MSD 2008 x86_64 x86_64 x86_64 GNU/Linux

View 14 Replies View Related

Unknown Or Incorrect Time Zone

Jul 27, 2007

while i am restoring db following error occured

Code:

Error at the line 6803: /*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;

Query: /*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;

MySQL: Unknown or incorrect time zone: 'NULL'

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved