[Python] Recupero parametro GET da url

Zanon Samuele webs86 a gmail.com
Mar 7 Ott 2008 10:16:29 CEST


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 <cristian.re a gmail.com>

>
>
> 2008/10/7 Zanon Samuele <webs86 a gmail.com>
>
>> 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 a lists.python.it
> http://lists.python.it/mailman/listinfo/python
>
>


-- 
Zanon Samuele
mailto:webs86 a gmail.com
-------------- parte successiva --------------
Un allegato HTML è stato rimosso...
URL: http://lists.python.it/pipermail/python/attachments/20081007/5d969dd3/attachment.htm 


Maggiori informazioni sulla lista Python