appache server installation


 
Thread Tools Search this Thread
Operating Systems Solaris appache server installation
# 8  
Old 06-23-2005
ok, problem solved, it appears to be that the ServerType directive is no longer used in apache 2, so i just commented it , and also the directive 'Port' is now called 'Listen' in apache2.

im still trying to configure it for reverse proxy, i'll post a new thread to let you know what happended..

thanks
# 9  
Old 01-02-2006
When I tried to start apache (apachectl start), apache service not started but the following error displayed in log file. Please help me in resolve this .

Thanks

Quote:
Originally Posted by ppass
when i do start i have the following added to my error log :
""
[Thu Apr 07 09:53:01 2005] [warn] pid file /usr/local/apache2/logs/httpd.pid ove
rwritten -- Unclean shutdown of previous Apache run?
[Thu Apr 07 09:53:01 2005] [alert] (22)Invalid argument: setgid: unable to set g
roup id to Group 4294967295
[Thu Apr 07 09:53:01 2005] [alert] (22)Invalid argument: setgid: unable to set g
roup id to Group 4294967295
[Thu Apr 07 09:53:01 2005] [alert] (22)Invalid argument: setgid: unable to set g
roup id to Group 4294967295
[Thu Apr 07 09:53:01 2005] [alert] (22)Invalid argument: setgid: unable to set g
roup id to Group 4294967295
[Thu Apr 07 09:53:01 2005] [alert] (22)Invalid argument: setgid: unable to set g
roup id to Group 4294967295
[Thu Apr 07 09:53:01 2005] [notice] Apache/2.0.53 (Unix) configured -- resuming
normal operations
[Thu Apr 07 09:53:01 2005] [alert] Child 11212 returned a Fatal error...\nApache is exiting!


and when i try to stop i got :

httpd (pid 11207?) not running
# 10  
Old 01-03-2006
it might be that the group option is not properly set on httpd.conf, try changing #-1... or something like that, for ´nobody´
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Help with Ubuntu server 12.04 installation

hello, i have been try installing Ubuntu server 12.04 and receiving a message: no network interface card detected. can someone help me to locate where my interface card is (1 Reply)
Discussion started by: naghazky
1 Replies

2. Solaris

Apache Server installation

Hi, can we install two diferent versions of apache on same server for different applications? (1 Reply)
Discussion started by: madhudeva
1 Replies

3. Red Hat

Xen Server Installation on CentOS6...?

Hello Folks, Anyone know about the support possibilities of Xenserver(open source) on CentOS6..? As I Googled and read alot of forums, but no luck. I have tried the followings. OS: CentOS6 Kernel: 2.6.32-71.29.1.el6.x86_64 Arch: x86_64 When tried to install XenServer from source. Xen4.0 -... (1 Reply)
Discussion started by: chandranjoy
1 Replies

4. UNIX for Dummies Questions & Answers

Red5 Server Installation

Hello, I Have a Problem... I have a Debian server where I would like Red5 instalation. Now I have the Red5 0.9.1 loaded on my server and want to instalation with *make* the server and it did not work. I keep getting this message here.: I have ant-ivy also already installed and all of the... (1 Reply)
Discussion started by: JungBoy1988
1 Replies

5. Solaris

how do I make my workstation an installation server for a remote server?.

Is there a way I can make my Sun workstation as a installation server for a remote server?. (3 Replies)
Discussion started by: calsum
3 Replies

6. SCO

Server installation problem

Hi, After installing our application in SCO UNIX 7.1.3, instead of asking username and password it's prompting to A:/> . Even after restart its its asking as "press any key to reboot". So, how can i come to my unix prompt. (1 Reply)
Discussion started by: pintupatro
1 Replies

7. Solaris

Server Installation Help

Forgive me for posting this. That was the wrong way to install the NXServer. If anyone has documentation links, let me know please. Thanks. (0 Replies)
Discussion started by: smac
0 Replies

8. UNIX for Dummies Questions & Answers

firewall errors with appache 2.0

Hi!, I am a bit of a linux neebie. I just installed and setup appache 2. I have it all installed the way it should be according to the appache documentation. When i try to view my page i find that i can't. Can someone help me please :confused: (8 Replies)
Discussion started by: Shifty
8 Replies
Login or Register to Ask a Question