I'm sorry if this is the dumbest post ever... I just installed Drupal from and OpenVZ template, and I can't find the sites folder. Does anyone know the path to it. I want to install a new theme and apply some security patches, and I'm stuck. Thanks so much for your help!

Comments

vm’s picture

sites in in the root of your drupal install. same level as index.php

sites/default is where settings.php is stored.

you would look at the folder structure using your hosts file manager or your preferred FTP tool. I like filezilla.

axion.joey’s picture

I'm trying but I still can't find the folder. I can log in using filezilla and when I navigate to var/www there is nothing in that folder other than index.html.

I found a sites in /etc/drupal/6/sites but the only thing in there is a folder called default, but there is nothing there either.

vm’s picture

when you installed drupal, did you download it from drupal.org? if not, I can't help much. I don't use host installers therefore I don't know where the files go. I'd suggest an uninstall if this is the case and install drupal natively using it's own installer.

axion.joey’s picture

Thanks for your help vm. I really appreciate it. Has anyone else out there installed Drupal from the OpenVZ template?