0
我剛剛安裝了Postgresql 9.6並通過pgAdmin 4(在Win 2012R2上)創建了服務器。我創建了數據庫並使用pg_dump從另一臺服務器導入表。PostgreSQL和Apache - 錯誤模塊
pg_dump -U postgres Test < test.pgsql
我使用的Web服務器是Apache 2.4.27.0。我嘗試之後連接到與PHP文件的數據庫測試。並且在事件查看器中有問題:
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:
你能幫我解決這個問題嗎?
這裏是Apache error.log中的輸出(在文件WA 1GB第一的規模和我刪除它,因爲它說,傾斜觀看):
[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.
在pgadmin中無法查看我從pg_dump導入的表。數據庫爲空... –
你能顯示apache日誌文件的內容嗎?最好是error.log –
當然。這是我刪除1GB之後生成的新文件 –