Hi,
I am pleased to inform you I installed httpd-2.4.34 through building
rpms on CentOS 7.5 successfully.
Thank you all for developing this nice application.
Thank you.
Yours truly,
Kazuhiko Kohmoto
-
To unsubscribe, e-ma
[Mon Jul 16 14:45:30.020764 2018] [access_compat:error] [pid 26589]
[client 192.168.69.115:48200] AH01797: client denied by server
configuration: /data01/t-drv/websites/sma-v3/
Means it's not filesystem permissions, but Require / allow / deny.
On Mon, Jul 16, 2018 at 7:42 PM James Moe wrote:
>
>
On 07/16/2018 02:53 PM, James Moe wrote:
> So, the "permissions" are an apache thing, not OS?
>
These are the OS directory permissions to the Doc Root
/data01/t-drv/websites/sma-v3/:
drwxrwxr-x 1 root users 104 Feb 25 16:14 data01/
drwxrwxr-x 1 sma-user3x users 140 Jul 16 01:02 t-drv/
I'd drop the IfModules and IfDefines and see how that changes your observations.
On Mon, Jul 16, 2018 at 5:53 PM James Moe wrote:
>
> Hello,
> opensuse LEAP 15
> linux 4.12.14-lp150.11-default x86_64
> apache2 2.4.33
>
> After the upgrade from v2.4.23 to v2.4.33, https requests yield error
Hello,
opensuse LEAP 15
linux 4.12.14-lp150.11-default x86_64
apache2 2.4.33
After the upgrade from v2.4.23 to v2.4.33, https requests yield error
403:
Access forbidden!
You don't have permission to access the requested directory. There is
either no index document or the directory is read-
On 07/16/2018 11:59 AM, James Moe wrote:
> On opensuse v42.3 apache2 v2.4.23 worked fine. On opensuse 15.0 apache2
> v2.4.33 refuses to start.
>
After re-installing the package, an additional error was showm
regarding a missing SSL certificate listed in
. Fixing that allowed apache2 to
load.
--
Hello,
opensuse LEAP 15
linux 4.12.14-lp150.11-default x86_64
apache2 2.4.33
On opensuse v42.3 apache2 v2.4.23 worked fine. On opensuse 15.0 apache2
v2.4.33 refuses to start.
Below is all of the info I could find regarding its failure to start.
The bit about "unit configuration" seems helpful, if
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.