[us...@httpd] Apache Conf for 2000 Users ??

2009-06-14 Thread BipinDas-Gmail
Hello All, I have a webserver having following configurations. It having only one website and around 1000 people browsing simultaneously. Now we need to put Moodle LMS into this webserver for which students able to attend Quiz upload assignments (MSword,PDF etc). After migrating to this, the

Re: [us...@httpd] Apache2 compile error on Solaris 10

2009-06-14 Thread Igor Cicimov
Thanks Sander that did the trick ... too much time spend on linux lately :) Cheers, Igor On Mon, Jun 15, 2009 at 3:55 PM, Prathima Dandapani -X (pdandapa - HCL at Cisco) wrote: > Hi Igor, > > > Is the PATH environmental variable set with "ar" installed > location. > What is the outpu

Re: [us...@httpd] Apache2 compile error on Solaris 10

2009-06-14 Thread Sander Temme
On Jun 14, 2009, at 10:50 PM, Igor Cicimov wrote: Hi Sander, Thanks for your reply. No I don't have /usr/ccs/bin in my PATH. So you say I need to include it? What else should I include in my PATH? /usr/ccs/bin contains some helper programs called by the compiler. Yes, you need it on you

RE: [us...@httpd] Apache2 compile error on Solaris 10

2009-06-14 Thread Prathima Dandapani -X (pdandapa - HCL at Cisco)
Hi Igor, Is the PATH environmental variable set with "ar" installed location. What is the output of the following command Which ar Thanks, Prathima -Original Message- From: Igor Cicimov [mailto:icici...@gmail.com] Sent: Monday, June 15, 2009 10:47 AM To: users@httpd.apach

Re: [us...@httpd] Apache2 compile error on Solaris 10

2009-06-14 Thread Igor Cicimov
Hi Sander, Thanks for your reply. No I don't have /usr/ccs/bin in my PATH. So you say I need to include it? What else should I include in my PATH? Thanks again for your help I really appreciate it. Igor On Mon, Jun 15, 2009 at 3:33 PM, Sander Temme wrote: > > On Jun 14, 2009, at 10:17 PM, Igo

Re: [us...@httpd] Apache2 compile error on Solaris 10

2009-06-14 Thread Sander Temme
On Jun 14, 2009, at 10:17 PM, Igor Cicimov wrote: Trying to solve the problem I have install apr and aprutils packages from free solaris but the error is still there. I also have all the dependences for the server installed as expat, sasl and openssl. Any idea what's wrong? What's your P

[us...@httpd] Apache2 compile error on Solaris 10

2009-06-14 Thread Igor Cicimov
Hi all, I'm trying to compile apache2 on Solaris 10 with gcc-3.4.6. I have configured the server using the following command: ./configure --prefix=/usr/local/apache2.2.11 --with-mpm=worker --disable-cgid --enable-info --enable-proxy --enable-proxy-connect --enable-proxy-ftp --enable-proxy-http -