Current time: 06-26-2024, 11:52 PM Hello There, Guest! (LoginRegister)


Post Reply 
ispcp 1.0.3 on ubuntu 8.04 user problem can not delete and create
Author Message
ubuntuman Offline
Junior Member
*

Posts: 39
Joined: Dec 2009
Reputation: 0
Post: #9
RE: ispcp 1.0.3 on ubuntu 8.04 user problem can not delete and create
thank you very much best regard
(12-28-2009 09:14 PM)nuxwin Wrote:  Re ;

FIXED !

You had an error in the script /var/www/ispcp/engine/ispcp-dmn-mngr (on line 1663)
Code:
'{BASE_SERVER_VHOST}' => $vhost
Should be
Code:
'{BASE_SERVER_VHOST}' => $vhost,

Note: I've already fixed on you server, not worry about that. All work fine now.

I've also encountered many others problem with your init script.

Bind cannot stop, start restart. To fix the problem, I've killed the process manually and start it. Works fine now.

I've encountered the same problème with the ispcp Daemon.

every think it's work Great but i look at the named.conf is so many copy of
record same thing

/etc/bind/named.conf

// This is the primary configuration file for the BIND DNS server named.
//
// Please read /usr/share/doc/bind9/README.Debian.gz for information on the
// structure of BIND configuration files in Debian, *BEFORE* you customize
// this configuration file.
//
// If you are just adding zones, please do that in /etc/bind/named.conf.local

include "/etc/bind/named.conf.options";

// prime the server with knowledge of the root servers
zone "." {
type hint;
file "/etc/bind/db.root";
};

// be authoritative for the localhost forward and reverse zones, and for
// broadcast zones as per RFC 1912

zone "localhost" {
type master;
file "/etc/bind/db.local";
};

zone "127.in-addr.arpa" {
type master;
file "/etc/bind/db.127";
};

zone "0.in-addr.arpa" {
type master;
file "/etc/bind/db.0";
};

zone "255.in-addr.arpa" {
type master;
file "/etc/bind/db.255";
};

include "/etc/bind/named.conf.local";

// This is the primary configuration file for the BIND DNS server named.
//
// Please read /usr/share/doc/bind9/README.Debian.gz for information on the
// structure of BIND configuration files in Debian, *BEFORE* you customize
// this configuration file.
//
// If you are just adding zones, please do that in /etc/bind/named.conf.local

include "/etc/bind/named.conf.options";

// prime the server with knowledge of the root servers
zone "." {
type hint;
file "/etc/bind/db.root";
};

// be authoritative for the localhost forward and reverse zones, and for
// broadcast zones as per RFC 1912

zone "localhost" {
type master;
file "/etc/bind/db.local";
};

zone "127.in-addr.arpa" {
type master;
file "/etc/bind/db.127";
};

zone "0.in-addr.arpa" {
type master;
file "/etc/bind/db.0";
};

zone "255.in-addr.arpa" {
type master;
file "/etc/bind/db.255";
};

include "/etc/bind/named.conf.local";

// This is the primary configuration file for the BIND DNS server named.
//
// Please read /usr/share/doc/bind9/README.Debian.gz for information on the
// structure of BIND configuration files in Debian, *BEFORE* you customize
// this configuration file.
//
// If you are just adding zones, please do that in /etc/bind/named.conf.local

include "/etc/bind/named.conf.options";

// prime the server with knowledge of the root servers
zone "." {
type hint;
file "/etc/bind/db.root";
};

// be authoritative for the localhost forward and reverse zones, and for
// broadcast zones as per RFC 1912

zone "localhost" {
type master;
file "/etc/bind/db.local";
};

zone "127.in-addr.arpa" {
type master;
file "/etc/bind/db.127";
};

zone "0.in-addr.arpa" {
type master;
file "/etc/bind/db.0";
};

zone "255.in-addr.arpa" {
type master;
file "/etc/bind/db.255";
};

include "/etc/bind/named.conf.local";

// This is the primary configuration file for the BIND DNS server named.
//
// Please read /usr/share/doc/bind9/README.Debian.gz for information on the
// structure of BIND configuration files in Debian, *BEFORE* you customize
// this configuration file.
//
// If you are just adding zones, please do that in /etc/bind/named.conf.local

include "/etc/bind/named.conf.options";

// prime the server with knowledge of the root servers
zone "." {
type hint;
file "/etc/bind/db.root";
};

// be authoritative for the localhost forward and reverse zones, and for
// broadcast zones as per RFC 1912

zone "localhost" {
type master;
file "/etc/bind/db.local";
};

zone "127.in-addr.arpa" {
type master;
file "/etc/bind/db.127";
};

zone "0.in-addr.arpa" {
type master;
file "/etc/bind/db.0";
};

zone "255.in-addr.arpa" {
type master;
file "/etc/bind/db.255";
};

include "/etc/bind/named.conf.local";

// bind Data BEGIN.

// dmn [server1.podzone.org] cfg entry BEGIN.
zone "server1.podzone.org" {
type master;
file "/etc/bind/server1.podzone.org.db";
notify YES;
};
// dmn [server1.podzone.org] cfg entry END.

// dmn [homeftp.org] cfg entry BEGIN.
zone "homeftp.org" {
type master;
file "/etc/bind/homeftp.org.db";
notify YES;
};
// dmn [homeftp.org] cfg entry END.

// dmn [{DMN_NAME}] cfg entry BEGIN.
// dmn [{DMN_NAME}] cfg entry END.

// bind Data END.


(12-28-2009 09:14 PM)nuxwin Wrote:  Re ;

FIXED !

You had an error in the script /var/www/ispcp/engine/ispcp-dmn-mngr (on line 1663)
Code:
'{BASE_SERVER_VHOST}' => $vhost
Should be
Code:
'{BASE_SERVER_VHOST}' => $vhost,

Note: I've already fixed on you server, not worry about that. All work fine now.

I've also encountered many others problem with your init script.

Bind cannot stop, start restart. To fix the problem, I've killed the process manually and start it. Works fine now.

I've encountered the same problem with the ispcp Daemon.
Edit: You have update to svn version recently ?
(This post was last modified: 12-28-2009 09:32 PM by ubuntuman.)
12-28-2009 09:19 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: ispcp 1.0.3 on ubuntu 8.04 user problem can not delete and create - ubuntuman - 12-28-2009 09:19 PM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)