cancel
Showing results for 
Search instead for 
Did you mean: 

Cannot access index management - blank page

Cannot access index management - blank page

Hi,

 

i have another issue. i cannot access the index management menu (displays an empty page)

I can rebuild the indexes via scp successfully, but i want to get this funktion back via Menu function.

 

tried activating the error function in php.ini and activated error_reporting(E_ALL) in index.php reporting

but this shows nothing.

 

Can anyone help?

 

Christian

Magento 1.9.2.0 / m2ePro / Intraship

4 REPLIES 4

Re: Cannot access index management - blank page

magento has its own logs in var/log/

try to open them and find your error

------------
MagenX - Magento and Server optimization

Re: Cannot access index management - blank page

under var/log is just a system.log - there is nothing in it at the time i accessed the index management.

using ssh shell with command >>php indexer.php --reindexall all<< everything is fixed successfully.

 

just accessing the index management using the backend is the problem -> empty page...

 

any ideas?

Re: Cannot access index management - blank page

Can anyone give me the script that is executed when index management is started via admin panel?

Re: Cannot access index management - blank page

then you need to check php error log in your linux root folder

/var/log/

 

everytime you see blank page = php error

------------
MagenX - Magento and Server optimization