Magento category page is blank How can i see the error message -


my category pages http://magento-36664-riki.vpsapps.net/ceiling-lights.html?___store=default blank.even when try search product blank page. think whole catalog not working.

i try change layout of category office same result

is there way see error ?

i checked server error.log file , find message "directory index forbidden options directive"

now again checked server error log. getting error"now getting error in server error log"php fatal error: allowed memory size of 268435456 bytes exhausted (tried allocate 241172481 bytes) in /var/www/kkemerce/htdocs/app/mage.php on line 842 [fri may 03 06:26:44 2013] [error] php fatal error: class 'mage' not found in /var/www/kkemerce/htdocs/app/code/core/mage/core/functions.php on line 0"

i think got blank page due php errors. make magento show errors, should enable developer mode editing index.php bellow:

.... #if (isset($_server['mage_is_developer_mode'])) {     mage::setisdevelopermode(true); #}  ini_set('display_errors', 1); .... 

Comments

Popular posts from this blog

linux - Does gcc have any options to add version info in ELF binary file? -

android - send complex objects as post php java -

charts - What graph/dashboard product is facebook using in Dashboard: PUE & WUE -