開発中にいくつかのサイトの問題が発生したため、magento-check.php ファイルを実行して、すべてが問題ないかどうかを確認することにしました。結果は。
Your server does not meet the following requirements in order to install Magento.
The following requirements failed, please contact your hosting provider in order to receive assistance with meeting the system requirements for Magento:
You need MySQL 4.1.20 (or greater)
The following requirements were successfully met:
You have PHP 5.2.0 (or greater)
Safe Mode is off
You have the curl extension
You have the dom extension
You have the gd extension
You have the hash extension
You have the iconv extension
You have the mcrypt extension
You have the pcre extension
You have the pdo extension
You have the pdo_mysql extension
You have the simplexml extension
問題は、MySql Server バージョンを実行していることです: 5.5.24-0ubuntu0.12.04.1
また、Magento は既にサーバーにインストールされ、動作していることにも注意してください。私が抱えている問題は、製品ページだけで一貫して 500 内部サーバー エラーが発生することです。これらの問題は関連しているとは思いませんが、それでも奇妙です。