[EMAIL PROTECTED] [HELP] Apache on Linux == WINDOWS APACHE ARCHITECTURE??

2005-07-17 Thread RAJESH SEGU
Hello friends! I am involved in a development of some core modules to apache. The major concern is that there is a lot inmemory data that is shared across. I came to know that apache in linux has a default configuration of preform i.e., multi process. Is there any architechture [MPM] which is equi

RE: [EMAIL PROTECTED] Apache2 on Solaris

2005-07-17 Thread Boyle Owen
> -Original Message- > From: Oluwatope Akinniyi [mailto:[EMAIL PROTECTED] > Sent: Montag, 18. Juli 2005 07:24 > To: users@httpd.apache.org > Subject: [EMAIL PROTECTED] Apache2 on Solaris > > > Hi, > > I have been using Apache on Windows and Linux for quite some years. I > have a challeng

[EMAIL PROTECTED] Module development

2005-07-17 Thread Devraj Mukherjee
Are there any resources for module development with Apache? Devraj -- Eternity Technologies Pty. Ltd. ACN 107 600 975 P O Box 5949 Wagga Wagga NSW 2650 Australia Voice: +61-2-69255866 / Fax: +61-2-69251039 http://www.eternitytechnologies.com/ --

[EMAIL PROTECTED] Apache2 on Solaris

2005-07-17 Thread Oluwatope Akinniyi
Hi, I have been using Apache on Windows and Linux for quite some years. I have a challenge from a client to use Apache2 on Solaris (either 9 or 10). I do not know anything about Solaris before then. I have successfully installed Solaris 10 and need the startup script for Apache2 and any hint to m

Re: [EMAIL PROTECTED] .phps extension with mod_fastcgi

2005-07-17 Thread dAniel hAhler
On Thursday 14 July 2005 13:27, Chris Hall wrote: > it's a PHP thing. > > add: > > # display formatted, syntax hilighted php source code > AddType application/x-httpd-php-source .phps > > to httpd.conf and restart the server It's seems to be only the case that only mod_php supports it. The conten

Re: [EMAIL PROTECTED] ./ Relative paths fail silently / Suse Linux / shell?

2005-07-17 Thread haresh ghoghari
If you will provide http.conf details or virtual host through which you are accessing PhpMyAdmin. and Installation directory of PhpMyAdmin then I may figure out something for you . -Haresh --- Autumnal <[EMAIL PROTECTED]> wrote: > > Greetings and a quick question. I haven't found info > on th

Re: [EMAIL PROTECTED] the user "apache" and a command named "use"

2005-07-17 Thread haresh ghoghari
Hello Whenever you find heavy load on server at that time run command 'ps -aux' check whether that load due to any CGI script. Regards Haresh --- Nick Kew <[EMAIL PROTECTED]> wrote: > On Sun, 17 Jul 2005, Walter Petrel wrote: > > > Can anyone tell me what gives, or where I might > look? > >

Re: [EMAIL PROTECTED] the user "apache" and a command named "use"

2005-07-17 Thread Nick Kew
On Sun, 17 Jul 2005, Walter Petrel wrote: > Can anyone tell me what gives, or where I might look? > Sounds like something that could be being run from a script - e.g. CGI. Look at what's running on your server. -- Nick Kew - T

[EMAIL PROTECTED] the user "apache" and a command named "use"

2005-07-17 Thread Walter Petrel
I noticed an unusual heavy cpu load on a machine that wasn't supposed to be doing anything this weekend, and saw that top showed that the user 'apache' running a command named 'use' was using all the cycles. Since I never saw that, I tried finding out what it was. I cannot find anything on such

Re: [EMAIL PROTECTED] Starting Apache2 on Win2k as another user

2005-07-17 Thread Stephen Cook
I fixed my problem as stated in the last email, but now I've narrowed it down, and thought I'd post it for the archives. The user that apache2 runs as needs the following permissions on Windows 2000 (keep in mind they are inheritable to the subdirectories): * "List Folder Contents" on the roo