Archive for the ‘Wordpress’ Category

Wordpress is easy!

admin | September 23, 2009 in Ubuntu / Linux, Website Design, Wordpress | Comments (0)

Created posts and new websites in seconds with wordpress.

Download Here:
wordpress.org

If you need help on a custom wordpress layout or wordpress site, contact us here:

http://2fix.us/online_service/


Upload File Cannot Be Moved // Wordpress

admin | May 30, 2009 in Computer Fix, Wordpress | Comments (0)

Tags: , , ,

To fix ‘The upload file cannot be moved” error in wordpress add the following line to the .htaccess file:

php_flag safe_mode off

Also check for upload directory:

in your worpdress admin goto settings->miscellaneous settings

verify the upload path:

wp-content/uploads
Also check file permissions:

chmod a+w upload
dr-xr-xr-x 28 user group 4096 Jan 21 20:38 themes
drw-rw-rw- 2 user group 4096 Jan 21 20:41 upload