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


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(): 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

Ffmpeg :: Cannot Open Shared Object File: No Such File Or Directory In Unknown On Line 0

Mar 6, 2008

Rapidly growing error logs showing the same message

$ug-non-zts-20020429/ffmpeg.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20020429//usr/local/lib/php/extensions/no-debug-non-zts-20020429/ffmpeg.so: cannot open shared object file: No such file or directory in Unknown on line 0

root@server [~]# ls /usr/local/lib/php/extensions/no-debug-non-zts-20020429
./ ../ eaccelerator.so*
root@server [~]# ls /usr/local/lib/php/extensions/no-debug-non-zts-20020429
./ ../ eaccelerator.so*

Using cpanel 11 / centos 4

View 1 Replies View Related

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 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

Plesk 12.x / Linux :: API Create Subscription Failed - Permission Denied 1006

Sep 8, 2014

We have a little issue with the API, when we want to add an subscription, then we became "Error: Permission denied. (1006)" - but the subscription was added. The status Icon of the Subscription is a "!" and they say (tooltip), that the Plan wasn't correctly synchronized, but we don't use a Plan for this. The Reseller has all rights, there are now limits.

I have test this with the following Code:

Code:
<packet version="1.6.3.0"><webspace><add><gen_setup><name>plesk-test.de</name><owner-login>123login!</owner-login><htype>vrt_hst</htype><ip_address>127.0.0.1</ip_address></gen_setup><hosting><vrt_hst><property><name>ftp_login</name><value>blubb</value></property><property><name>ftp_password</name><value>blubb123</value></property><ip_address>127.0.0.1</ip_address></vrt_hst></hosting><limits><limit><name>disk_space</name><value>1000</value></limit></limits></add></webspace></packet>

For the execution is used the SDK from [URL] ....

I don't know when we had this problem the first time, but i know that if had worked in Plesk 12 correctly - i think the problem came up with the last 4 - 6 MU.

We actually have Plesk 12.0.18 Update #16 and running it on Debian 6.0.9.

View 4 Replies View Related

Plesk 12.x / Linux :: Internal Error - Filemng Failed / Permission Denied

Jun 24, 2015

Recently we had to rollback the Plesk database and Plesk version files to their pre-upgrade state, and rerun the upgrade procedure as it is described in the knowledge base [URL] ..... The update process then worked smoothly and we are now using the newest version 12.0.18 on CentOS 6 with the newest microupdates 1200150615.10.

But right after this update procedure we are not able to access some domains with the filemanager anymore. The browser shows the following error message:

Internal error: filemng: opendir failed: Permission denied System error 13: Permission denied
Message filemng: opendir failed: Permission denied System error 13: Permission denied
File Agent.php
Line 243
Type PleskUtilExceptio

The logfile: /usr/local/psa/admin/logs/panel.log is a bit more detailed

[URL] ....

What I did so far was the following:

1.) I checked out the knowledge base, specifically this entry was worth looking at. But /usr/local/psa/bin/repair --restore-vhosts-permissions didn't solve the problem.
2.) I found a similar problem in the discussion board but the approaches they took weren't successful in my case.

Due to the fact that the file manager worked before the rollback of the database and the major upgrade, I think there might be a connection.

From my point of view the permission settings should be right. Other domains using exactly the same permissions and they are working fine.

# ll /var/www/vhosts/system/domain.com/
total 20K
drwxr-x--- 2 root psaserv 4,0K 24. Jun 02:13 conf
drwxr-xr-x 2 root root 4,0K 8. Jan 2014 etc
drwx------ 2 psaadm root 4,0K 24. Jun 03:43 logs

[Code] ....

View 1 Replies View Related

IMAP : Couldn't Open Stream

Apr 8, 2007

after installing a new security update on my windows box , i cant use imap_open any more

its showing following message :

Warning: imap_open() [function.imap-open]: Couldn't open stream {localhost:110/pop3/notls}INBOX

i tried with iis/apache and same error ! alse its showing same error for remote servers !

also i am able to connect pop3 using telnet

View 1 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

Cpanel :: Connection Timed Out 110 Can't Open SMTP Stream

Dec 14, 2008

Message not sent. Server replied: Connection timed out 110 Can't open SMTP stream.

View 12 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

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

Exim: User Unknown (domain Forward)

Dec 3, 2007

One of my clients has 2 accounts:

- foo.com, with a mail account info@foo.com.
- bar.com, with domain forwarding to foo.com.

Sending an email message to info@foo.com works.

Sending an email message to info@bar.com doesn't work. When using the ZoneEdit SMTP test utility I get the following error message:


Code:
> RCPT TO:<info@bar.com>
< 550 5.1.1 User unknown: info@bar.com
I checked "/etc/vdomainaliases/bar.com" and "/etc/localdomains", they are configured properly.

Any suggestions?

View 0 Replies View Related







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