| From: | Dave Page <dpage(at)pgadmin(dot)org> |
|---|---|
| To: | Devrim Gündüz <devrim(at)gunduz(dot)org> |
| Cc: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
| Subject: | Re: Startup error on RHEL 7 |
| Date: | 2016-09-12 11:07:56 |
| Message-ID: | CA+OCxowE+4O6Q50+VcVuuGhjA3-OdE7tpBdpf1xHf9As6OEHPg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
On Mon, Sep 12, 2016 at 11:50 AM, Devrim Gündüz <devrim(at)gunduz(dot)org> wrote:
>
> Hi Dave,
>
> On Mon, 2016-09-12 at 10:05 +0100, Dave Page wrote:
>
>> Hmm, not sure. Questions:
>>
>> - What version of Babel?
>
> python-babel-0.9.6
That's really old - I have 2.3.4.
>> - I assume (hope) you haven't changed config.py, but what's in
>> config_distro.py and config_local.py?
>
> $ cat /usr/lib/python2.7/site-packages/pgadmin4-web/config_local.py
> SERVER_MODE = False
> HTML_HELP = '/usr/share/doc/pgadmin4-docs/en_US/html/'
>
> I don't have config_distro.py
Please move those two lines into config_distro.py - that's intended
for distro-specific configuration, whilst config_loca.py is for
user-specific.
Thanks.
--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dave Page | 2016-09-12 11:08:08 | Re: Startup error on RHEL 7 |
| Previous Message | Surinder Kumar | 2016-09-12 10:57:20 | Re: [pgAdmin4][Patch]: RM1683 - Reverse engineered SQL for function ALTERs/ACLs is incorrect with OUT parameters |