On Fri, Jul 28, 2006 at 10:01:00AM +0200, Luca Bertoncello wrote:
> Hallo, Leute!
Hi Luca,
> Das komisches Problem ist daß wenn ich diese PHP-Seite vom Kommandozeile aufrufe, es FUNTKIONIERT!
> Nur wenn ich sie per Browser aufrufe geht nicht...
Sicher? Hat dein Browser evtl. eine zu strickte Caching Policy und
liefert immer die alte Seite aus? (Wir hatten manchmal solche Probleme mit
Horde+Firefox).
> <html>
> <?
> $mailbox = imap_open( "{localhost:110/pop3/novalidate-cert}", 'meinNutzername', 'meinPasswort' );
> $check = imap_check($mailbox);
> $numeroMessaggi = $check->Nmsgs;
> print "numeroMessaggi: $numeroMessaggi<br>\n";
> $header = imap_header($mailbox, 1);
> print "$header->Date - $header->fromaddress - $header->Subject - $header->toaddress<br>\n";
> imap_close($mailbox);
> ?>
> </html>
>
> Ideen?
Sieht soweit gut aus... ist Apache korrekt konfiguriert um dieses HTML
Dokument als php Skript zu interpretieren?
Ciao,
Tobias
--
Separate politics from religion and economy!
The Council of the European Union is an undemocratic and illegal institution!