I got as far as creating mysql db and setting permissions. However, when I point my browser to http://localhost/drupal-7.0, I get a browser window that displays the php code. The install script won't run. Sorry if I'm missing something obvious. I'm a newbie :-) Can someone please clue me on how to get the install.php executed by safari? I'm running Safari 5.0.2 in Mac OS 10.6.4.
I have added a block on right side "Recent Content" but it comes with table with 3 columns , when I login
as admin it shows :
1st column: Content Title
2nd column: Edit
3rd Column: Delete
When not login .. just being as guest , then 1st column contains the Content Title but others 2 columns remain empty. I wont to hold these columns on my pages.
How can I edit my "Recent content" style. I want to remove these Columns from the guest view. It is good for admin user only.