Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
#1 2006-10-23 17:00:02
- hillywig
- New Member
- Registered: 2006-08-23
- Posts: 3
Upgrading to 4.0.4
Hi Iam a newbie and had no difficulty setting up 4.0.3 on upgrading to 4.0.4 I recieved the following diagnostics, and frankly I do not understand what I have to do to resolve these errors
Your help would be greatly appreciated.
Regards Michael
Textpattern version: 4.0.4 (r1951)
Last Update: 2006-10-23 15:57:06/2006-08-31 15:47:57
Document root: /var/www/websites/riverterrace.co.uk/public_html
$path_to_site: /var/www/websites/riverterrace.co.uk/public_html
Textpattern path: /var/www/websites/riverterrace.co.uk/public_html/textpattern
Permanent link mode: section_id_title
Temporary directory path:
Site URL: www.riverterrace.co.uk
PHP version: 4.3.11
Server Local Time: 2006-10-23 17:37:27
MySQL: 4.1.20
Locale: en_GB.UTF-8
Server: Apache/2.0.54 (Fedora)
Apache version: Apache/2.0.54 (Fedora)
PHP Server API: apache2handler
RFC 2616 headers:
Server OS: Linux 2.6.17-1.2142_FC4
Pre-flight check:
————————————
Temporary directory path is not writable:
no_temp_dir
Some Textpattern files have been modified: /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_preview.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/constants.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
Clean URL test failed.
————————————
.htaccess file contents:
————————————
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} -f [OR]
RewriteCond %{REQUEST_FILENAME} -d
RewriteRule ^(.+) – [PT,L]
RewriteRule ^(.*) index.php
————————————
Offline
#2 2006-10-24 00:19:37
- Mary
- Sock Enthusiast
- Registered: 2004-06-27
- Posts: 6,236
Re: Upgrading to 4.0.4
- Inside your “textpattern” folder, you should have a folder named “tmp”. Go to the Advanced admin preferences, and for your temporary directory path, enter:
/var/www/websites/riverterrace.co.uk/public_html/textpattern/tmp - The modified files version means that you either did not up upload the new files, or, you did not upload the new checksums.txt file.
Offline
#3 2006-10-24 06:20:13
- hillywig
- New Member
- Registered: 2006-08-23
- Posts: 3
Re: Upgrading to 4.0.4
Thankyou Mary
The tmp path is now fine
I have re uploaded the checksum file and the other ofending files, to no avail, I am still getting the ‘Some Textpattern files have been modified:’ message for all the files and the ‘Clean URL test failed.’ is still there.
Many thanks for all your help
Regards Michael
Offline
#4 2006-10-24 06:23:56
- zem
- Developer Emeritus

- From: Melbourne, Australia
- Registered: 2004-04-08
- Posts: 2,579
Re: Upgrading to 4.0.4
I am still getting the ‘Some Textpattern files have been modified:’ message
Your FTP program, or whatever else you’re using to upload or copy the files, might be altering the line endings.
‘Clean URL test failed.’ is still there.
This means clean URLs aren’t working properly. You might have to edit .htaccess, or switch to “messy” URLs if your server doesn’t support it.
Alex
Offline
#5 2006-10-24 06:32:22
- zem
- Developer Emeritus

- From: Melbourne, Australia
- Registered: 2004-04-08
- Posts: 2,579
Offline
#6 2006-10-24 11:55:29
- hillywig
- New Member
- Registered: 2006-08-23
- Posts: 3
Re: Upgrading to 4.0.4
Many Thanks Zem,
Should have burrowed deeper into FAQs.
I am using Transmit 3.5 for ftp, I will ask a friend to reload the textpattern folder useing a different ftp client
though it is curious I had none of these problems uploading 4.0.3
Regards Michael
Offline
Pages: 1