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

2018-06-12 Thread Eric Covener
On Tue, Jun 12, 2018 at 5:17 PM Vandana Sakamuri wrote: > > Hi all, > > I compiled apache 2.4.27 on an AIX server and installed it on to other AIX > servers of same OS Seems likely that you didn't compile it on a sufficiently old maintenance release of the OS.

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

2018-06-12 Thread John
I'm not an AIX user but for Linux, the definition of EINVAL is: The mode 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,

[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.

[users@httpd] Need help restricting LDAP authorization to subdirectory

2018-06-12 Thread Teddy Brown
hi, We are working on a new intranet page for our office and I'm having trouble getting one specific thing working. Our old intranet was strictly static content in file system directories and permissions were set exclusively on directories. Unfortunately even though this is a new

Re: [users@httpd] .php3 files recognised but .php files not

2018-06-12 Thread Paul Gardiner
On 10/06/2018 14:04, Paul Gardiner wrote: I have just installed openSUSE Leap 15.0 on a server including Apache 2.4.33 and php 7.2.5. If I attempt to access .php files, I'm offered them as downloads, although renaming them to .php3 makes them work fine. I have this file amongst my apache