trying to create simple py script

Smaran Harihar smaran.harihar at gmail.com
Fri Aug 10 14:51:39 EDT 2012


Sorry forgot to update. I did change the port to 8000 and now server is
running but I am getting a 404 page.

http://128.196.142.94:8000/bottle/hello.py

I have the server up right now you can see.

Thanks,
Smaran

On Fri, Aug 10, 2012 at 11:35 AM, Smaran Harihar
<smaran.harihar at gmail.com>wrote:

> Hi Lutz,
>
> Sorry forgot to update. I did change the port to 8000 and now server is
> running but I am getting a 404 page.
>
> http://128.196.142.94:8000/bottle/hello.py
>
> I have the server up right now you can see.
>
> Thanks,
> Smaran
>
>
> On Fri, Aug 10, 2012 at 11:28 AM, Lutz Horn <lutz.horn at fastmail.fm> wrote:
>
>> Hi,
>>
>> Am 10.08.2012 um 19:10 schrieb Smaran Harihar:
>> > python hello.py but I got this traceback error.
>>
>> Use a different port in this line:
>>
>> > run(host='localhost', port=8080)
>>
>> For example 8090 or 8081 or …
>>
>> Lutz
>
>
>
>
> --
> Thanks & Regards
> Smaran Harihar
>
>


-- 
Thanks & Regards
Smaran Harihar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20120810/522dcba7/attachment.html>


More information about the Python-list mailing list