[mp2] size of POST (problem)

2003-11-04 Thread Egor Korablev
hi i use these routines to get POST data from form in my mp2 handler all work fine, but if i post a lot of text from my form i get error in browser "Cannot find server. The Page cannot be displayed". There is nothing in error_log. How can i solve this problem? =) Server Version: Apache/2.0.47 (

mp2 install error

2003-10-05 Thread Egor Korablev
hi   After installing http://perl.apache.org/dist/mod_perl-2.0-current.tar.gz I had error while starting apache:   Cannot load /etc/httpd/modules/mod_perl.so into server: /etc/httpd/modules/mod_perl.so: undefined symbol: boot_DynaLoader   What can i do? :)   thx

problem installing modperl 2

2003-09-30 Thread Egor Korablev
hi After modperl1.99_10 realised, i can't install it under redhat 8(fully updated) becouse: error: !!! Apache/2.0.40 not supported, 2.0.46 or higher is required But, i think that redhats package httpd-2.0.40-11.7 is same Apache/2.0.47 Can I force Apache version checking? thx