Ive pounded my head over this little problem for a week, and still cant figure it out. Here is the situation.
I installed the LJ server code on a box of mine, everything works kosher except the image upload feature. I have a virgin perl install with all of the modules installed in the INSTALL doc (I even reinstalled all the modules to see if maybe one got j0rk'd)
When someone tries to upload their userpic, I get this error in the apache logs:
Prototype mismatch: sub BMLCodeBlock::head ($) vs none at /usr/local/lib/perl5/5.6.1/CGI.pm line 231.
Prototype mismatch: sub BMLCodeBlock::url vs ($;$) at /usr/local/lib/perl5/5.6.1/Exporter.pm line 57.
at /usr/local/lib/perl5/site_perl/5.6.1/URI/U
I'm not sure if I have stumbled on a bug, or maybe something to add in a future FAQ.
I hope its not something totally stupid.. heh
Thanks!