[us...@httpd] Strange problem with mod_fcgid

2010-08-29 Thread Umar
Dear Users, I am facing strange problem with mod_fcgid while using mod_rewrite. Here is my rewrite rule. RewriteRule ^/.*-jobs-apply-(\d+) /imran.php [L] When i am trying to access http://www.mysite.org/netadmin30-jobs-apply-293 Its not working. Here is the rewrite log 119.158.119.130 - -

Re: [us...@httpd] Strange problem with mod_fcgid

2010-08-29 Thread Nick Kew
On 29 Aug 2010, at 08:00, Umar wrote: [Sun Aug 29 06:48:43 2010] [error] [client 119.158.119.130] Premature end of script headers: imran.php Your script is broken. You need to fix it. But if i change my rewrite rule something like this. Then its work perfect, that means problem with

Re: [us...@httpd] Strange problem with mod_fcgid

2010-08-29 Thread Tears !
Dear Nick, which script is broken imran.php ? The same thing is work with mod_php In imran.php i simply added ?php print_r($_GET); ? I am sure problem with mod_fcgid not php Regards, Umar On Sun, Aug 29, 2010 at 1:09 PM, Nick Kew n...@webthing.com wrote: On 29 Aug 2010, at 08:00, Umar

Re: [us...@httpd] 2.2.16 and pthread

2010-08-29 Thread CC
Nick Kew wrote: On 28 Aug 2010, at 05:11, CC wrote: Hi, I just downloaded 2.2.16 and am trying to compile it, but I'm getting an error: /usr/lib/apr-1.3.3/build-1/libtool --silent --mode=link i486-slackware-linux-gcc -pthread -L/usr/local/ssl/lib -o htpasswd htpasswd.lo -lm