Hello
Thank you for taking time to read this.
Since 3 days ago I have been unable to run via SSH terminal reindex which was working fine all these years until now.
The command I use After navigating to my store directory is
2.reindex all command
/usr/local/bin/php shell/indexer.php reindexall
It shows no errors - just opens a new line - like its ready for next command
I checked in Admin and see it hasnt reindexed anything. - I can reindex all indexes via Admin but this takes a long time for large store.
I Also noticed around this time last 3 days some of our PHP settings had changed we have dedicated server and I am the only one with access.
I also noticed that folder and file permissions on the server for folders such as
/usr/local
were not 0755 but i changed these back to 0755 and tried again but no joy
This seems to be filder folder permission issue from the server side . All magento files and folders are exactly same and nothing has changed there.
Would appreciate if anyone can provide some ideas where to check.
Kind Regards