
14th March 2006, 15:15
|
|
Senior Member
|
|
Join Date: Jan 2006
Posts: 132
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Finaly installed, but nothing works now :S
Hey
I finaly managed to get ISP Config installation to the end, but now... my previuely installed websites are down, if i can say that... php doesnt work, webmin is down, ispconfig can not be started... WTF? :S Help plz, i have to fix that today :S
Cya, Nejko
|

14th March 2006, 15:24
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 32,052
Thanks: 697
Thanked 4,245 Times in 3,258 Posts
|
|
Quote:
|
Originally Posted by Nejko
Hey
I finaly managed to get ISP Config installation to the end, but now... my previuely installed websites are down, if i can say that... php doesnt work, webmin is down
|
Thats why ISPConfig prints the warning in the installer that ISPConfig shall not be installed on systems with existing websites.
To get your websites back online:
1) Get ISPConfig online and create the websites in ISPConfig again.
2) Copy your existing html / php files to the website directory ISPConfig created for this domain.
Quote:
|
ispconfig can not be started...
|
What is the exact error message?
|

14th March 2006, 15:49
|
|
Senior Member
|
|
Join Date: Jan 2006
Posts: 132
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
I got ispconfig now started.. how can i now delete all previus domaind and data, if i can not acess webmin? :S
cya
|

14th March 2006, 17:51
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 41,685
Thanks: 1,899
Thanked 2,600 Times in 2,449 Posts
|
|
Then you must do it on the command line.
|

14th March 2006, 17:58
|
|
Senior Member
|
|
Join Date: Jan 2006
Posts: 132
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
well, can you tell me, how to zip directories and then download them?
cya
|

14th March 2006, 18:02
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 41,685
Thanks: 1,899
Thanked 2,600 Times in 2,449 Posts
|
|
Let's say you have /home/somedir/ and want to make a backup of somedir/:
Code:
cd /home
tar -pczf somedir.tar.gz somedir/
This will create the file somedir.tar.gz in /home.
Now you can use WinSCP ( http://winscp.net/eng/index.php ) to download the file.
|

14th March 2006, 18:08
|
|
Senior Member
|
|
Join Date: Jan 2006
Posts: 132
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Ok, another request  Can someone copy default named.conf? Coude my don't want to start, becouse of some error..
Thanx
|

14th March 2006, 18:34
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 41,685
Thanks: 1,899
Thanked 2,600 Times in 2,449 Posts
|
|
What's the exact error message? Do you see an error in the logs?
|

14th March 2006, 18:48
|
|
Senior Member
|
|
Join Date: Jan 2006
Posts: 132
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
[root@localhost ~]# /etc/init.d/named start
Starting named:
Error in named configuration:
/etc/named.conf:5: change directory to '/var/named/chroot/var/named' failed: file not found
/etc/named.conf:5: parsing failed
[FAILED]
[root@localhost ~]#
here's my named.conf (start)
options {
pid-file "/var/named/chroot/var/run/named/named.pid";
directory "/var/named/chroot/var/named";
auth-nxdomain no;
/*
* If there is a firewall between you and nameservers you want
* to talk to, you might need to uncomment the query-source
* directive below. Previous versions of BIND always asked
* questions using port 53, but BIND 8.1 uses an unprivileged
* port by default.
*/
// query-source address * port 53;
};
edit: I don't understand why i need an apache and php installed before i install ispcofig, if it use's it's own apache and php?
Last edited by Nejko; 14th March 2006 at 19:57.
|

15th March 2006, 00:43
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 41,685
Thanks: 1,899
Thanked 2,600 Times in 2,449 Posts
|
|
[QUOTE=Nejko][root@localhost ~]# /etc/init.d/named start
Starting named:
Error in named configuration:
/etc/named.conf:5: change directory to '/var/named/chroot/var/named' failed: file not found
Quote:
|
Originally Posted by Nejko
edit: I don't understand why i need an apache and php installed before i install ispcofig, if it use's it's own apache and php?
|
Because the Apache and PHP that come with ISPConfig are only for serving the ISPConfig web interface on port 81; they are totally independent from your main Apache and PHP on port 80.
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT +2. The time now is 07:29.
|
|
Recent comments
9 hours 21 min ago
11 hours 49 min ago
23 hours 43 min ago
1 day 2 hours ago
1 day 6 hours ago
1 day 12 hours ago
1 day 22 hours ago
2 days 3 min ago
2 days 8 hours ago
2 days 9 hours ago