[users@httpd] httpd.conf Invalid Argument

2018-06-12 Thread Vandana Sakamuri
Hi all, I compiled apache 2.4.27 on an AIX server and installed it on to other AIX servers of same OS. It works on all servers except one where I see the error "httpd: Could not open configuration file /usr/local/etc/httpd/conf/httpd.conf: Invalid argument" when I try to start using apachectl.

Re: [users@httpd] httpd.conf Invalid Argument

2018-06-13 Thread Vandana Sakamuri
provided to fopen(), fdopen(), or freopen() was invalid. > > The file could exist but you might be trying to open it for writing or > appending? > > Regards, > > John > == > On Tue, 2018-06-12 at 16:17 -0500, Vandana S

[users@httpd] Compile issue with apr-iconv

2018-07-16 Thread Vandana Sakamuri
Hi, I was trying to compile Apache and hence included apr, apr-util and apr-iconv. I am on AIX. I have used --with-apriconv=relative path. My 'make' fails with error 'cannot find library libapriconv.la' I see a file libapriconv-1.la but not libapriconv.la. Any help in this regard is appreciated.

[users@httpd] Apache SSL cerificates

2018-09-13 Thread Vandana Sakamuri
Hi, I compile Apache on one server and install the same on multiple servers in different domains. I am currently working on moving from HTTP to HTTPS. Can someone help me on what sort of SSL certificate I need to include so that it works on all the domains. Is a wildcard certificate needed in