suPHP - premature end of script...

Apache, Lighttpd, nginx, Cherokee
Post Reply
moppi
Posts: 368
Joined: 2003-02-15 11:16
 

suPHP - premature end of script...

Post by moppi »

Was bedeutet das? Ich haeb das Modul neu übersetzt, an der Konfiguration habe ich ncith verändert.
Alles beim Alten.
bobby
Posts: 146
Joined: 2003-08-03 13:42
 

Re: suPHP - premature end of script...

Post by bobby »

Das bedeutet Das das Script keinen oder keinen vollständigen HTTP-Header gesendet hat.

Was sagt denn das Error-Log?

Gruß

Bobby
oxygen
Posts: 2138
Joined: 2002-12-15 00:10
Location: Bergheim
 

Re: suPHP - premature end of script...

Post by oxygen »

Interessanter wäre der suPHP Log... wahrscheinlich ein Rechte-Problem.
moppi
Posts: 368
Joined: 2003-02-15 11:16
 

Re: suPHP - premature end of script...

Post by moppi »

ich habe das mod_suphp.so manuell kopiert in das entsprechende verzeichnis.
das funktionierte nicht.

ich habe dann noch make install gemacht dann ging es. er hat sicherungskopien von der httpd.conf angelegt aber darin nichts verändert. kann sein das es ein rechteproblem war.

danke allen helfern das problem ist gelöst.

p.s.: wer sich wunder über die ausschrift von ./configure mit APXS not found !!! der muss nur das packet apache-devel mit yast nachinstallieren schon gehts :wink:
jamesb
Posts: 661
Joined: 2002-05-08 15:35
Location: Karlsruhe
Contact:
 

Re: suPHP - premature end of script...

Post by jamesb »

Moppi wrote:ich habe das mod_suphp.so manuell kopiert in das entsprechende verzeichnis.
das funktionierte nicht.
Zu suPHP gehört noch ein kleines Binary in /usr/local/bin oder so, darum ging es wohl nicht.

JamesB
moppi
Posts: 368
Joined: 2003-02-15 11:16
 

Re: suPHP - premature end of script...

Post by moppi »

ich weiss das es darum auch geht irgendwie aber ich habe das binary nicht installiert hatte das auch erst vermutet.

aber wie gesagt der log passt auch und es funktioniert.
Post Reply