ispCP - Board - Support
VPS Problems with ispCP - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Support Area (/forum-30.html)
+--- Forum: Usage (/forum-34.html)
+--- Thread: VPS Problems with ispCP (/thread-5752.html)

Pages: 1 2


VPS Problems with ispCP - Sebassje - 02-18-2009 05:44 AM

Hello,

i've got a vps server with 1 ip.
If i goto my vps ip, it will me send to the admin panel.
It's a idea to move the admin panel to an port ? Smile
Can i change it to my website?

Other problem..
ProFTPd won't start, this error:
Code:
$ /usr/sbin/proftpd

- processing configuration directory '/etc/proftpd/ispcp'
- IPv4 getaddrinfo 'vps23' error: Name or service not known
- warning: unable to determine IP address of 'vps23'
- error: no valid servers configured
- Fatal: error processing configuration file '/etc/proftpd/proftpd.conf'

If i check the proftpd.conf and root_domain.conf i dont see "vps23".

Reply if you can help me Smile


RE: VPS Problems with ispCP - BeNe - 02-18-2009 07:02 AM

Quote:It's a idea to move the admin panel to an port ? Smile
Why ? Of course you can..
Quote:Can i change it to my website?
Yes, if you have now a login on http://www.domain.tld and you want there your site the create such a user in ispCP, no problem.
Then your ispCP will only accessable under admin.domain.tld
Quote:ProFTPd won't start, this error:
Check you hosts file the the server can resolve the name "vps23"

Greez BeNe


RE: VPS Problems with ispCP - Sebassje - 02-18-2009 07:13 AM

Quote:Why ? Of course you can..
How can i do that?


Quote:Check you hosts file the the server can resolve the name "vps23"
i opened /etc/host (with nano)
I've added:
Code:
127.0.0.1       vps23

ProFTPd says this:
Code:
$ /usr/sbin/proftpd

- processing configuration directory '/etc/proftpd/ispcp'

But it's still don't work.


RE: VPS Problems with ispCP - BeNe - 02-18-2009 07:16 AM

Quote:Why ? Of course you can..
How can i do that?
Edit your 00_master.conf and the Apaches ports.conf with the new Port.
Quote:But it's still don't work.
Maybe you should try to enable the Debug Modus.
There are many Threads about it the Forum, use the search please.

Greez BeNe


RE: VPS Problems with ispCP - Sebassje - 02-18-2009 07:41 AM

Where can i find "00_master.conf".
I've edited ports.conf to "Listen 1020"

I will try the debug mode tomorrow


RE: VPS Problems with ispCP - BeNe - 02-18-2009 05:46 PM

I don´t know which OS you use, but it should be under
Code:
/etc/apache2/sites-enabled/

Greez BeNe


RE: VPS Problems with ispCP - Sebassje - 02-21-2009 08:46 AM

(02-18-2009 05:46 PM)BeNe Wrote:  I don´t know which OS you use, but it should be under
Code:
/etc/apache2/sites-enabled/

Greez BeNe

I've changed the port to 1010.
It works but it loads long, and if i logged in, i see this:
Code:
Request from foreign host was blocked!
Request from foreign host was blocked!
Request from foreign host was blocked!
Request from foreign host was blocked!
Request from foreign host was blocked!
Request from foreign host was blocked!
Request from foreign host was blocked!
Request from foreign host was blocked!
Request from foreign host was blocked!
Request from foreign host was blocked!
Request from foreign host was blocked!
Request from foreign host was blocked!
Request from foreign host was blocked!
Request from foreign host was blocked!
Request from foreign host was blocked!
Request from foreign host was blocked!
Request from foreign host was blocked!
Request from foreign host was blocked!
Request from foreign host was blocked!
Request from foreign host was blocked!
Request from foreign host was blocked!
Request from foreign host was blocked!
Request from foreign host was blocked!
Request from foreign host was blocked!
Request from foreign host was blocked!
Request from foreign host was blocked!
Request from foreign host was blocked!
Request from foreign host was blocked!
Request from foreign host was blocked!
Request from foreign host was blocked!
Request from foreign host was blocked!
Request from foreign host was blocked!
Request from foreign host was blocked!
Request from foreign host was blocked!
...
.... more and more (like a while of death)



RE: VPS Problems with ispCP - Sebassje - 02-23-2009 07:24 AM

anyone ?


RE: VPS Problems with ispCP - BeNe - 02-23-2009 05:16 PM

Did you clear you cache before ?
Only had such problems with a second runing Browser on the same time to the same ispCP Login.

Greez BeNe


RE: VPS Problems with ispCP - Sebassje - 02-25-2009 02:20 AM

how can i delete the cache ?