già... stavo notando... ora ho risolto... il problema è che ho un'installazione personalizzata di python e mettendogli come prima riga #!/usr/bin/env python
e non il path corretto alla mia installazione di python questo mi dava errori... comunque ora ho risolto... grazie e ciao 2008/10/7 Cristian Re <[EMAIL PROTECTED]> > > > 2008/10/7 Zanon Samuele <[EMAIL PROTECTED]> > >> non è quello l'errore comunque... li ho fatto io un'errore scrivendo in >> python una cosa di php... ma l'errore resta... ed è questo che vedo dal log: >> >> [Tue Oct 07 00:57:14 2008] [error] [client 79.28.248.123] Traceback (most >> recent call last):, referer: >> http://dominio.net/ordini/index.php?ord_id=40 >> [Tue Oct 07 00:57:14 2008] [error] [client 79.28.248.123] File >> "stampa_ordine.py", line 9, in ?, referer: >> http://dominio.net/ordini/index.php?ord_id=40 >> [Tue Oct 07 00:57:14 2008] [error] [client 79.28.248.123] from >> reportlab.platypus import *, referer: >> http://dominio.net/ordini/index.php?ord_id=40 >> [Tue Oct 07 00:57:14 2008] [error] [client 79.28.248.123] ImportError: >> No module named reportlab.platypus, referer: >> http://dominio.net/ordini/index.php?ord_id=40 >> [Tue Oct 07 00:57:14 2008] [error] [client 79.28.248.123] Premature end >> of script headers: stampa_ordine.py, referer: >> http://dominio.net/ordini/index.php?ord_id=40 >> [Tue Oct 07 00:57:14 2008] [error] [client 79.28.248.123] File does not >> exist: /home/user/dominio.net/internal_error.html, referer: >> http://dominio.net/ordini/index.php?ord_id=40 >> >> > > Ma quest'errore non centra nulla con l'altro. Qui semprerebbe che non hai > il modulo che vuoi importare installato > > _______________________________________________ > Python mailing list > Python@lists.python.it > http://lists.python.it/mailman/listinfo/python > > -- Zanon Samuele mailto:[EMAIL PROTECTED]
_______________________________________________ Python mailing list Python@lists.python.it http://lists.python.it/mailman/listinfo/python