Lang: text
Get the source!
Actions
Recent Pastes
forget about it (Wu septiembre 02, 2010 at 18:04)
a traceback of a django error (Wu agosto 20, 2010 at 17:54)
some magic ACL code (Wu agosto 17, 2010 at 17:45)
some django models diff (Wu agosto 16, 2010 at 18:39)
some django-south tests (Wu agosto 16, 2010 at 18:42)
django add/edit revisited (Wu agosto 13, 2010 at 10:39)
django edd/edit (rsk agosto 13, 2010 at 10:40)
django model revisited (Wu agosto 12, 2010 at 20:15)
django (rs agosto 12, 2010 at 20:02)
rebuilding a GEOM mirror (Wu agosto 12, 2010 at 17:53)
About
This is the paste site from e-shell.org, my personal website. It is an instance of the CodeSharingZ Zope Product (just take a look at http://zopecode.codigo23.net/wiki/CodeSharingZ to learn more about it). Feel free to paste whatever you want, but notice that all the pastes in here are deleted in a regular basis.
Links
L text
(http://en.wikipedia.org/wiki/Plain_text)

strange logfile for httpd-error (II)

 1 [Fri Jun 04 10:15:05 2010] [notice] Apache/2.2.14 (FreeBSD) mod_ssl/2.2.14 OpenSSL/0.9.8k DAV/2 PHP/5.3.2 with Suhosin-Patch configured -- resuming normal operations
 2 --2010-06-06 14:02:46--  http://zuo.podgorz.org/zuo/shb.pl
 3 Resolving zuo.podgorz.org... 174.136.96.138
 4 Connecting to zuo.podgorz.org|174.136.96.138|:80... connected.
 5 HTTP request sent, awaiting response... 200 OK
 6 Length: 4965 (4.8K) [text/x-perl]
 7 Saving to: `/tmp/bo'
 8 
 9      0K ..--2010-06-06 14:02:46--  http://zuo.podgorz.org/zuo/shb.pl
10 Resolving zuo.podgorz.org... 174.136.96.138
11 Connecting to zuo.podgorz.org|174.136.96.138|:80... ..                                                  100% 31.5K=0.2s
12 
13 2010-06-06 14:02:46 (31.5 KB/s) - `/tmp/bo' saved [4965/4965]
14 
15 Can't modify constant item in scalar assignment at /tmp/bo line 1, near "$1;"
16 Unmatched right curly bracket at /tmp/bo line 1, at end of line
17 syntax error at /tmp/bo line 1, near "; }"
18 Unmatched right curly bracket at /tmp/bo line 5, at end of line
19 syntax error at /tmp/bo line 5, near "}"
20 syntax error at /tmp/bo line 6, near "; }"
21 Unmatched right curly bracket at /tmp/bo line 8, at end of line
22 syntax error at /tmp/bo line 11, near "; }"
23 syntax error at /tmp/bo line 12, near "; }"
24 syntax error at /tmp/bo line 13, near "; }"
25 /tmp/bo has too many errors.
26 connected.
27 HTTP request sent, awaiting response... 200 OK
28 Length: 4965 (4.8K) [text/x-perl]
29 Saving to: `/tmp/bo'
30 
31      0K ....                                                  100% 31.5K=0.2s
32 
33 2010-06-06 14:02:46 (31.5 KB/s) - `/tmp/bo' saved [4965/4965]
34 
35 --2010-06-06 14:03:02--  http://zuo.podgorz.org/zuo/shb.pl
36 Resolving zuo.podgorz.org... 174.136.96.138
37 Connecting to zuo.podgorz.org|174.136.96.138|:80... connected.
38 HTTP request sent, awaiting response... 200 OK
39 Length: 4965 (4.8K) [text/x-perl]
40 Saving to: `/tmp/bo'
41 
42      0K ....                                                  100% 31.5K=0.2s
43 
44 2010-06-06 14:03:03 (31.5 KB/s) - `/tmp/bo' saved [4965/4965]
45 
46 --2010-06-06 14:03:13--  http://zuo.podgorz.org/zuo/shb.pl
47 Resolving zuo.podgorz.org... 174.136.96.138
48 Connecting to zuo.podgorz.org|174.136.96.138|:80... connected.
49 HTTP request sent, awaiting response... 200 OK
50 Length: 4965 (4.8K) [text/x-perl]
51 Saving to: `/tmp/bo'
52 
53      0K ....                                                  100% 31.6K=0.2s
54 
55 2010-06-06 14:03:14 (31.6 KB/s) - `/tmp/bo' saved [4965/4965]
56 
57 --2010-06-06 14:03:27--  http://zuo.podgorz.org/zuo/shb.pl
58 Resolving zuo.podgorz.org... 174.136.96.138
59 Connecting to zuo.podgorz.org|174.136.96.138|:80... connected.
60 HTTP request sent, awaiting response... 200 OK
61 Length: 4965 (4.8K) [text/x-perl]
62 Saving to: `/tmp/bo'
63 
64      0K ....                                                  100% 31.6K=0.2s
Pasted by Wu on junio 07, 2010 at 11:16 | Lang: text | (65 lines of code)