Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

  1. Index
  2. » Archives
  3. » chmods problem

#1 2006-04-01 17:34:51

colak
Admin
From: Cyprus
Registered: 2004-11-20
Posts: 9,122
Website GitHub Mastodon Twitter

chmods problem

Jut migrated hblack.net to textdrive without any difficulty.
Txp though returns 2 errors
<blockquote> File Upload Path is not writable: /www/h/hblack/htdocs/hblack/files
Temp folder is not writable: /www/h/hblack/htdocs/hblack/textpattern/tmp</blockquote>

I have changed the permissions via sftp to 777 for both folders but the error remains. Does anyone have any idea how i can fix this one?

Thanx in advance.

Here are the diagnostics

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

Textpattern version: 4.0.3 (r1188)
last_update: 2006-01-11 16:01:56/2005-12-26 17:49:56
Document root: /users/home/yiannis/domains/hblack.net/web/public
$path_to_site: /users/home/yiannis/domains/hblack.net/web/public/hblack
Textpattern path: /users/home/yiannis/domains/hblack.net/web/public/hblack/textpattern
Permanent link mode: messy
upload_tmp_dir: /usr/local/www/php/tmp
Temp folder: /www/h/hblack/htdocs/hblack/textpattern/tmp
Site URL: hblack.net/hblack
PHP version: 5.0.4
server_time: 2006-04-01 17:30:21
MySQL: 4.1.14-log
Locale: en_GB
Server: Apache
Apache version: Apache
php_sapi_mode: apache2handler
os_version: FreeBSD 5.4-STABLE

Pre-flight check:
————————————
File Upload Path is not writable: /www/h/hblack/htdocs/hblack/files
Temp folder is not writable: /www/h/hblack/htdocs/hblack/textpattern/tmp
————————————

.htaccess file contents:
————————————
#DirectoryIndex index.php index.html
#Options +FollowSymLinks
#RewriteBase /relative/web/path/

<IfModule mod_rewrite.c> RewriteEngine On RewriteCond %{REQUEST_FILENAME} -f [OR] RewriteCond %{REQUEST_FILENAME} -d RewriteRule ^(.+) – [PT,L]

RewriteRule ^(.*) index.php </IfModule>

#php_value register_globals 0

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


Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.

Offline

#2 2006-04-01 18:23:54

marios
Archived Plugin Author
Registered: 2005-03-12
Posts: 1,253

Re: chmods problem

It looks like the file paths for those two folders are pointing to your old web host,
where there are of course not writable.
In admin prefs manually correct the new file path’s for those two folders and then chmod again to verify permisions

regards, marios

Last edited by marios (2006-04-01 18:24:32)


⌃ ⇧ < ⌃ ⇧ >

Offline

#3 2006-04-01 18:51:08

Mary
Sock Enthusiast
Registered: 2004-06-27
Posts: 6,236

Re: chmods problem

Yes, you need to change to:

Files path: /users/home/yiannis/domains/hblack.net/web/public/hblack/files
Tmp folder: /users/home/yiannis/domains/hblack.net/web/public/hblack/textpattern/tmp

Offline

#4 2006-04-01 19:08:00

colak
Admin
From: Cyprus
Registered: 2004-11-20
Posts: 9,122
Website GitHub Mastodon Twitter

Re: chmods problem

Mary you are a treasure. Thank you. I just forgot about the advanced prefs.


Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.

Offline

  1. Index
  2. » Archives
  3. » chmods problem

Board footer

Powered by FluxBB