simran wrote:
The above code works perfectly on:

  * On dev server in a standalone script
  * On our dev server under: Apache/1.3.27 (Unix) mod_ssl/2.8.12 OpenSSL/0.9.6c 
DAV/1.0.3 mod_perl/1.27
  * Our live server as a standalong script

The code does not work on our live server under:

* Live Server: Apache/1.3.28 (Unix) mod_ssl/2.8.15 OpenSSL/0.9.6c DAV/1.0.3 mod_perl/1.28

It could be the same change in apache 1.3.28 that is causing problems for Bricolage. See this bug report:
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22805


To verify it, you can build a copy of your dev server that is identical except for using apache 1.3.28 and see if that fails as well. If you're feeling ambitious, you can try the patch attached to that bug report.

- Perrin





--
Reporting bugs: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html



Reply via email to