Current time: 06-17-2024, 09:19 PM Hello There, Guest! (LoginRegister)


Post Reply 
ispcp anfängerprobleme ^^
Author Message
sebush Offline


Posts: 1
Joined: Feb 2008
Reputation: 0
Post: #1
ispcp anfängerprobleme ^^
hi leutz,

ich bin relatives frischfleisch im umgang mit ispcp, daher bitte ein wenig geduld und ruecksicht mit mir ;P

kleine vorgeschichte: wir haben einen root debian 4.0 auf dem hat ein sehr ferner bekannter von mir ispcp aufgespielt und ich muss sagen es funktioniert fuer seinen zweck fantastisch.

nun wollte ich mir mit hilfe des virtualpcs (programm ähnlich vmware) ein ähnliches system aufstellen zum rumtuefteln und lernen.

also fix debian drauf installiert und der anleitung gefolgt http://www.myvhcs.de/modules/smartfaq/faq.php?faqid=6

so nun mein problem:

da ich keine domain besitze die in irgendeinem dns-server auf die ip des virtuellen pcs zielt habe ich bei fragen nach domain einfach immer google.com eingegeben.

tja nun meint er am ende der installation aber http://www.admin.google.com eingeben um den loginbereich zu sehen.

hmmm ja hmm geht natuerlich nich^^

habe auch versucht direkt per ip im browser irgendwie drauf zu kommen,

http://192.168.0.55

dort passiert sogar etwas, und zwar schickt er mir dort eine datei, namenlos. sieht vom quelltext her aus wie eine php-datei die apache eventuell einfach nicht in html umgewandelt hat?

hier ein kleiner auszug
Code:
<?php
/**
* ispCP ω (OMEGA) a Virtual Hosting Control System
*
* @copyright     2001-2006 by moleSoftware GmbH
* @copyright     2006-2007 by ispCP | http://isp-control.net
* @link         http://isp-control.net
* @author         ispCP Team (2007)
*
* @license
*   This program is free software; you can redistribute it and/or modify it under
*   the terms of the MPL General Public License as published by the Free Software
*   Foundation; either version 1.1 of the License, or (at your option) any later
*   version.
*   You should have received a copy of the MPL Mozilla Public License along with
*   this program; if not, write to the Open Source Initiative (OSI)
*   http://opensource.org | osi@opensource.org
*/

require '../include/ispcp-lib.php';

check_login(__FILE__);

$theme_color = $cfg['USER_INITIAL_THEME'];

$tpl = new pTemplate();

-------

danach habe ich versucht die hosts und hostname in etc zu editieren und habe den apache nach jedem versuch restartet

Code:
apache2: apr_sockaddr_info_get() failed for debian2.seb
apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1 for ServerName

hab langsam keinen plan mehr

brauche ich unbedingt eine domain?
[/php][/code]
02-22-2008 11:21 AM
Find all posts by this user Quote this message in a reply
gOOvER Offline
Banned

Posts: 3,561
Joined: Jul 2007
Post: #2
RE: ispcp anfängerprobleme ^^
1. Die Installanleitung ist veraltet.

2. Versuch halt mal via localhost auf ispCP zuzugreifen
02-22-2008 11:57 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


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