I've had a look around the frum, but I'm not sure there is a definitive answer.
I've install Drupal in a sub-directory & got the "403 you do not have access to index.php" error. Renaming .htaccess made the error go away. Remaming it back & trying "allow from all" didn;t work.
Running the site without the .htaccess seems fine, but I can't use clean URLs?
Drupal isn't able to send email upon user registration. I setup SMTP in php.ini for localhost and email as me@localhost.com. I also tried using my hosting provider's SMTP and email address. None worked. Anybody, help me please!!!
I deleted the only *-cron-last row in variables, (drupal_cron_last - i didn't have the two comments_cron_last & node_cron_last that the FAQ suggested) and emptied the search_index table, but I still don't get any nodes coming up in any search.