Confixx legt nichts mehr gescheit an....

Plesk, Confixx, Froxlor, SysCP, SeCoTo, IspCP, etc.
Post Reply
pas
Posts: 91
Joined: 2005-04-05 12:53
Contact:

Confixx legt nichts mehr gescheit an....

Post by pas »

Hallo,
seit einiger Zeit legt Confixx nichts mehr an, beim anlegen ist es in Confixx zu sehen aber nur Creating, dies ist bei FTP anegen Emails etc.
Die LIZENZ ist ok.

Paar tests:

Code: Select all

piripiri043:~/confixx # ./confixx_counterscript.pl -debug
3.1.2 - 20051220.16
PID file /root/confixx/run/confixx_update.pid found
SUB: main::StillRunning
No running instance found
SUB: main::check_essentials
SUB: main::check_if_time_to_update
The last script launching was at Sun Feb 12 09:08:01 2006
The current time is Sun Feb 12 09:08:20 2006
The script is configured to be launched once in 2 minute(s)
The script can be launched after Sun Feb 12 09:10:01 2006

If you need to make your changes in effect RIGHT NOW,
you can use "--force-time" option, e.g.:
/root/confixx/confixx_updatescript.pl --force-time
Use "--help" option to know more about new abilities of the update script
piripiri043:~/confixx # ./confixx_counterscript.pl --force-time
Error: can't reload apache: config error at ./confixx_counterscript.pl line 3700
piripiri043:~/confixx #
danach hab ich den apache test selber gemacht:

Code: Select all

piripiri043:~/confixx/run # /usr/sbin/apache2ctl configtest
/usr/sbin/apache2ctl: line 103: /usr/sbin/httpd2: No such file or directory
im ./confixx_counterscript.pl -fa -dbg modus:

Code: Select all

> ./confixx_counterscript.pl -fa -dbg
3.1.2 - 20051220.16
PID file /root/confixx/run/confixx_update.pid found
SUB: main::StillRunning
No running instance found
SUB: main::check_essentials
SUB: main::check_essentials3
SUB: main::check_essentials4
SUB: main::check_essentials5
Valid until: Fri Apr  7 16:39:38 2006
Version: 3pro

... u.s.w. user checks ....

Modules::System::callSystem:
/usr/sbin/apache2ctl configtest
SUB: Modules::ConfixxLog::hard_error
SUB: Modules::ConfixxLog::addEvent (Error: can't reload apache: config error)
Error: can't reload apache: config error at /root/confixx/Modules/ConfixxLog.pm line 180
        Modules::ConfixxLog::hard_error('Error: can't reload apache: config error') called at ./confixx_counterscript.pl line 3700
        main::httpdconf(1) called at ./confixx_counterscript.pl line 539
was ist da falsch?
Hab ka wie ich das Porblem lösen kann :(
blnsnoopy26
Posts: 660
Joined: 2002-10-19 14:01

Re: Confixx legt nichts mehr gescheit an....

Post by blnsnoopy26 »

Hi,

Bei mir habe ich das selbe Problem.
ich übergebe dem Counterscript einfach noch ein "-sh" und dann ignoriert er den reload, weil nötig isser ja eh nicht - bei mir zumindest.
pas
Posts: 91
Joined: 2005-04-05 12:53
Contact:

Re: Confixx legt nichts mehr gescheit an....

Post by pas »

also hab einfach mal den server neugesatrtet jetzt funzt ´*lol*´
pas
Posts: 91
Joined: 2005-04-05 12:53
Contact:

Re: Confixx legt nichts mehr gescheit an....

Post by pas »

Nun habe ich das Problem das die einstellungen im Update-Intervalle nicht übernommen werden :(
Post Reply