Wordpress is a suite of tools to create, manage and publish web blogs.
0
votes
0answers
8 views
Problem while upoading wordpress plugins to new ubuntu VPS
Problem while upoading wordpress plugins to new ubuntu VPS
tried this > local wordpress installation, plugin installation and file permissions
Not working
Only one user : root > exists [ need ...
0
votes
0answers
15 views
Can't see wordpress's “recommend” on Facebook template in Chrome
A friend is helping us update our political group website. The thing is I asked him to add a recommend on Facebook and "Tweet" options so people can share the posts if they liked them.
The problem ...
0
votes
1answer
51 views
Ubuntu Web Server is not Accessible outside Localhost
I have a web server running the latest version of Ubuntu, LAMP stack and everything else required to run a local server.
I managed to install wordpress on localhost/wordpress.
And going to just ...
0
votes
0answers
24 views
I can't access pages on my web server
I'm having a little issue with running a web server on 12.10. I installed xampp which went smoothly and then I installed wordpress which was also without problem. Now when I go to the site on my local ...
0
votes
1answer
39 views
Bitnami says 'no enough permissions to bind to the port…'
I am installing wordpress of Bitnami in ubuntu 12.04 amd64.
When I run installation, it pops a window letting me choose 'MySQL Server port'.
I use the default 3306.
But it says : It seems you do not ...
0
votes
0answers
46 views
Ubuntu EC2 Instance / Wordpress Multisite: Server Error When Activating Themes
I've created a fresh WP subdirectory multisite install via Amazon EC2 / Ubuntu instance. Enabling themes to subdirectory sites results in a server error that I believe is related to a permissions ...
3
votes
0answers
23 views
How to use the Wordpress Juju charm to add existing database content
I've been looking at the Wordpress juju charm and I'd like to use it to create instances of developer.ubuntu.com for testing and design purposes.
I believe I can use it as-is, apart from one bit: the ...
1
vote
0answers
57 views
Wordpress on Ubuntu 127.0.0.1 is not working
I've been trying to get Wordpress to work on my Ubuntu 10.04 LTS system and nothing seems to work. I did everything as i should (according to http://codex.wordpress.org/Installing_WordPress) but I ...
0
votes
1answer
24 views
wordpress installed but not opening the page
I have installed wordpress under /var/www/wordpress and when I try to access my site using mydomainname/wordpress/wp-admin, it downloads a file rather than opening anything. Can anyone help. Please.
...
3
votes
1answer
140 views
deploy multiple wordpress sites with juju
This may seem like an obvious question, but can you deploy multiple (distinct) wordpress sites with their own databases etc? But using a single deployment? So not dedicated vm's for each sites ...
0
votes
1answer
114 views
How to give apache2 permission to write and read files?
When I installed Wordpress in my Ubuntu 12.04 I found that Wordpress itself not write wp.config file.
He tell me to copy this into wp.config file. Look Like wordpress not able to write the files.
...
1
vote
1answer
550 views
Why is my WordPress installation unable to create a directory?
I am a new user of Ubuntu 12.04 64 bit and I want to test WordPress on my local PC installation. I've only installed LAMP and the latest version of WordPress for now. Further actions were
creating a ...
1
vote
1answer
363 views
local wordpress installation, plugin installation and file permissions
I have a local wordpress installation and got everything working, until I tried to install a new plugin. Trying to activate the plugin, wordpress asked me for FTP connection information, which I ...
0
votes
3answers
239 views
Easy installation of wordpress? [duplicate]
Possible Duplicate:
What’s the easiest way to set up a LAMP stack?
I am wordpress theme and website developer. back in windows i use WAMP server to access and develop themes in wordpress ...
1
vote
2answers
436 views
WordPress asks for FTP credentials, even though owner of the whole /var/www is www-data
I'm trying to get WordPress to run on my local Ubuntu 12.10 installation.
When I try to install themes/plugins, it asks me for FTP credentials.
I've been trying to get this to work for 2 days now. ...
0
votes
1answer
125 views
I `apt-get remove`d wordpress. Did that delete the wordpress db? [closed]
I was trying to move my wordpress installation (done from apt-get) to another folder and manage it myself, so I apt-get remove'd wordpress. Later I decided to apt-get install it again, but after I ...
0
votes
1answer
388 views
How to configure nginx for Wordpress
I've installed everything that is needed by Wordpress i.e. nginx 1.2.5 (built from source on /usr/local/nginx), php-fpm with other php packages and mysql via apt-get. I downloaded wordpress-3.4.2.zip ...
0
votes
1answer
158 views
check what process was causing the problem of high cpu load
I'm running nginx wordpress server in KVM using 12.04 server x86. It was running very well about 4 month until 2 hours ago. I found that my website is down and no ping response. Virt-manager logged ...
2
votes
1answer
754 views
I'm getting an error with nginx, php and wordpress - 502 Bad Gateway
Using the sample recipe I am deploying a WordPress solution on EC2:
juju bootstrap --constraints "instance-type=t1.micro"
juju set-constraints instance-type=t1.micro
juju debug-log
juju deploy mysql ...
1
vote
0answers
1k views
WordPress installation on Ubuntu 12.10
I am new in Ubuntu. Recently I am using Ubuntu 12.10. When I used window xp I used WordPress in XAMPP. The installation press of WordPress in windows xp on XAMPP is very simple, only copy the ...
0
votes
2answers
472 views
wordpress permissions ubuntu
While trying to upload a header image to Wordpress theme twenty eleven i get this error:
"Unable to create directory /srv/www/wp-uploads/i3e.ndu.edu.lb/2012/11. Is its parent >directory writable ...
0
votes
2answers
53 views
Wordpress does not create directories?
First I will just tell you how my wordpress hierarchy looks like:
/var/www has all of the wordpress files, which is different from how it is normally set up as /var/www/wordpress (symlinked to ...
4
votes
1answer
187 views
juju wordpress open-ports: []
testing juju from the ppa on aws on precise.
Environment successfully bootstrapped, mysql and wordpress unit started, db relationship successfully added. On exposure of wordpress I have no open ports ...
1
vote
0answers
156 views
After deploying wordpress 502 Bad gateway
I have this:
2012-10-15 12:25:19,359 INFO Connecting to environment...
Enter passphrase for key '/home/hsf/.ssh/id_rsa':
2012-10-15 12:25:21,902 INFO Connected to environment.
machines:
0:
...
0
votes
1answer
519 views
How to access localhost remotely - Wordpress? [closed]
I have installed a LAMP stack (sudo tasksel install lamp-server) and wordpress (sudo apt-get install wordpress), but now, I would like to access my server remotely, to be used as a home fileserver.
...
0
votes
2answers
80 views
problem after login in wordpress site
I have installed WordPress first installation on Apache server
Its opening fine but when i logged in with my user id and password
http://examplesite.com/wp-login.php
It is showing blank in Firefox ...
0
votes
1answer
317 views
Multiple Wordpress Blogs in 12.04
I've got an ubuntu server hosted up at Amazon. I'm using virtual hosts, and I already have that somewhat set up. (i.e. wiki.mydomain.com is my mediawiki which is running). I'm installing Mediawiki per ...
3
votes
2answers
87 views
How do I tune wordpress so I can make my site more responsive?
I have a Linode that has Ubuntu loaded and am hosting a WordPress site. I would like to optimize my site so that I no longer get Out of Memory errors like the following:
Killed process 16660 ...
2
votes
2answers
487 views
Postfix Server - Wordpress
I have installed postfix on my Ubuntu server. I want it to send mail to my subscribers on the blog. I have installed the SMTP plugin for wordpress so its not using php mail. But any time anybody signs ...
2
votes
1answer
518 views
Where can I get Ubuntu templates/themes for Joomla or Wordpress?
May you suggest me how to recreate/build a template/theme similar to askubuntu for a Joomla/Wordpress web site please?
2
votes
0answers
156 views
How do I configure Wordpress to update automatically?
I installed apache2, mysql, php5 and phpmyadmin
Now i moved my old Wordpress installtion from my htdocs Folder under Windows in my /var/www/ Folder under Ubuntu.
Now, when i want to update some of ...
0
votes
3answers
2k views
Correct permissions for /var/www and wordpress
Hello and thank you in advance!
I am relatively new to ubuntu, so please excuse the newbie-ness of this question...
I have set up a LAMP server (ubuntu server 11.10) and I have access via SSH and to ...
0
votes
1answer
87 views
wordpress restored from backup asking for ftp
I backed up my /var/www/wordpress folder to my external harddisk and restored it back. Now when I add a new plugin I am asked for ftp access to my localhost. I wonder why ?
As far as I could go ...
2
votes
1answer
746 views
Require assistance with failed to open stream: Permission denied in
I have set up (actually migrated) wordpress on ubuntu 10.04 with apache2 and everything works great. However, I'm getting the following error when using a plugin to upload files to the server:
...
1
vote
1answer
719 views
Incompatibility between WP super cache and PHP APC?
I'm using the "WP super cache" WordPress plugin on a Ubuntu 12.04 server and found it is incompatible with php APC.
After installing and activating the WordPress plugin, the blog was down and users ...
0
votes
2answers
425 views
Ubuntu 11.10 LAMP is very slow
My lamp stack on a local machine is too slow.
I have successfully installed wordpress but any request (e.g login,add new post) is too slow.
How can i resolve what's wrong ?
Thank you in advance!
0
votes
0answers
60 views
Rights to give to Wordpress files [duplicate]
Possible Duplicate:
What is the best way to add files to a website on a LAMP Server?
I tried to set up a local Wordpress website, accessible only from the localhost. I cannot edit anything.
...
1
vote
3answers
472 views
How to I setup a local Wordpress site?
I want to create a site based on Wordpress that is only accessible from my own machine (localhost). In other words, I do not want my computer to be a server. I just want it to have all the files ...
1
vote
2answers
252 views
How to deploy multiple charms *on the bootstrapped node* or on a single node?
I've been wondering if it is possible to deploy a charm, say for example, a wordpress charm to a single node.
i.e. bootstrapped node + mysql node + wordpress node = 1 node
One scenario can be: ...
8
votes
1answer
2k views
What's the recommended way to install Wordpress from packages on a server?
I've got a LAMP server available from http://91.xxx.xx.xx/ (just an example IP address), and I'd like to install Wordpress there.
I've gone as far as doing a simple sudo apt-get install wordpress to ...
2
votes
1answer
1k views
php5-fpm incomplete install - no config file
I've set up a server with Ubuntu 11.04 and Nginx+PHP-FPM+Varnish+APC+MySQL+Memcached+WordPress. Everything runs pretty nice, but there is a tiny problem with the PHP-FPM service. Install goes OK after ...
3
votes
3answers
7k views
chown: changing ownership of `…': Operation not permitted
I'm trying to install Wordpress using the following installations. However, when I attempt to open the browser to set up Wordpress, I get an error that there is a problem establishing a database ...
3
votes
3answers
3k views
Permissions problem when upgrading Wordpress to 3.2 through the admin interface
I'm using 10.04 server I'm trying to upgrade Wordpress through the admin interface. I have a vsftpd server running and it is accepting local connections. For my FTP credentials I supplied the ...
0
votes
3answers
600 views
How to backup a whole wordpress site?
How to backup a whole wordpress site from ubuntu?
There is a program like WinSCP to use it for backup, or it is not necessary?
2
votes
1answer
2k views
How come I can not install plugins on my local Wordpress install?
I got WordPress up and running fine on Ubuntu 10.04 by using this source except that when I try to update and install themes/plugins I get this following error message in wp-admin page:
Installing ...
4
votes
3answers
922 views
Chrome mistakenly downloads localhost/wordpress pages, but Firefox doesn't
I have Wordpress installed at http://localhost/wordpress
When I try and view a page in Chrome, it downloads the PHP file rather than showing the page. When I view in Firefox, everything works fine.
...
2
votes
0answers
621 views
Extremely slow upload speeds in nautilus with FTP [closed]
I was at home uploading a WP site and it's maxing at 4.2kb. I did a speed test and im getting ~1MB upload (my home ISP caps it out at that). I uploaded a 5MB file via Chrome, to test, and it uploaded ...
11
votes
3answers
12k views
How to Setup FTP to use in locally hosted wordpress
I have installed wordpress on my ubuntu 10.10 desktop edition and I am trying to install plugin from the browser (I know I can drop it to the wp-content/plugin but I want to do it via the web browser ...