Confixx Spinnt rum

Plesk, Confixx, Froxlor, SysCP, SeCoTo, IspCP, etc.
Post Reply
[hm]thegateway
Posts: 39
Joined: 2005-03-27 15:46
 

Confixx Spinnt rum

Post by [hm]thegateway »

Hallo, ich habe soeben Confixx installiert auf einem Debian 3.x server.
das auch schon mindestens zum 5 mal. Jedes mal das gleiche Spiel.

Confixx lässt sich eigentlich ohne Probleme installieren.
Ich rufe danach die Admin seite auf und diese geht ebenfalls ohne Probleme.

Rufe ich jezt aber hostmatch.ath.cx/reseller auf und will mich dort mit res0 einloggen springt er automatisch auf die login.php und sagt die seite gibts nicht

Komisch ist das ich mich mit "admin" überall einloggen kann. nur mit reseller und web nicht. in der Apache log steht dann folgendes wenn ich versuche mich mit res0 einzuloggen.

Code: Select all

File does not exist: /home/www/confixx/html/reseller/res0, referer: http://hostmatch.ath.cx/reseller/
er spingt auf /reseller/res0/

das verstehe ich nicht. Kennt jemand das Problem oder bin ich der einzigste der zu blöd is confixx zu installieren ? *g

bin dankbar für jede hilfe :-/
lufthansen
Posts: 390
Joined: 2002-09-24 17:31
Location: NRW
 

Re: Confixx Spinnt rum

Post by lufthansen »

hmm ich habe mich noch NIE als res0 eingeloggt ...
abel mal ins blaue geschossen in der confixx_m.... die rewrite regelgen geladen, oder das mod_rewrite nciht geladen ?
lufthansen
Posts: 390
Joined: 2002-09-24 17:31
Location: NRW
 

Re: Confixx Spinnt rum

Post by lufthansen »

hmm habe es gerade mal probiert :D
man kann sich als res0 einloggen :)
aber wofür ?
naja die datei die ich meinte heißt confixx_mhost.conf
[hm]thegateway
Posts: 39
Joined: 2005-03-27 15:46
 

Re: Confixx Spinnt rum

Post by [hm]thegateway »

LuftHansen wrote:hmm habe es gerade mal probiert :D
man kann sich als res0 einloggen :)
aber wofür ?
naja die datei die ich meinte heißt confixx_mhost.conf
bei dir kannste dich als res0 einloggen ???

bei mir geht es weder mit res0 noch mit res1. ebenso mit web1 oder web0. und wozu ist dieses rewrite ??

nun spinnt der apache nach einer nacht im leerlauf. Apache ist nun aus gemacht worden von jemandem oder confixx.

apache sagt beim starten

Code: Select all


debian:~# /etc/init.d/apache2 restart
Forcing reload of web server: Apache2 ... failed!
You may still have some apache2 processes running.  There are
processes named 'apache2' which do not match your pid file,
and in the name of safety, we've left them alone.  Please review
the situation by hand.
Syntax error on line 56 of /etc/apache2/confixx_vhost.conf:
Invalid command 'SuexecUserGroup', perhaps mis-spelled or defined by a module not included in the server configuration
debian:~#
schon alles seltsam. as mir auch aufgefallen ist es wird nicht die confixx_countersrctip.pl geladen oder sonstiges confixx geschichten.
lufthansen
Posts: 390
Joined: 2002-09-24 17:31
Location: NRW
 

Re: Confixx Spinnt rum

Post by lufthansen »

ps -auxf |grep -i apache

alle killen

dann mod_suexec oder so ähnlichen laden und mod-rewrite laden.

und dann apache starten
[hm]thegateway
Posts: 39
Joined: 2005-03-27 15:46
 

Re: Confixx Spinnt rum

Post by [hm]thegateway »

irgendwie komm ich kein stück weiter, habe gemacht was du gesagt hast und nu mekert er mit phyton rum.

Code: Select all


debian:/etc/init.d# ./apache2 restart
Forcing reload of web server: Apache2 ... failed!
You may still have some apache2 processes running.  There are
processes named 'apache2' which do not match your pid file,
and in the name of safety, we've left them alone.  Please review
the situation by hand.
Syntax error on line 1 of /etc/apache2/mods-enabled/mod_python.load:
Cannot load /usr/lib/apache2/modules/mod_python.so into server: /usr/lib/apache2/modules/mod_python.so: cannot open shared object file: No such file or directory
debian:/etc/init.d#
ich rall das nich, suexec wird automatisch von apache geladen sofern apache den mal wieder auf die beine kommt *g*
lufthansen
Posts: 390
Joined: 2002-09-24 17:31
Location: NRW
 

Re: Confixx Spinnt rum

Post by lufthansen »

dann nimm mod_python doch raus wenn es du es nicht brauchst, wenn du es rauchst dann guck nach warum das objekt nicht da ist wo es sein soll ..
[hm]thegateway
Posts: 39
Joined: 2005-03-27 15:46
 

Re: Confixx Spinnt rum

Post by [hm]thegateway »

ok danke lag an dem rewrite mod der nich geladen wurde :-)
Post Reply