Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,152,095 members, 7,814,841 topics. Date: Wednesday, 01 May 2024 at 08:46 PM

Activating Wordpress Plugins On Your Localhost On Ubuntu - Programming - Nairaland

Nairaland Forum / Science/Technology / Programming / Activating Wordpress Plugins On Your Localhost On Ubuntu (1151 Views)

How To Increase Localhost Xampp Server Memory Limit ! / How To Run Localhost Or Web Server On Your Android Phone / Access Denied Access Denied For User ''@'localhost' To Database '' (2) (3) (4)

(1) (Reply)

Activating Wordpress Plugins On Your Localhost On Ubuntu by dplumptre(m): 1:43pm On Feb 17, 2016
Hi guys , have you ever tried downloading wordpress on your local server and try to activate a plugin only for you to get a form

requiring you to add your ftp details like the image below , here is a quick solution


navigate to your wordpress folder , I will assume you are using apache



$ cd /var/www/html/


$ ls lart

// to view the list of the dir lets assume your worpress folder is the one below


drwxrwxr-x 7 plumptre plumptre 4.0K Feb 17 13:17 wordpress



//all you need to do is to do chown using the apache name



$ sudo chown -R www-data:www-data wordpress



// so the folder will look something like this


drwxrwxr-x 5 www-data www-data 4.0K Feb 17 12:45 wordpress



Then you are good to go .

Inorder to figure out the apache name you can just put the code below in a file


<?php echo(exec(" whoami " ) ) ; ?>

like in my case this echoed www-data

Hope this helped

you can read some other topics by visiting my blog below

blog : http://overallheuristic.com/blog
site : http://overallheuristic.com
twitter : @dplumptre
fb :https://www.facebook.com/

(1) (Reply)

Wow!!! OAU Students Creates Apps For The Blinds @microsoft Imagine Cup / How Do I Configure Codeblocks And Gnu Gcc Compiler / Web Development Startup Partner Needed In Enugu

(Go Up)

Sections: politics (1) business autos (1) jobs (1) career education (1) romance computers phones travel sports fashion health
religion celebs tv-movies music-radio literature webmasters programming techmarket

Links: (1) (2) (3) (4) (5) (6) (7) (8) (9) (10)

Nairaland - Copyright © 2005 - 2024 Oluwaseun Osewa. All rights reserved. See How To Advertise. 10
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.