[EMAIL PROTECTED] Fw: Unable to run the xampp
---Original Message--- From: raju Date: 8/21/2007 3:08:07 PM To: [EMAIL PROTECTED] Subject: Unable to run the xampp HI, Under win98, I installed xampp; Apache 2.0 when started, starts for a few mins, and later stops, No other server is installed in my system and port 80 is idle, checked this with tcpview Can anybody advise what to do? The following is the error log [Fri aug 25 21:54:20 2000][crit](22)Invalid argument unable to replace stderr with error_log [Fri aug 25 21:54:20 2000][crit](2) No such file or directory unable to replace stderr with/dev/null [Fri aug 25 21:54 20 2000][notice] Digest generating secret for digest authentication... [Fri aug 25 21:54 20 2000][crit](-214617381)Unknown erroryeDigest:error Generatinmgsecret:unknowerror [Fri aug 25 21:54 20 2000][crit](22) Invalid argument unable to replace stderr withh error_log [Fri aug 25 21:54 20 2000][crit](2) No such file or directory unable to replace stderr with /dev/null [Fri aug 25 21:54 20 2000][crit](22)Invalid argument unable to replace stderr with error_log [Fri aug 25 21:54 20 2000][crit](2) No such file or directory.unable to replace stderr with /dev/null [Fri aug 25 21:54 20 2000][notice]Digest generating secret for digest authentication... [Fri aug 25 21:54 20 2000][crit](-2146173818)unknow error.Digest:error generating secret:unknow Error Bye R.e.raju
[EMAIL PROTECTED] Unable to run the xampp
HI, Under win98, I installed xampp; Apache 2.0 when started, starts for a few mins, and later stops, No other server is installed in my system and port 80 is idle, checked this with tcpview Can anybody advise what to do? The following is the error log [Fri aug 25 21:54:20 2000][crit](22)Invalid argument unable to replace stderr with error_log [Fri aug 25 21:54:20 2000][crit](2) No such file or directory unable to replace stderr with/dev/null [Fri aug 25 21:54 20 2000][notice] Digest generating secret for digest authentication... [Fri aug 25 21:54 20 2000][crit](-214617381)Unknown erroryeDigest:error Generatinmgsecret:unknowerror [Fri aug 25 21:54 20 2000][crit](22) Invalid argument unable to replace stderr withh error_log [Fri aug 25 21:54 20 2000][crit](2) No such file or directory unable to replace stderr with /dev/null [Fri aug 25 21:54 20 2000][crit](22)Invalid argument unable to replace stderr with error_log [Fri aug 25 21:54 20 2000][crit](2) No such file or directory.unable to replace stderr with /dev/null [Fri aug 25 21:54 20 2000][notice]Digest generating secret for digest authentication... [Fri aug 25 21:54 20 2000][crit](-2146173818)unknow error.Digest:error generating secret:unknow Error Bye R.e.raju
Re: [EMAIL PROTECTED] Unable to run the xampp
Hi, Thanks for your reply. But i would like to work in windows os, I want it for php, Can you advise any other web server(open source) which suits php and which works on win 98? bye r.e.raju ---Original Message--- From: Morgan Gangwere Date: 09/04/07 18:03:57 To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] Unable to run the xampp I'e had this problem too -- seems to be related to having win98... I'd go for either updating to an NT kernel (check out 2000 or XP -- not Vista), or a linux server. look at a LAMP (Linux Apache MySQL PHP) such as Ubuntu 6.06 Server with a LAMP install. On 8/22/07, raju wrote: > > > > > > > HI, > Under win98, > I installed xampp; Apache 2.0 when started, starts for a few mins, and later stops, > No other server is installed in my system and port 80 is idle, checked this with tcpview > Can anybody advise what to do? > > > > The following is the error log > [Fri aug 25 21:54:20 2000][crit](22)Invalid argument unable to replace stderr with error_log > [Fri aug 25 21:54:20 2000][crit](2) No such file or directory unable to replace stderr with/dev/null > [Fri aug 25 21:54 20 2000][notice] Digest generating secret for digest authentication... > [Fri aug 25 21:54 20 2000][crit](-214617381)Unknown erroryeDigest:error > > Generatinmgsecret:unknowerror > [Fri aug 25 21:54 20 2000][crit](22) Invalid argument unable to replace stderr withh error_log > [Fri aug 25 21:54 20 2000][crit](2) No such file or directory unable to replace stderr with /dev/null > [Fri aug 25 21:54 20 2000][crit](22)Invalid argument unable to replace stderr with error_log > [Fri aug 25 21:54 20 2000][crit](2) No such file or directory.unable to replace stderr with /dev/null > [Fri aug 25 21:54 20 2000][notice]Digest generating secret for digest authentication... > [Fri aug 25 21:54 20 2000][crit](-2146173818)unknow error.Digest:error generating secret:unknow Error > > Bye > R.e.raju > > > > > > > > > > > > > > > -- Morgan gangwere "Space does not reflect society, it expresses it." -- Castells, M., Space of Flows, Space of Places: Materials for a Theory of Urbanism in the Information Age, in The Cybercities Reader, S. Graham, Editor. 2004, Routledge: London. p. 82-93. -BEGIN PGP SIGNATURE- Version: Gmail/GnuPG Min32 Hack Comment: Using GnuPG and Gmail - ask me about Grim Fandango iD8DBQFGV3KQCF9T/dUsmAgRAvESAKDfZYbRtebNO+WPfx6DryIvIwt9TgCgukZG cIj5nSWws/pAeW2ESlj7GuM= =Y4uC -END PGP SIGNATURE- - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: [EMAIL PROTECTED] " from the digest: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
[EMAIL PROTECTED] Trouble starting Apache HTTP Server
Hi all, I am trying to configure my standalone Apache server 2.2 in my Mac OS I am able to compile and install Apache HTTP Server 2.2.4 source tree (downloaded for UNix) for my Mac OS server without enabling any features (modules) I followed the guidelines given http://httpd.apache.org/docs/2.2/install.html 1) I tried to start the server using "apachectl start" a) but failing and showing the following : Processing config directory: /private/etc/httpd/users/*.conf Processing config file: /private/etc/httpd/users/abcde.conf fopen: Permission denied httpd: could not open error log file /private/var/log/httpd/error_log. I wonder why it is going to a different log path. I disabled the built-in Apache Webserver comes with MacOS. Is it causing the issue? b) I also tried "httpd -f /httpd.conf" but it is also failing Syntax error on line 114 of /Volumes/DATA/Apache_new/conf/httpd.conf: Invalid command 'Order', perhaps mis-spelled or defined by a module not included in the server configuration Please help me in the above and also help me in how I can compile 'modules' into the binary and use them Thanks Raju
[EMAIL PROTECTED] Re: Trouble starting Apache HTTP Server
Hi all, I am able to compile all modules as DSO using ./configure --prefix=PREFIX --enable-mods-shared=all its now creating all the modules (.so extension) under the modules directory. Now I am again trying to start my server using 'httpd' But this time I am getting error like this : httpd -f /Volumes/DATA/Apache_224/conf/httpd.conf Syntax error on line 65 of /DATA/Apache_224/conf/httpd.conf: API module structure `auth_basic_module' in file /Volumes/DATA/Apache_224/modules/mod_auth_basic.so is garbled - perhaps this is not an Apache module DSO? If I comment this , it goes to the next module and so on and to some stage we get another error "Cannot load /Volumes/DATA/Apache_224/modules/mod_auth_digest.so into server: (reason unknown)" Please help me at the earliest Thanks Raju On 4/25/07, Raju Chandran <[EMAIL PROTECTED]> wrote: Hi all, I am trying to configure my standalone Apache server 2.2 in my Mac OS I am able to compile and install Apache HTTP Server 2.2.4 source tree (downloaded for UNix) for my Mac OS server without enabling any features (modules) I followed the guidelines given http://httpd.apache.org/docs/2.2/install.html 1) I tried to start the server using "apachectl start" a) but failing and showing the following : Processing config directory: /private/etc/httpd/users/*.conf Processing config file: /private/etc/httpd/users/abcde.conf fopen: Permission denied httpd: could not open error log file /private/var/log/httpd/error_log. I wonder why it is going to a different log path. I disabled the built-in Apache Webserver comes with MacOS. Is it causing the issue? b) I also tried "httpd -f /httpd.conf" but it is also failing Syntax error on line 114 of /Volumes/DATA/Apache_new/conf/httpd.conf: Invalid command 'Order', perhaps mis-spelled or defined by a module not included in the server configuration Please help me in the above and also help me in how I can compile 'modules' into the binary and use them Thanks Raju
Re: [EMAIL PROTECTED] Re: Trouble starting Apache HTTP Server
Thank you very much Robert for your tips. The built-in Apache server with MacOs was conflicting with my configuration and setup. I changed to my Apache bin directory and fired : a) ./apachectl -f /conf/httpd.conf for starting and b) ./apachectl -f /conf/httpd.conf -k stop for stopping After this , i downloaded tomcat's mod_jk module and compiled and configd for communicating with my Apache setup to my JBOSS-tomcat setup and its also working fine http://tomcat.apache.org/tomcat-3.3-doc/mod_jk-howto.html Thanks a lot once again, On 4/26/07, Robert T Wyatt <[EMAIL PROTECTED]> wrote: Raju Chandran wrote: > Hi all, > I am trying to configure my standalone Apache server 2.2 in my Mac OS > > I am able to compile and install Apache HTTP Server 2.2.4 source tree > (downloaded for UNix) for my Mac OS server without enabling any features > (modules) > > I followed the guidelines given > > http://httpd.apache.org/docs/2.2/install.html > > > 1) I tried to start the server using "apachectl start" > > a) but failing and showing the following : > > Processing config directory: /private/etc/httpd/users/*.conf > Processing config file: /private/etc/httpd/users/abcde.conf > fopen: Permission denied > httpd: could not open error log file /private/var/log/httpd/error_log. > > I wonder why it is going to a different log path. I disabled the > built-in Apache Webserver comes with MacOS. Is it causing the issue? What do these commands result in? (And does that match your expectations?) which httpd which apachectl To start/restart the daemon you should be using: sudo apachectl start or sudo apachectl graceful (if it is already running) > b) I also tried "httpd -f /httpd.conf" > but it is also failing > > Syntax error on line 114 of /Volumes/DATA/Apache_new/conf/httpd.conf: > Invalid command 'Order', perhaps mis-spelled or defined by a module not > included in the server configuration > > Please help me in the above and also help me in how I can compile > 'modules' into the binary and use them > > Thanks > Raju > > - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: [EMAIL PROTECTED] " from the digest: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
[EMAIL PROTECTED] Info required on Apache HTTP server for Unix
Hi all, Can anyone help me for the following queries 1) is there a binary available for Apache 2.2 HTTP server for Unix or Unix-like system. I am trying to use it directly for my MacOS directly without requiring to build 2) I am able to successfully build Apache 2.2 for my Mac OS from source. Its mentioned that we require a C compiler for this. Is it possible we can 'configure' without a ANSI-C compiler installed on my Mac OS An early reply is aprreciated... Thanks Raju
[users@httpd] Enabling sticky session mode for Apache/Tomcat load balancing
Hi All , I am trying to enable sticky sessions in Apache, however it is not working. Below are the changes made by me. Can anyone please advice if I am missing something? I do not see any error in the access log, however request from one user is still going to other server. Please let me know if any additional information is needed to answer/help my query.appreciate quick response on this .. *Step 1*: Added below in httpd.conf of load balancer of server1 & server2 BalancerMember http://server1fullname:8080 route=server1 BalancerMember http://server2fullname:8080 route=server2 ProxySet lbmethod=bytraffic ProxySet stickysession=JSESSIONID ProxyPass /marsWAR/ balancer://marsBalancer/marsWAR/ *Step 2*: Updated below in server.xml a) server.xml in server1 b) server.xml in server2
[users@httpd] Re: Enabling sticky session mode for Apache/Tomcat load balancing
Hi All , Awaiting response for below query . this is something urgent so appreciate quick response on this . thanks , Raju Rathi On Tue, Nov 17, 2015 at 12:54 AM, Raju Rathi wrote: > Hi All , > > I am trying to enable sticky sessions in Apache, however it is not > working. Below are the changes made by me. Can anyone please advice if I am > missing something? > > I do not see any error in the access log, however request from one user is > still going to other server. Please let me know if any additional > information is needed to answer/help my query.appreciate quick response on > this .. > > *Step 1*: Added below in httpd.conf of load balancer of server1 & server2 > > > BalancerMember http://server1fullname:8080 route=server1 > BalancerMember http://server2fullname:8080 route=server2 > ProxySet lbmethod=bytraffic > ProxySet stickysession=JSESSIONID > > ProxyPass /marsWAR/ balancer://marsBalancer/marsWAR/ > > *Step 2*: Updated below in server.xml > > a) server.xml in server1 > > > > b) server.xml in server2 > > > >
[users@httpd] Malformed Apache Requests
Hi Team, I am facing an issue where the Apache requests are malformed and is causing unusual behavior with the application. We have Webcache servers in front of Apache webservers. The requests in the Webcache servers are fine but they end malformed at Apache webservers. Request in Webcache access log: Request is well formed with GET or POST (xx.xx.xx.xx - - [Timestamp] "GET /abc/def.htm HTTP/1.1" 501 559 "referrer URL" "browser/5.0 (Linux; U; Android 4.2.2; locale; SM-G386F Build/JDQ39) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 " "" 0.009315) Corresponding request at Apache webserver is malformed as yy.yy.yy.yy xx.xx.xx.xx - - [timestamp] "jumbled_charactersGET /abc/def.htm HTTP/1.1" 501 990 "referrer URL" "-" Some characters are getting added before the actual request ("GET /abc/def.htm HTTP/1.1") and such requests are not getting blocked/ handled at Apache but are making it to the Application servers that are behind the webserver. Please let me know if anyone has faced such an issue and how can this be handled. Thanks. Regards,Sudarshana Raju G