Tagged Questions
0
votes
1answer
164 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
583 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
2answers
514 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
2answers
85 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
362 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 ...
2
votes
0answers
165 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 ...
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 ...
4
votes
3answers
951 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.
...