RE: [EMAIL PROTECTED] Apache 1.3.33 compilation problem on Solaris 10

2005-09-28 Thread Perminder Singh Vohra
Thanks, Using /usr/sfw/bin/gcc solved the problem. -Original Message- From: Ricardo Stella [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 28, 2005 7:13 PM To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] Apache 1.3.33 compilation problem on Solaris 10 Try using Sun's sto

RE: [EMAIL PROTECTED] Loading of Siteminder module at apache start

2005-09-28 Thread Ranjan, Prashant
Title: Message Thanks ascs. Yes, I saw the CA support matrix and they recommend using siteminder version 5QMR6 instead of 5QMR7 for apache 1.3.33 on Solaris. I would get in touch with them regarding the same. Also it would be useful if you can let us know how to do a packet capture to examin

[EMAIL PROTECTED] Tomcat 3.2.3 vs Tomcat 5.5.9 issue

2005-09-28 Thread Cyndi Rader
Hi, I recently downloaded Tomcat 5.5.9 on a Windows XP machine and moved a small servlet application from 3.2.3 to it. This is actually an example from a textbook. Unfortunately the servlet will not run under 5.5.9. The web.xml file entries for this servlet are: welcome1 A sim

[EMAIL PROTECTED] Apache wont start

2005-09-28 Thread Alessandro Gigli
Hello there, I am new to Apache.  I have installed MySQL, then I have installed Apache, and everything is fine.   Now, I have extracted the files for PHP4 into a directory on C:/.  what I have done next is to copy the php.ini file into the WINDOWS directory.  I have copied the php4ts.dll into the d

Re: [EMAIL PROTECTED] httpd won't start

2005-09-28 Thread webmaster
Jonathan Mangin wrote: Bill Sargent wrote: Try looking in /var/www I know where they are, /var/www/ginftp/ I just don't know where the directive is to look there instead of where it is looking now. It isn't finding the one site I have set up with the correct ServerRoot.. ServerRo

Re: [EMAIL PROTECTED] httpd won't start

2005-09-28 Thread Jonathan Mangin
Bill Sargent wrote: Try looking in /var/www I know where they are, /var/www/ginftp/ I just don't know where the directive is to look there instead of where it is looking now. It isn't finding the one site I have set up with the correct ServerRoot.. ServerRoot? or do you mean Docume

Re: [EMAIL PROTECTED] httpd won't start

2005-09-28 Thread webmaster
Bill Sargent wrote: Try looking in /var/www I know where they are, /var/www/ginftp/ I just don't know where the directive is to look there instead of where it is looking now. It isn't finding the one site I have set up with the correct ServerRoot.. ---

RE: [EMAIL PROTECTED] httpd won't start

2005-09-28 Thread Bill Sargent
Try looking in /var/www -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 28, 2005 9:40 AM To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] httpd won't start Jessica Rasku wrote: > [EMAIL PROTECTED] wrote: > >> OK, I put in NameVi

Re: [EMAIL PROTECTED] httpd won't start

2005-09-28 Thread webmaster
The suggestions I have received have been most helpful and progress has been made. I am most appreciative! This system was installed for us by Bill Shupp. He is out of the country and unavailable right now. Do any of you know Bill, or might you be familiar with how he sets up Apache? The h

Re: [EMAIL PROTECTED] httpd won't start

2005-09-28 Thread webmaster
Jessica Rasku wrote: [EMAIL PROTECTED] wrote: OK, I put in NameVirtualHost 216.107.115.123:80, and put *:80> in one of the websites, then restarted apache. I still get the warning below, Is there a reason that you want 216.107.115.123 only IP address that these sites are available from?

RE: [EMAIL PROTECTED] Loading of Siteminder module at apache start

2005-09-28 Thread Axel-Stéphane SMORGRAV
Title: Loading of Siteminder module at apache start I would look into whether there could be some network problems between the web agent and the SM Policy Server with associated timeouts. I suggest that you do a packet capture to examine what is exchanged between the two.   We abandoned Apac

Re: [EMAIL PROTECTED] Re: can't run apache..how do I purge and reload?

2005-09-28 Thread Mark H. Wood
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Um, let's back up a moment. Just because I install something doesn't mean it's set to be started at boot time. On Gentoo, for example, I have to run rc-update to add a daemon to system startup. On Red Hat the equivalent is called check[somethingorot

Re: [EMAIL PROTECTED] Apache 1.3.33 compilation problem on Solaris 10

2005-09-28 Thread Ricardo Stella
Try using Sun's stock GCC which is a newer version (v3.4.3) of what you have at Sunfreeware... in /usr/sfw/bin/gcc Perminder Singh Vohra wrote: > Hi, > > I am trying to compile Apache 1.3.33 source on Solaris 10. Following > are the versions of various required software installed on this box:-

Re: [EMAIL PROTECTED] Memory leak on Windows 2003

2005-09-28 Thread Marcos R. Cardoso
Ok, it seems that I've found the answer now. The real problem concerning the leakage was related to the pictures' size. We use here some PHP scripts which return photos from the students, teachers and employees for identification at the university where I work. Since these photos had a big siz

Re: [EMAIL PROTECTED] Apache installation complete but what is @exp_errordir@

2005-09-28 Thread Konstantine
On 9/27/05, William A. Rowe, Jr. <[EMAIL PROTECTED]> wrote: > Konstantine wrote: > > what is @exp_errordir@ that appears in conf file? > Usually path/to/apache2/error > (a collection of 'errordocuments'). > > are symlinks relevant in Windows env? > yes - they are called Junctions (and function as

[EMAIL PROTECTED] Error downloading *.gz files

2005-09-28 Thread Subramanya . Annegowda
Hi Using Apache server running on windows machine, Have problem while downloading any of the *.gz files from the webserver, following is the error, when the open fails. The file has all the proper permission. No issues download all other files types (.zip, .tar etc...) I tried overwriting the

Re: [EMAIL PROTECTED] Apache 1.3.33 compilation problem on Solaris 10

2005-09-28 Thread arun . nale
Pl visit the link below for the solution http://forum.sun.com/thread.jspa?threadID=21555&tstart=0 regards, Arun "Perminder Singh Vohra" <[EMAIL PROTECTED]> 09/28/2005 12:44 PM Please respond to users@httpd.apache.org To cc Subject [EMAIL PROTECTED] Apache 1.3.33 compilation

Re: [EMAIL PROTECTED] STDOUT of CGI childs not captured by Apache (Win32)

2005-09-28 Thread [EMAIL PROTECTED]
--On Wednesday, 28. September 2005 07:55 +0100 Christopher Malton <[EMAIL PROTECTED]> wrote: [EMAIL PROTECTED] wrote: Hi, has anyone an idea how to solve that problem? I posted it on Bugzilla nearly two weeks ago but nothing happens.

[EMAIL PROTECTED] Apache 1.3.33 compilation problem on Solaris 10

2005-09-28 Thread Perminder Singh Vohra
Hi,    I am trying to compile Apache 1.3.33 source on Solaris 10. Following are the versions of various required software installed on this box:- GNU make: 3.80 gcc: 3.3.2   After the successful execution of the configure script, I am getting errors on executing the “make” command. The