Page 1 of 1
suPHP - premature end of script...
Posted: 2003-10-08 18:27
by moppi
Was bedeutet das? Ich haeb das Modul neu übersetzt, an der Konfiguration habe ich ncith verändert.
Alles beim Alten.
Re: suPHP - premature end of script...
Posted: 2003-10-08 19:03
by bobby
Das bedeutet Das das Script keinen oder keinen vollständigen HTTP-Header gesendet hat.
Was sagt denn das Error-Log?
Gruß
Bobby
Re: suPHP - premature end of script...
Posted: 2003-10-08 19:35
by oxygen
Interessanter wäre der suPHP Log... wahrscheinlich ein Rechte-Problem.
Re: suPHP - premature end of script...
Posted: 2003-10-08 19:40
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

Re: suPHP - premature end of script...
Posted: 2003-10-08 19:46
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
Re: suPHP - premature end of script...
Posted: 2003-10-08 19:50
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.