0
votes
0answers
339 views

FTP Error Message while adding themes to Drupal

I am trying to set up the “Appearance” functionality in Drupal so that I can add new themes. I installed LAMP from these directions http://www.howtoforge.com/ubuntu_lamp_for_newbies, and then ...
3
votes
1answer
373 views

local development LAMP server: routing external requests through SOCKS proxy

I've got a (virtualized) local LAMP server on Xubuntu 12.04 that I am using for Drupal development. I'd like to learn how to use web 2.0 integration Drupal modules (eg. youtube, facebook, etc.) but I ...
0
votes
2answers
173 views

How can I find installed web applications?

I've installed LAMP Server using tasksel. I've installed phpMyAdmin, which I know from experience gets in /phpmyadmin. That works. Then I installed drupal6. I assumed that it would get in /drupal, but ...