This forum is no longer active. Please post your questions to our new community site

Forums WordPress

Wordpress Amazon AMI - WP install directory + FTP install

Subscribe to Wordpress Amazon AMI - WP install directory + FTP install 4 post(s), 4 voice(s)

 
Avatar ayukna 1 post

Greetings…

I’ve been mucking with the Amazon AMI and can’t for the life of my figure out how to make Wordpress be installed in the HTDOCS root + how to add FTP to the stack install. Several people need to access the templates and plugins directories via FTP and running WP in the webserver root is a must for doing a multi-site instance.

I searched here and on the web to no avail.

Thanks,

Al

 
Avatar victoria Administrator 134 post(s)

Hi,

The default htdocs directory for a BitNami stack is /apps/application_name/htdocs. In your case it should be /bitnami/apps/wordpress/htdocs. You can copy the content of that directory in the apache htdocs directory. Then go to /bitnami/apps/wordpress/conf/wordpress.conf file and modify the paths.

 
Avatar brentwood 1 post

Please excuse my ignorance because I’m new to Unix. I’ve been able to get my WordPress AMI working on Amazon. So thank you for that, it was relatively simple to get WordPress up and running.

However now I want to do what this guy is doing but I’m unable to figure out how to follow your instructions. How can I get into the htdocs directory for the stack?

And how do I copy the files from one directory to another?

Thanks

 
Avatar Beltrán Rueda Administrator 3,714 post(s)

Hi,

The wordpress files are in “/opt/bitnami/apps/wordpress/htdocs” folder. You can use WinSCP or a different program to connecto to your Amazon instance and modify the Wordpress files. You can find more info at:

http://bitnami.org/forums/forums/bitnami-cloud/…

Forums WordPress