2017-08-29 5 views
0

私はちょうどPostgreSQL 9.6をインストールし、pgAdmin 4でサーバを作成しました(Win 2012R2)。私はDBを作成し、別のサーバからテーブルをインポートするためにpg_dumpを使いました。PostgreSQLとapache - フォールトモジュール

pg_dump -U postgres Test < test.pgsql 

私が使用しているウェブサーバーはApache 2.4.27.0です。私はPHPファイルでdb testに接続しようとしています。イベントビューアに問題があります:

Faulting application name: httpd.exe, version: 2.4.27.0, time stamp: 0x59616b7b 
Faulting module name: libintl-8.dll, version: 0.19.4.0, time stamp: 0x00000000 
Exception code: 0xc0000005 
Fault offset: 0x00000000000067e2 
Faulting process id: 0xd24 
Faulting application start time: 0x01d320befcc84638 
Faulting application path: D:\WEB_Server\Apache24\bin\httpd.exe 
Faulting module path: D:\WEB_Server\PostgreSQL\pg96\bin\libintl-8.dll 
Report Id: c47e5ac2-8cb2-11e7-93fc-000c296b33a1 
Faulting package full name: 
Faulting package-relative application ID: 

問題を解決するのに手伝ってもらえますか?ここ

は、(1ギガバイトWAファイルの最初の大きさで、そのはカントはそれを見ることを言うので、私はそれを削除した)のApacheのerror.logの出力である:それはi`ことが判明

[Tue Aug 29 15:30:26.686558 2017] [ssl:warn] [pid 3676:tid 436] AH01909: localhost:443:0 server certificate does NOT include an ID which matches the server name 
[Tue Aug 29 15:30:26.905287 2017] [ssl:warn] [pid 3676:tid 436] AH01909: localhost:443:0 server certificate does NOT include an ID which matches the server name 
[Tue Aug 29 15:30:26.905287 2017] [mpm_winnt:notice] [pid 3676:tid 436] AH00455: Apache/2.4.27 (Win64) OpenSSL/1.0.2l PHP/7.1.8 configured -- resuming normal operations 
[Tue Aug 29 15:30:26.905287 2017] [mpm_winnt:notice] [pid 3676:tid 436] AH00456: Server built: Jul 8 2017 16:32:10 
[Tue Aug 29 15:30:26.905287 2017] [core:notice] [pid 3676:tid 436] AH00094: Command line: 'D:\\WEB_Server\\Apache24\\bin\\httpd.exe -d D:/WEB_Server/Apache24' 
[Tue Aug 29 15:30:26.905287 2017] [mpm_winnt:notice] [pid 3676:tid 436] AH00418: Parent: Created child process 3692 
[Tue Aug 29 15:30:27.389682 2017] [ssl:warn] [pid 3692:tid 328] AH01909: localhost:443:0 server certificate does NOT include an ID which matches the server name 
[Tue Aug 29 15:30:27.545915 2017] [ssl:warn] [pid 3692:tid 328] AH01909: localhost:443:0 server certificate does NOT include an ID which matches the server name 
[Tue Aug 29 15:30:27.545915 2017] [mpm_winnt:notice] [pid 3692:tid 328] AH00354: Child: Starting 64 worker threads. 
[Tue Aug 29 15:31:01.624105 2017] [mpm_winnt:notice] [pid 3676:tid 436] AH00428: Parent: child process 3692 exited with status 3221225477 -- Restarting. 
[Tue Aug 29 15:31:02.014722 2017] [ssl:warn] [pid 3676:tid 436] AH01909: localhost:443:0 server certificate does NOT include an ID which matches the server name 
[Tue Aug 29 15:31:02.030347 2017] [mpm_winnt:notice] [pid 3676:tid 436] AH00455: Apache/2.4.27 (Win64) OpenSSL/1.0.2l PHP/7.1.8 configured -- resuming normal operations 
[Tue Aug 29 15:31:02.030347 2017] [mpm_winnt:notice] [pid 3676:tid 436] AH00456: Server built: Jul 8 2017 16:32:10 
[Tue Aug 29 15:31:02.030347 2017] [core:notice] [pid 3676:tid 436] AH00094: Command line: 'D:\\WEB_Server\\Apache24\\bin\\httpd.exe -d D:/WEB_Server/Apache24' 
[Tue Aug 29 15:31:02.030347 2017] [mpm_winnt:notice] [pid 3676:tid 436] AH00418: Parent: Created child process 1152 
[Tue Aug 29 15:31:02.592895 2017] [ssl:warn] [pid 1152:tid 332] AH01909: localhost:443:0 server certificate does NOT include an ID which matches the server name 
[Tue Aug 29 15:31:02.811604 2017] [ssl:warn] [pid 1152:tid 332] AH01909: localhost:443:0 server certificate does NOT include an ID which matches the server name 
[Tue Aug 29 15:31:02.827231 2017] [mpm_winnt:notice] [pid 1152:tid 332] AH00354: Child: Starting 64 worker threads. 
[Tue Aug 29 15:31:31.014810 2017] [mpm_winnt:notice] [pid 3676:tid 436] AH00428: Parent: child process 1152 exited with status 3221225477 -- Restarting. 
[Tue Aug 29 15:31:31.514787 2017] [ssl:warn] [pid 3676:tid 436] AH01909: localhost:443:0 server certificate does NOT include an ID which matches the server name 
[Tue Aug 29 15:31:31.530428 2017] [mpm_winnt:notice] [pid 3676:tid 436] AH00455: Apache/2.4.27 (Win64) OpenSSL/1.0.2l PHP/7.1.8 configured -- resuming normal operations 
[Tue Aug 29 15:31:31.530428 2017] [mpm_winnt:notice] [pid 3676:tid 436] AH00456: Server built: Jul 8 2017 16:32:10 
[Tue Aug 29 15:31:31.530428 2017] [core:notice] [pid 3676:tid 436] AH00094: Command line: 'D:\\WEB_Server\\Apache24\\bin\\httpd.exe -d D:/WEB_Server/Apache24' 
[Tue Aug 29 15:31:31.530428 2017] [mpm_winnt:notice] [pid 3676:tid 436] AH00418: Parent: Created child process 4064 
[Tue Aug 29 15:31:32.046058 2017] [ssl:warn] [pid 4064:tid 328] AH01909: localhost:443:0 server certificate does NOT include an ID which matches the server name 
[Tue Aug 29 15:31:32.374232 2017] [ssl:warn] [pid 4064:tid 328] AH01909: localhost:443:0 server certificate does NOT include an ID which matches the server name 
[Tue Aug 29 15:31:32.389886 2017] [mpm_winnt:notice] [pid 4064:tid 328] AH00354: Child: Starting 64 worker threads. 
+0

pgadminでは、pg_dumpからインポートしたテーブルを見ることができません。データベースが空です... –

+0

Apacheのログファイルの内容を表示できますか?好ましくはerror.log –

+0

です。これは、1GBのファイルを削除した後に生成される新しいファイルです。 –

答えて

0

mモジュールがクラッシュする原因となっていないテーブルを表示しようとしています。これは正常なクラッシュですか?なぜPHPはテーブルが存在しないのを私に聞かないのですか?