Re: [users@httpd] Issues building apache httpd-2.4.6-1.x86_64 on SUSE Linux Enterprise Server 11 (x86_64) - Kindly help

2013-09-17 Thread Jens-U. Mozdzen
Hi Balaji, Zitat von Balaji Katika : Hi all, I have downloaded httpd-2.4.6.tar.bz2 from http://httpd.apache.org/download.cgi#apache24 onto my SuSE Linux Enterprise Server 11 (64-bit) machine (11.2) and trying to build an rpm through it as per the instructions mentioned at http://httpd.apache.or

[users@httpd] Issues building apache httpd-2.4.6-1.x86_64 on SUSE Linux Enterprise Server 11 (x86_64) - Kindly help

2013-09-17 Thread Balaji Katika
Hi all, I have downloaded httpd-2.4.6.tar.bz2 from http://httpd.apache.org/download.cgi#apache24 onto my SuSE Linux Enterprise Server 11 (64-bit) machine (11.2) and trying to build an rpm through it as per the instructions mentioned at http://httpd.apache.org/docs/2.4/platform/rpm.html I have res

Re: [users@httpd] Is it alive?

2013-09-17 Thread Vincenzo D'Amore
if you try: # netstat -nltp you should see all listening sockets and related processes So you should see if apache is listening where is listening. if you see something like this: tcp0 0 0.0.0.0:80 0.0.0.0:* LISTEN 984/apache2 or this: tcp6 0

Re: [users@httpd] Is it alive?

2013-09-17 Thread Peter Kühnlein
Am 18.09.2013 00:15, schrieb Smith, Burton: I'm told "there are no firewall issues", but firewall does make the most sense. I'll have to look up the apachectrl. I don't think it is working correctly it says: * [root@dxnpb2 extra]# /usr/sbin/apachectl status * ELinks: SSL error * [root@dx

Re: [users@httpd] keep access.log file with rotatelogs

2013-09-17 Thread Yehuda Katz
; > CustomLog "|bin/rotatelogs -l logs/access.log.%Y%m%d-%H%M%S 86400" common > > Which produces a file named: > > access.log.20130917-00 > > This is the file currently written to. At midnight a new file will be > created with tomorrow's date and that will beco

Re: [users@httpd] Is it alive?

2013-09-17 Thread Mauricio Tavares
On Tue, Sep 17, 2013 at 6:15 PM, Smith, Burton wrote: > I'm told "there are no firewall issues", but firewall does make the most > sense. > Have you tried to connect to it from localhost? > I'll have to look up the apachectrl. I don't think it is working correctly > it says: > * [root@d

Re: [users@httpd] Is it alive?

2013-09-17 Thread Peter Kühnlein
Am 18.09.2013 00:15, schrieb Smith, Burton: I'm told "there are no firewall issues", but firewall does make the most sense. I'll have to look up the apachectrl. I don't think it is working correctly it says: * [root@dxnpb2 extra]# /usr/sbin/apachectl status * ELinks: SSL error * [root@dx

RE: [users@httpd] Is it alive?

2013-09-17 Thread Smith, Burton
I'm told "there are no firewall issues", but firewall does make the most sense. I'll have to look up the apachectrl. I don't think it is working correctly it says: * [root@dxnpb2 extra]# /usr/sbin/apachectl status * ELinks: SSL error * [root@dxnpb2 extra]# /usr/sbin/apachectl fullstatus * EL

Re: [users@httpd] Is it alive?

2013-09-17 Thread Jim Barchuk
HiHi! How do you tell if a server is running apache? * I can see processes running. * I can't surf to it - website is online but isn't responding to connection attempts. apachectl status will tell you if it's running. apachectl fullstatus will give more details and info about current con

Re: [users@httpd] Is it alive?

2013-09-17 Thread Lester Caine
Smith, Burton wrote: How do you tell if a server is running apache? * I can see processes running. * I can't surf to it - website is online but isn't responding to connection attempts. Firewall? Is it working as localhost on the machine. -- Lester Caine - G8HFL -

[users@httpd] Is it alive?

2013-09-17 Thread Smith, Burton
How do you tell if a server is running apache? * I can see processes running. * I can't surf to it - website is online but isn't responding to connection attempts. --- Thanks, Burton L. Smith w:801-584-6164 c:801-201-2897

[users@httpd] keep access.log file with rotatelogs

2013-09-17 Thread steve . moss
environment. This is the rotatelogs command I'm using: CustomLog "|bin/rotatelogs -l logs/access.log.%Y%m%d-%H%M%S 86400" common Which produces a file named: access.log.20130917-00 This is the file currently written to. At midnight a new file will be created with tomorrow'

Re: [users@httpd] Handling of picture sizing / clipping

2013-09-17 Thread Hendrik Schmieder
georg chambert schrieb: I have made a page where i have several frames with pictures displayed in each (the src= directive in the FRAME element used to point to .jpg file ) however I have a problem, the pictures get truncated/clipped on some browsers/machines out there, I think I have concluded o