Hi Matt,
Thanks for posting this, Yes I was able to get the solution. The issue in
my case was I missed one of the key plugin and Apache didn't show me that
missing plugin in logs, later when I set the RT log then i was able to
found it.
Thanks,
Bharath.
On Fri, Nov 13, 2015 at 3:38 PM, Matt Bre
Hi Bharath,
Were you able to get a solution to this? I just upgraded to Ubuntu 14.04
(from 11.04) and am experienced this same issue. Your post actually helped
me localize it to the external auth plugin.
I found that I was running and older version (0.20) of the plugin. When I
upgraded to ver
Matt,
I don't think it is a problem with RAM or any hardware, because when I
revert my changes in RT_SiteConfig.pm (with out LDAPAuthentication) apache
starts with out any error.
Thanks,
Bharath.
On Thu, Oct 8, 2015 at 10:54 AM, Matt Zagrabelny wrote:
> On Thu, Oct 8, 2015 at 9:21 AM, bharath
On Thu, Oct 8, 2015 at 9:21 AM, bharath reddy wrote:
> Hi Matt,
>
> Thanks for replying back, here are the details :
>
> Distro :
> root@devrt:~# cat /etc/os-release
> NAME="Ubuntu"
> VERSION="12.04.3 LTS, Precise Pangolin"
> ID=ubuntu
> ID_LIKE=debian
> PRETTY_NAME="Ubuntu precise (12.04.3 LTS)"
Hi Matt,
Thanks for replying back, here are the details :
Distro :
root@devrt:~# cat /etc/os-release
NAME="Ubuntu"
VERSION="12.04.3 LTS, Precise Pangolin"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu precise (12.04.3 LTS)"
VERSION_ID="12.04"
cd /var/log
ls -lrt (I'm showing only latest)
-rw-r---
On Tue, Oct 6, 2015 at 3:09 PM, bharath reddy wrote:
> Dear All,
>
> I'm trying to configure RT to communicate with my LDAP, for which I followed
> this link : https://metacpan.org/pod/RT::Authen::ExternalAuth . After making
> the required changes, when I restarted my apache server it is failing w
Dear All,
I'm trying to configure RT to communic ate with my LDAP, for which I
followed this link : https://metacpan.org/pod/RT::Authen::ExternalAuth .
After making the required changes, when I restarted my apache server it is
failing with following error :
root@devrt:/rt/etc# /etc/init.d/apache2