|
View:
New views
6 Messages
—
Rating Filter:
Alert me
|
|
|
Why are there pg_dump errors in my Apache httpd error_log ? (Postgres 8.3.7 on CentOS 5)Hi. I just found pg_dump errors in my Apache httpd log and am really
confused. Has anybody seen this before? My syslog.conf does not mention the httpd error_log. How did the errors get in there? # grep pg_dump /var/log/httpd/error_log pg_dump: [archiver] could not open output file: Permission denied pg_dump: [archiver] could not open output file: Permission denied pg_dump: [archiver] could not open output file: Permission denied pg_dump: [archiver] could not open output file: Permission denied pg_dump: server version: X.X.X; pg_dump version: Y.Y.Y pg_dump: aborting because of version mismatch (Use the -i option to proceed anyway.) pg_dump: server version: X.X.X; pg_dump version: Y.Y.Y pg_dump: aborting because of version mismatch (Use the -i option to proceed anyway.) pg_dump: server version: X.X.X; pg_dump version: Y.Y.Y pg_dump: aborting because of version mismatch (Use the -i option to proceed anyway.) pg_dump: server version: X.X.X; pg_dump version: Y.Y.Y pg_dump: aborting because of version mismatch (Use the -i option to proceed anyway.) pg_dump: server version: X.X.X; pg_dump version: Y.Y.Y pg_dump: aborting because of version mismatch (Use the -i option to proceed anyway.) pg_dump: [archiver] could not open output file: Permission denied pg_dump: [archiver] could not open output file: Permission denied pg_dump: [archiver] could not open output file: Permission denied pg_dump: [archiver] could not open output file: Permission denied pg_dump: [archiver] could not open output file: Permission denied pg_dump: server version: X.X.X; pg_dump version: Y.Y.Y pg_dump: aborting because of version mismatch (Use the -i option to proceed anyway.) pg_dump: server version: X.X.X; pg_dump version: Y.Y.Y pg_dump: aborting because of version mismatch (Use the -i option to proceed anyway.) pg_dump: server version: X.X.X; pg_dump version: Y.Y.Y pg_dump: aborting because of version mismatch (Use the -i option to proceed anyway.) pg_dump: server version: X.X.X; pg_dump version: Y.Y.Y pg_dump: aborting because of version mismatch (Use the -i option to proceed anyway.) pg_dump: server version: X.X.X; pg_dump version: Y.Y.Y pg_dump: aborting because of version mismatch (Use the -i option to proceed anyway.) pg_dump: [archiver] could not open output file: Permission denied pg_dump: [archiver] could not open output file: Permission denied pg_dump: [archiver] could not open output file: Permission denied pg_dump: [archiver] could not open output file: Permission denied pg_dump: server version: X.X.X; pg_dump version: Y.Y.Y pg_dump: aborting because of version mismatch (Use the -i option to proceed anyway.) pg_dump: server version: X.X.X; pg_dump version: Y.Y.Y pg_dump: aborting because of version mismatch (Use the -i option to proceed anyway.) pg_dump: server version: X.X.X; pg_dump version: Y.Y.Y pg_dump: aborting because of version mismatch (Use the -i option to proceed anyway.) pg_dump: server version: X.X.X; pg_dump version: Y.Y.Y pg_dump: aborting because of version mismatch (Use the -i option to proceed anyway.) # Thanks, Aleksey -- Sent via pgsql-general mailing list (pgsql-general@...) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general |
|
|
Re: Why are there pg_dump errors in my Apache httpd error_log ? (Postgres 8.3.7 on CentOS 5)Aleksey Tsalolikhin escribió:
> Hi. I just found pg_dump errors in my Apache httpd log and am really > confused. Has anybody seen this before? Somebody may have tried to abuse some PHP script or similar? -- Alvaro Herrera http://www.CommandPrompt.com/ The PostgreSQL Company - Command Prompt, Inc. -- Sent via pgsql-general mailing list (pgsql-general@...) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general |
|
|
Re: Why are there pg_dump errors in my Apache httpd error_log ? (Postgres 8.3.7 on CentOS 5)httpd.conf logs stderr to logs/error.log # # ErrorLog: The location of the error log file. # If you do not specify an ErrorLog directive within a <VirtualHost> # container, error messages relating to that virtual host will be # logged here. If you *do* define an error logfile for a <VirtualHost> # container, that host's errors will be logged there and not here. # ErrorLog logs/error.log Martin Gainty ______________________________________________ Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger sein, so bitten wir hoeflich um eine Mitteilung. Jede unbefugte Weiterleitung oder Fertigung einer Kopie ist unzulaessig. Diese Nachricht dient lediglich dem Austausch von Informationen und entfaltet keine rechtliche Bindungswirkung. Aufgrund der leichten Manipulierbarkeit von E-Mails koennen wir keine Haftung fuer den Inhalt uebernehmen. Ce message est confidentiel et peut être privilégié. Si vous n'êtes pas le destinataire prévu, nous te demandons avec bonté que pour satisfaire informez l'expéditeur. N'importe quelle diffusion non autorisée ou la copie de ceci est interdite. Ce message sert à l'information seulement et n'aura pas n'importe quel effet légalement obligatoire. Étant donné que les email peuvent facilement être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité pour le contenu fourni. > Date: Tue, 3 Nov 2009 12:37:40 -0800 > Subject: [GENERAL] Why are there pg_dump errors in my Apache httpd error_log ? (Postgres 8.3.7 on CentOS 5) > From: atsaloli.tech@... > To: pgsql-general@... > > Hi. I just found pg_dump errors in my Apache httpd log and am really > confused. Has anybody seen this before? > > My syslog.conf does not mention the httpd error_log. > > How did the errors get in there? > > # grep pg_dump /var/log/httpd/error_log > pg_dump: [archiver] could not open output file: Permission denied > pg_dump: [archiver] could not open output file: Permission denied > pg_dump: [archiver] could not open output file: Permission denied > pg_dump: [archiver] could not open output file: Permission denied > pg_dump: server version: X.X.X; pg_dump version: Y.Y.Y > pg_dump: aborting because of version mismatch (Use the -i option to > proceed anyway.) > pg_dump: server version: X.X.X; pg_dump version: Y.Y.Y > pg_dump: aborting because of version mismatch (Use the -i option to > proceed anyway.) > pg_dump: server version: X.X.X; pg_dump version: Y.Y.Y > pg_dump: aborting because of version mismatch (Use the -i option to > proceed anyway.) > pg_dump: server version: X.X.X; pg_dump version: Y.Y.Y > pg_dump: aborting because of version mismatch (Use the -i option to > proceed anyway.) > pg_dump: server version: X.X.X; pg_dump version: Y.Y.Y > pg_dump: aborting because of version mismatch (Use the -i option to > proceed anyway.) > pg_dump: [archiver] could not open output file: Permission denied > pg_dump: [archiver] could not open output file: Permission denied > pg_dump: [archiver] could not open output file: Permission denied > pg_dump: [archiver] could not open output file: Permission denied > pg_dump: [archiver] could not open output file: Permission denied > pg_dump: server version: X.X.X; pg_dump version: Y.Y.Y > pg_dump: aborting because of version mismatch (Use the -i option to > proceed anyway.) > pg_dump: server version: X.X.X; pg_dump version: Y.Y.Y > pg_dump: aborting because of version mismatch (Use the -i option to > proceed anyway.) > pg_dump: server version: X.X.X; pg_dump version: Y.Y.Y > pg_dump: aborting because of version mismatch (Use the -i option to > proceed anyway.) > pg_dump: server version: X.X.X; pg_dump version: Y.Y.Y > pg_dump: aborting because of version mismatch (Use the -i option to > proceed anyway.) > pg_dump: server version: X.X.X; pg_dump version: Y.Y.Y > pg_dump: aborting because of version mismatch (Use the -i option to > proceed anyway.) > pg_dump: [archiver] could not open output file: Permission denied > pg_dump: [archiver] could not open output file: Permission denied > pg_dump: [archiver] could not open output file: Permission denied > pg_dump: [archiver] could not open output file: Permission denied > pg_dump: server version: X.X.X; pg_dump version: Y.Y.Y > pg_dump: aborting because of version mismatch (Use the -i option to > proceed anyway.) > pg_dump: server version: X.X.X; pg_dump version: Y.Y.Y > pg_dump: aborting because of version mismatch (Use the -i option to > proceed anyway.) > pg_dump: server version: X.X.X; pg_dump version: Y.Y.Y > pg_dump: aborting because of version mismatch (Use the -i option to > proceed anyway.) > pg_dump: server version: X.X.X; pg_dump version: Y.Y.Y > pg_dump: aborting because of version mismatch (Use the -i option to > proceed anyway.) > # > > Thanks, > Aleksey > > -- > Sent via pgsql-general mailing list (pgsql-general@...) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgsql-general Windows 7: Unclutter your desktop. Learn more. |
|
|
Re: Why are there pg_dump errors in my Apache httpd error_log ? (Postgres 8.3.7 on CentOS 5)Aleksey Tsalolikhin wrote:
> Hi. I just found pg_dump errors in my Apache httpd log and am really > confused. Has anybody seen this before? > are you running some some of CMS or whatever that uses Postgres? Does it have a backup feature? or phppgadmin, perhaps? > My syslog.conf does not mention the httpd error_log. > > apache creates that file itself, per its ErrorLog primitive... -- Sent via pgsql-general mailing list (pgsql-general@...) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general |
|
|
Re: Why are there pg_dump errors in my Apache httpd error_log ? (Postgres 8.3.7 on CentOS 5)Aleksey Tsalolikhin wrote:
> Hi. I just found pg_dump errors in my Apache httpd log and am really > confused. Has anybody seen this before? > > My syslog.conf does not mention the httpd error_log. > > How did the errors get in there? > > # grep pg_dump /var/log/httpd/error_log > pg_dump: [archiver] could not open output file: Permission denied > pg_dump: [archiver] could not open output file: Permission denied > pg_dump: [archiver] could not open output file: Permission denied > pg_dump: [archiver] could not open output file: Permission denied > pg_dump: server version: X.X.X; pg_dump version: Y.Y.Y > pg_dump: aborting because of version mismatch (Use the -i option to > proceed anyway.) > that application, it uses pg_dump if it's found. It looks like it's finding it with a different version that the server it's dumping from. I can't remember under what circumstances it writes files to disk, but it's trying that and denied the privilege. Regards Russell -- Sent via pgsql-general mailing list (pgsql-general@...) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general |
|
|
Re: Why are there pg_dump errors in my Apache httpd error_log ? (Postgres 8.3.7 on CentOS 5)Thank you for your replies. We don't have a CMS and none of our PHP
scripts call pg_dump so I am concerned about the security of our system. On Tue, Nov 3, 2009 at 1:00 PM, Russell Smith <mr-russ@...> wrote: > Aleksey Tsalolikhin wrote: >> >> # grep pg_dump /var/log/httpd/error_log >> pg_dump: [archiver] could not open output file: Permission denied >> pg_dump: [archiver] could not open output file: Permission denied >> pg_dump: [archiver] could not open output file: Permission denied >> pg_dump: [archiver] could not open output file: Permission denied >> pg_dump: server version: X.X.X; pg_dump version: Y.Y.Y >> pg_dump: aborting because of version mismatch (Use the -i option to >> proceed anyway.) >> > These are definitely outputs from phppgadmin. How can you tell, please? It looks like output form pg_dump to me. We don't have phppgadmin installed on this system. # find / -print|grep -i phppgadmin # Anyway, "grep -r pg_dump $DOCROOT" turned up that one of our PHP developers was trying to do a pg_dump in his code before making changes "just in case, so he could roll back". Sigh of relief. Wipes sweat off brow. Thanks all. :) Best, -at -- Sent via pgsql-general mailing list (pgsql-general@...) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general |
| Free embeddable forum powered by Nabble | Forum Help |