blue collar dev
random notes, kept here from when I am not at my home workstation
Pages
(Move to ...)
Home
agile
concurrency and parallelism in Perl 5
who am I
▼
Thursday, January 28, 2010
use Devel::NYTProf with CGI and apache
›
put these lines in the apache virtualhost config file: SetEnv NYTPROF "file=/tmp/nytprof.out" SetEnv PERL5OPT "-d:NYTProf...
1 comment:
Saturday, January 23, 2010
undefined symbol: apreq_handle_apache2
›
solution from here symbol lookup error: /usr/lib/perl5/auto/APR/Request/Apache2/Apache2.so: undefined symbol: apreq_handle_apache2 Make sure...
HTML::Mason and apache issues
›
this was copied from somebody else, but I did not keep the reference ... === while atempting to upload files in html::mason the response is ...
1 comment:
I18N for HTML::Mason
›
in the folder where I keep the virtual host data: locale/ro/LC_MESSAGES/ is where the messages.mo file goes drwxrwxr-x 1 emilper www-data 40...
‹
Home
View web version