0
votes
1answer
45 views

Install and Update plugins on a VPS Wordpress installation

I have installed Wordpress. Everything works smooth except one thing: I cannot ftp through Wordpress - meaning I cannot update or install plugins. Using my vps root user and password doesn't work ...
0
votes
1answer
55 views

Images not showing and plugins not installing on wordpress server move

I have recently moved my wordpress site from localhost to an apache server with plesk. Upon doing this my images are not appearing on the website despite still being in the media folder (however I ...
1
vote
1answer
177 views

Restored Wordpress on new Server - Can't auto-update plugins

I have installed a new Ubuntu server and have set everything up for Wordpress. I have also extracted mySite directory in the /var/www/ and did a mysql -u mysqlusername -p databasename < ...
2
votes
1answer
235 views

WP Config for FTP credentials

Is there a config in WP that allows you to store your FTP credentials? I'm using the Linux webserver at work to develop and it's really annoying to have to but the credentials in every time I ...
0
votes
2answers
1k views

Standard permissions for wordpress; Plugin installation asks for FTP credentials

I'm on a server that does not have FTP installed and will not have FTP installed. I have another website that I've been able to install plugins in before, including the one I'm trying to install now ...
1
vote
2answers
435 views

Why does WordPress require a ftp server to be running on the webserver to transfer plugins?

I had asked a related question on Super User: A use case of a system "receiving" files over FTP would be, for example, the way WordPress plugins are installed via 1-click where WordPress ...
0
votes
2answers
108 views

Can I upgrade plugins via FTP?

I'm having some trouble upgrading my plguins through the Dashboard, If i upgrade plugins manually via FTP, will i lose any info from plugins like statpress and all in one seo?
1
vote
5answers
2k views

wordpress on localhost lamp doesn't let me install plugins

i've installed a LAMP server on my ubunutu 11.04. i've installed wordpress and hooked it right with the MySQL db. i've changed the permissions of the www-data group to read and write files. every ...
13
votes
3answers
2k views

How can I stop WordPress from prompting me to enter FTP information when doing updates?

How can I stop WordPress from prompting me to enter FTP information when doing updates?