0
當我嘗試在Joomla 3.2(在我的電腦上使用apache,XAMPP)上傳一個新模板時,我得到一個白屏,沒有任何錯誤。我檢查日誌文件錯誤,並發現這些錯誤。希望你們中的一些人能解決它。我不明白它的意思。我在Joomla 3.2中出現這個錯誤,並帶有白色屏幕
謝謝。
[Mon Jan 06 01:54:14.346499 2014] [ssl:warn] [pid 4328:tid 256] AH01909: RSA certificate configured for www.example.com:443 does NOT include an ID which matches the server name
[Mon Jan 06 01:54:14.530510 2014] [core:warn] [pid 4328:tid 256] AH00098: pid file C:/xampp/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Mon Jan 06 01:54:15.234550 2014] [ssl:warn] [pid 4328:tid 256] AH01909: RSA certificate configured for www.example.com:443 does NOT include an ID which matches the server name
[Mon Jan 06 01:54:15.456563 2014] [mpm_winnt:notice] [pid 4328:tid 256] AH00455: Apache/2.4.7 (Win32) OpenSSL/0.9.8y PHP/5.4.22 configured -- resuming normal operations
[Mon Jan 06 01:54:15.456563 2014] [mpm_winnt:notice] [pid 4328:tid 256] AH00456: Apache Lounge VC10 Server built: Nov 26 2013 16:07:35
[Mon Jan 06 01:54:15.456563 2014] [core:notice] [pid 4328:tid 256] AH00094: Command line: 'c:\\xampp\\apache\\bin\\httpd.exe -d C:/xampp/apache'
[Mon Jan 06 01:54:15.461563 2014] [mpm_winnt:notice] [pid 4328:tid 256] AH00418: Parent: Created child process 5132
[Mon Jan 06 01:54:17.442676 2014] [ssl:warn] [pid 5132:tid 268] AH01909: RSA certificate configured for www.example.com:443 does NOT include an ID which matches the server name
[Mon Jan 06 01:54:18.459734 2014] [ssl:warn] [pid 5132:tid 268] AH01909: RSA certificate configured for www.example.com:443 does NOT include an ID which matches the server name
[Mon Jan 06 01:54:18.613743 2014] [mpm_winnt:notice] [pid 5132:tid 268] AH00354: Child: Starting 150 worker threads.
你想用ssl運行嗎?也從eror消息,也許你想重新啓動apache。 – Elin
請格式化該文本的牆更好一點。你打開開發人員錯誤模式? – isherwood