Hello
I have installed several test versions of Drupal, and have had some success. I have in fact had the install script open successfully, and now i am confident to do this often.
Now i am approaching the install from a new tack, and i need some assistance, please.
I am following an install guide, here: http://drupal.org/node/1387658
That article is not complete, so i contacted mroscar (the author), and he kindly responded with a detailed email of where to place the files and folders, and symlinks.
I am pretty sure i have it just right. I have created symlinks, as suggested in all the right places. I have created the maindomain folder correctly, and i have placed all other folders and files correctly.
I have edited the .htaccess file. In fact, i think the problem i am having is with the .htaccess file itself. I think there is some setting i need to adjust, and then i will be away all fine. But i am unsure if its as simple as this.
Am i missing something with the .htaccess file?
Do i need to set the:
# Follow symbolic links in this directory.
Options +FollowSymLinks
...code differently?
My full folder setup is lengthy to explain, so i think it might be best to skip it here.
But, here is my full lenth .htaccess:
#
# Apache/PHP/Drupal settings:
#
# Protect files and directories from prying eyes.