Re: [us...@httpd] httpd.conf: Invalid argument

2010-07-12 Thread Carlos _
Hi Eric, and how can I resolve this? I need to install apache in that machine 2010/7/12 Eric Covener > On Mon, Jul 12, 2010 at 7:15 AM, Carlos _ wrote: > > Hi Eric, i Executed > > > > apachectl -X -f /opt/jakarta/apache2/conf/httpd.conf > > > > and the output is the same > > "httpd: Could not op

Re: [us...@httpd] httpd.conf: Invalid argument

2010-07-12 Thread Eric Covener
On Mon, Jul 12, 2010 at 7:15 AM, Carlos _ wrote: > Hi Eric, i Executed > > apachectl -X -f /opt/jakarta/apache2/conf/httpd.conf > > and the output is the same > "httpd: Could not open configuration file > /opt/jakarta/apache2/conf/httpd.conf: Invalid argument" > > I don't see EINVAL Seems like yo

Re: [us...@httpd] httpd.conf: Invalid argument

2010-07-12 Thread Carlos _
Hi Eric, i Executed apachectl -X -f /opt/jakarta/apache2/conf/httpd.conf and the output is the same "httpd: Could not open configuration file /opt/jakarta/apache2/conf/httpd.conf: Invalid argument" I don't see EINVAL 2010/6/30 Eric Covener > On Wed, Jun 30, 2010 at 6:12 AM, Carlos _ wrote: >

Re: [us...@httpd] httpd.conf: Invalid argument

2010-06-30 Thread Eric Covener
On Wed, Jun 30, 2010 at 6:12 AM, Carlos _ wrote: > Someone knows where is the problem?? try starting apache via apachectl -X under strace -f, you should see something set errno to EINVAL. Post some context to a pastebin and followup to the list. -- Eric Covener cove...@gmail.com -

Re: [us...@httpd] httpd.conf: Invalid argument

2010-06-30 Thread Payne, Charles
From: Carlos _ To: users@httpd.apache.org Sent: Wed Jun 30 03:12:48 2010 Subject: Re: [us...@httpd] httpd.conf: Invalid argument Someone knows where is the problem?? 2010/6/24 Carlos _ mailto:sigb...@gmail.com>> No creo que sea eso , ademas le he forza

Re: [us...@httpd] httpd.conf: Invalid argument

2010-06-30 Thread Carlos _
ni Vidal. >> >> >> >> *De:* Carlos _ [mailto:sigb...@gmail.com] >> *Enviado el:* jueves, 24 de junio de 2010 11:32 >> *Para:* users@httpd.apache.org >> *Asunto:* Re: [us...@httpd] httpd.conf: Invalid argument >> >> >> >> Hi, myuser is th

Re: [us...@httpd] httpd.conf: Invalid argument

2010-06-24 Thread Carlos _
sos para otro usuario, y simplemente el problema es que intenta crear > el fichero de pid y no puede? > > > > Un saludo > > > > Toni Vidal. > > > > *De:* Carlos _ [mailto:sigb...@gmail.com] > *Enviado el:* jueves, 24 de junio de 2010 11:32 > *Para:* users@httpd.

RE: [us...@httpd] httpd.conf: Invalid argument

2010-06-24 Thread Antonio Vidal Ferrer
:32 Para: users@httpd.apache.org Asunto: Re: [us...@httpd] httpd.conf: Invalid argument Hi, myuser is the same user as i login in the machine, it isn't a diferent user Carlos 2010/6/24 Krist van Besien mailto:krist.vanbes...@gmail.com>> On Mon, Jun 21, 2010 at 8:30 AM, Carlos _

Re: [us...@httpd] httpd.conf: Invalid argument

2010-06-24 Thread Carlos _
Hi, myuser is the same user as i login in the machine, it isn't a diferent user Carlos 2010/6/24 Krist van Besien > On Mon, Jun 21, 2010 at 8:30 AM, Carlos _ wrote: > > Hi, i have checked permissions and they are ok, the sintax of the file i > > think is ok. About the default httpd.conf i onl

Re: [us...@httpd] httpd.conf: Invalid argument

2010-06-24 Thread Krist van Besien
On Mon, Jun 21, 2010 at 8:30 AM, Carlos _ wrote: > Hi, i have checked permissions and they are ok,  the sintax of the file i > think is ok. About the default httpd.conf i only make two changes > Listen --> 80 to 7000 > User and Group --> nobody to myuser. > > I compiled Apache with the option --pr

Re: [us...@httpd] httpd.conf: Invalid argument

2010-06-23 Thread Carlos _
This is the output from httpd -V Server version: /0.0.0 (Unix) Server built: Jun 17 2010 08:49:51 Server's Module Magic Number: 20051115:23 Server loaded: APR 1.3.7, APR-Util 1.3.8 Compiled using: APR 1.3.7, APR-Util 1.3.8 Architecture: 64-bit Server MPM: Prefork threaded: no fo

Re: [us...@httpd] httpd.conf: Invalid argument

2010-06-23 Thread Carlos _
Hi, i have checked the file and there are no changes. I tried to put another httpd.conf compiled in another machine and the error is the same httpd: Could not open configuration file /usr/local/apache2/conf/httpd.conf: Invalid argument Someone can help me with this error. When i execute uname -a

Re: [us...@httpd] httpd.conf: Invalid argument

2010-06-20 Thread Carlos _
Hi, i have checked permissions and they are ok, the sintax of the file i think is ok. About the default httpd.conf i only make two changes Listen --> 80 to 7000 User and Group --> nobody to myuser. I compiled Apache with the option --prefix, it's the one option i have used They aren't logs and th

Re: [us...@httpd] httpd.conf: Invalid argument

2010-06-20 Thread J. Greenlees
Carlos _ wrote: I am working with Apache v2.2.6 and with v2.2.12, but when i try to start Apache i receive de next error message: httpd: Could not open configuration file /usr/local/apache2.2/conf/ httpd.conf: Invalid argument, the file exists and have permissions, The SO is Linux x86_64 x86_64

Re: [us...@httpd] httpd.conf: Invalid argument

2010-06-19 Thread Pravesh Rai
If you are sure that the problem is not with permission on conf file, then it's better to check the content of this file, which may cause issue while parsing this. Thanks. Pavesh On Fri, Jun 18, 2010 at 1:08 PM, Carlos _ wrote: > I am working with Apache v2.2.6 and with v2.2.12, but when i try

[us...@httpd] httpd.conf: Invalid argument

2010-06-18 Thread Carlos _
I am working with Apache v2.2.6 and with v2.2.12, but when i try to start Apache i receive de next error message: httpd: Could not open configuration file /usr/local/apache2.2/conf/ httpd.conf: Invalid argument, the file exists and have permissions, The SO is Linux x86_64 x86_64 x86_64 GNU/Linux,

[us...@httpd] httpd.conf: Invalid argument

2010-06-17 Thread Carlos _
I am working with Apache v2.2.6 and with v2.2.12, but when i try to start Apache i receive de next error message: httpd: Could not open configuration file /usr/local/apache2.2/conf/httpd.conf: Invalid argument, the file exists and have permissions, The SO is Linux x86_64 x86_64 x86_64 GNU/Linux,