Errors after removing index.php

I commented .htaccess and disable restful_urls
Then i added echo $_SERVER['PATH_INFO']; to the index.php file and i get /revista at the beginning of my journal.

Then I uncommented .htaccess and enable restful_urls again, and i get the error again.

Not sure if this helps