Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2008-08-27 01:20:54

rsilletti
Moderator
From: Spokane WA
Registered: 2004-04-28
Posts: 707

image upload issues

I’ve just installed a recent version of TXP from svn. All works as expected except the image uploads. The message and details are as follows:

/users/home/parkling/domains/parkling.net/web/public/images/2.gif directory permissions must be 777

The image directory is set to “images” as it should be and permissions are 777, why would it include an image present in the directory in the path?

Textpattern version: 4.0.6 (r2958)
Last Update: 2008-08-13 02:37:16/2008-08-13 02:27:40
Document root: /users/home/parkling/domains/parkling.net/web/public
$path_to_site: /users/home/parkling/domains/parkling.net/web/public
Textpattern path: /users/home/parkling/domains/parkling.net/web/public/textpattern
Permanent link mode: messy
upload_tmp_dir: /usr/local/www/php/tmp
Temporary directory path: /var/tmp
Site URL: parkling.net
PHP version: 5.1.4
GD Image Library: bundled (2.0.28 compatible); supported formats: GIF, JPG, PNG.
Server Local Time: 2008-08-27 01:06:20
MySQL: 4.1.22-log
Locale: en_GB.UTF-8
Server: Apache
Apache version: Apache
PHP Server API: apache2handler
RFC 2616 headers:
Server OS: FreeBSD 6.2-STABLE
Active plugins: wet_slimpattern-0.1, ras_authors_list-0.1, ras_if_article_keywords-4.0.4.3, ras_thing-0.2

Pre-flight check:
————————————
Web Domain DNS lookup fails: parkling.net
Some Textpattern files have been modified: /include/txp_preview.php, /lib/constants.php
You are running in-development files on a live server: /include/txp_category.php, /include/txp_plugin.php, /include/txp_auth.php, /include/txp_form.php, /include/txp_section.php, /include/txp_tag.php, /include/txp_list.php, /include/txp_page.php, /include/txp_discuss.php, /include/txp_prefs.php, /include/txp_log.php, /include/txp_image.php, /include/txp_article.php, /include/txp_css.php, /include/txp_admin.php, /include/txp_link.php, /include/txp_diag.php, /include/txp_file.php, /include/txp_import.php, /lib/admin_config.php, /lib/txplib_misc.php, /lib/taglib.php, /lib/txplib_head.php, /lib/classTextile.php, /lib/txplib_html.php, /lib/txplib_db.php, /lib/IXRClass.php, /lib/txplib_forms.php, /lib/class.thumb.php, /lib/txplib_update.php, /lib/txplib_wrapper.php, /publish/taghandlers.php, /publish/atom.php, /publish/log.php, /publish/comment.php, /publish/search.php, /publish/rss.php, /publish.php, /index.php, /css.php
————————————

.htaccess file contents:
————————————
#DirectoryIndex index.php index.html

#Options +FollowSymLinks
#Options -Indexes

<IfModule mod_rewrite.c> RewriteEngine On #RewriteBase /relative/web/path/

RewriteCond %{REQUEST_FILENAME} -f [OR] RewriteCond %{REQUEST_FILENAME} -d RewriteRule ^(.+) – [PT,L]

RewriteRule ^(.*) index.php

RewriteCond %{HTTP:Authorization} !^$ RewriteRule .* – [E=REMOTE_USER:%{HTTP:Authorization}]
</IfModule>

#php_value register_globals 0

————————————

Offline

#2 2008-08-27 08:04:22

ruud
Developer Emeritus
From: a galaxy far far away
Registered: 2006-06-04
Posts: 5,068
Website

Re: image upload issues

Is it just the image uploads that don’t work or also the file uploads?

Offline

#3 2008-08-27 14:33:48

rsilletti
Moderator
From: Spokane WA
Registered: 2004-04-28
Posts: 707

Re: image upload issues

Both seem to be working well now. I’m using a different machine, I’ll be back if it persists on the original computer. Thanks.

Last edited by rsilletti (2008-08-27 22:06:11)

Offline

Board footer

Powered by FluxBB