Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Re: Feedback for the Textpattern 4.4.0 release
It would be a good idea if possible to match the readme.txt instructions to those on the Weblog page, particularly in this security release. And – multi-site upgrade instructions would be helpful in a future release.
Offline
#62 2011-03-30 18:43:44
- els
- Moderator
- From: The Netherlands
- Registered: 2004-06-06
- Posts: 7,458
Re: Feedback for the Textpattern 4.4.0 release
The readme.txt content is also in the wiki.
Offline
Re: Feedback for the Textpattern 4.4.0 release
Hi,
Just upgraded to TXP 4.4.0 from 4.3.0 and although the admin side of the side is working fine the front-end states config.php is missing or corrupt. To install Textpattern, visit setup.
. I’ve checked the config.php file and everything seems fine, any suggestions?
Offline
Re: Feedback for the Textpattern 4.4.0 release
Perhaps it’s not missing, but in the wrong place.
Offline
Re: Feedback for the Textpattern 4.4.0 release
Hi Ruud,
Thanks for getting back to me. The config.php file is in the Textpattern folder (/textpattern/config.php) as with previous versions so not sure what’s going on. I’ve tried logging out and back in again but no change, the only warning I’m getting from diagnostics is Some Textpattern files have been modified:/home/sites/conwayltc.co.uk/public_html/css.php
but that’s not really an error as such.
Offline
Re: Feedback for the Textpattern 4.4.0 release
Are permissions and ownership set correctly on config.php?
Offline
Re: Feedback for the Textpattern 4.4.0 release
The config.php permissions are set at 644, the file is just copied from the previous 4.3.0 installation. Would it be easier if I just went through the set-up routine again?
Last edited by decoderltd (2011-03-31 20:09:01)
Offline
Re: Feedback for the Textpattern 4.4.0 release
No, I don’t see how that could fix the problem if the problem is not being able to find config.php. Another reason for this error message is if config.php doesn’t contain ‘table_prefix’ (it can be set to an empty string, but it must be set).
Offline
Re: Feedback for the Textpattern 4.4.0 release
The ‘table_prefix’ seems fine, here the full config info:
<?php
$txpcfg['db'] = 'xxxxxxx';
$txpcfg['user'] = 'xxxxxxx';
$txpcfg['pass'] = 'xxxxxxx';
$txpcfg['host'] = 'localhost';
$txpcfg['table_prefix'] = '';
$txpcfg['txpath'] = '/home/sites/conwayltc.co.uk/public_html/textpattern';
$txpcfg['dbcharset'] = 'utf8';
?>
I’ve since created a new ‘config.php’ file with the same information in case there was some sort of corruption but still have the same problem. Out of interest I clicked on the ‘set-up’ link but that isn’t working either, perhaps I need to do the upgrade again and re-upload the 4.4.0 files.
Last edited by decoderltd (2011-04-01 07:37:35)
Offline
Re: Feedback for the Textpattern 4.4.0 release
Can you post the full diagnostics?
Offline
Re: Feedback for the Textpattern 4.4.0 release
Here’s a high detail diagnostic:
Textpattern version: 4.4.0 (r3514)
Last Update: 2011-03-31 15:07:36/2011-03-31 14:48:37
Document root: /home/sites/conwayltc.co.uk/public_html/ (/home/sites/conwayltc.co.uk/public_html)
$path_to_site: /home/sites/conwayltc.co.uk/public_html
Textpattern path: /home/sites/conwayltc.co.uk/public_html/textpattern
Permanent link mode: section_title
Temporary directory path: /home/sites/conwayltc.co.uk/public_html/textpattern/tmp
Site URL: www.conwayltc.co.uk
PHP version: 5.2.17
GD Image Library: bundled (2.0.34 compatible); supported formats: GIF, JPG, PNG.
Server TZ: Europe/London
Server Local Time: 2011-04-01 11:23:39
DST enabled?: 0
Automatically adjust DST setting?: 0
Time Zone: Europe/London (0)
MySQL: 5.1.56-community-log
Locale: en_GB.UTF-8
Server: Apache/2
PHP Server API: cgi
RFC 2616 headers: 0
Server OS: Linux 2.6.9-89.33.1.ELsmp
Active plugins: smd_calendar-0.42c, zem_contact_reborn-4.0.3.20, zem_contact_lang-4.0.3.6, hak_tinymce-1.0, glz_custom_fields-1.2.4, soo_page_numbers-0.3.0, soo_txp_obj-1.1.0, bot_write_tab_customize-0.7
Admin-side theme: classic 4.4.0
Pre-flight check:
------------------------
/home/sites/conwayltc.co.uk/public_html/textpattern/setup/ still exists
Some Textpattern files have been modified:
/home/sites/conwayltc.co.uk/public_html/css.php
Clean URL test failed.
------------------------
.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]
RewriteCond %{REQUEST_URI} !=/favicon.ico
RewriteRule ^(.*) index.php
RewriteCond %{HTTP:Authorization} !^$
RewriteRule .* - [E=REMOTE_USER:%{HTTP:Authorization}]
</IfModule>
#php_value register_globals 0
------------------------
Charset (default/config): latin1/utf8
character_set_client: utf8
character_set_connection: utf8
character_set_database: latin1
character_set_filesystem: binary
character_set_results: utf8
character_set_server: latin1
character_set_system: utf8
character_sets_dir: /usr/share/mysql/charsets/
18 Tables: txp_hak_tinymce is latin1
19 Custom Fields: custom_1, custom_2, custom_3, custom_4, custom_5, custom_6, custom_7, custom_8, custom_9, custom_10, custom_11, custom_12, custom_13, custom_14, custom_15, custom_16, custom_17, custom_18, custom_19 (19)
PHP extensions: date/5.2.17, libxml, openssl, pcre, zlib/1.1, bcmath, bz2, calendar, ctype, curl, dba, dbase, dom/20031129, hash/1.0, filter/0.11.0, ftp, gettext, gmp, session, iconv, json/1.2.1, mime_magic/0.1, pcntl, SimpleXML/0.1, SPL/0.2, PDO/1.0.4dev, posix, pspell, Reflection/0.1, standard/5.2.17, shmop, pdo_sqlite/1.0.1, soap, sockets, SQLite/2.0-dev, exif/1.4 $Id: exif.c 293036 2010-01-03 09:23:27Z sebastian $, sysvsem, sysvshm, tokenizer/0.1, wddx, xml, xmlreader/0.1, xmlwriter/0.1, xsl/0.1, zip/1.8.11, cgi, gd, imap, ldap, mbstring, mcrypt, mhash, mssql, mysql/1.0, mysqli/0.1, ncurses, odbc/1.0, pdo_mysql/1.0.2, pgsql, xmlrpc/0.51, ionCube Loader, Zend Optimizer
/home/sites/conwayltc.co.uk/public_html/index.php:
r3512 (7e2d134cb824aa986f5594e81944e352)
/home/sites/conwayltc.co.uk/public_html/css.php:
r3189 (58b0f7c0cd8a667af9cb5b2de10225be)
/home/sites/conwayltc.co.uk/public_html/textpattern/css.php:
r3189 (58b0f7c0cd8a667af9cb5b2de10225be)
/home/sites/conwayltc.co.uk/public_html/textpattern/include/import/import_b2.php:
r3446 (640680aeab46fb4df9b59a85367fc0aa)
/home/sites/conwayltc.co.uk/public_html/textpattern/include/import/import_blogger.php:
r3446 (6c2f28507db1f42f4728253cfe91c08e)
/home/sites/conwayltc.co.uk/public_html/textpattern/include/import/import_mt.php:
r3446 (b8e95334d6ad611c5196d805fd8501ca)
/home/sites/conwayltc.co.uk/public_html/textpattern/include/import/import_mtdb.php:
r3488 (6d5cc089bb4f31b828194caee60b75c3)
/home/sites/conwayltc.co.uk/public_html/textpattern/include/import/import_wp.php:
r3488 (62c7c8604ca8efb15bd0e2cfe7061ec4)
/home/sites/conwayltc.co.uk/public_html/textpattern/include/txp_admin.php:
r3488 (ef0fb0d362a846dd63a3f7ed21a719fe)
/home/sites/conwayltc.co.uk/public_html/textpattern/include/txp_article.php:
r3497 (bfd63c2cc390a88a06f7a1e187a90d34)
/home/sites/conwayltc.co.uk/public_html/textpattern/include/txp_auth.php:
r3490 (8b58d415f4ae223ba60cc5958b89a34c)
/home/sites/conwayltc.co.uk/public_html/textpattern/include/txp_category.php:
r3374 (f0fbc21461549fa366b1fad1b61d5c41)
/home/sites/conwayltc.co.uk/public_html/textpattern/include/txp_css.php:
r3379 (281fd306e81efc31cbb48b42bf1de5bf)
/home/sites/conwayltc.co.uk/public_html/textpattern/include/txp_diag.php:
r3514 (64d623b013715c31db8af5acd88cf1ef)
/home/sites/conwayltc.co.uk/public_html/textpattern/include/txp_discuss.php:
r3374 (e3bc04fb524029be67a1ac98e54d0c83)
/home/sites/conwayltc.co.uk/public_html/textpattern/include/txp_file.php:
r3485 (7f4b3b1ec6e223c4607e3c1cb9cce93a)
/home/sites/conwayltc.co.uk/public_html/textpattern/include/txp_form.php:
r3491 (fee77871c0745520df45f3fc47c27354)
/home/sites/conwayltc.co.uk/public_html/textpattern/include/txp_image.php:
r3487 (2d75f2746c0d2939abba929c9e9d1539)
/home/sites/conwayltc.co.uk/public_html/textpattern/include/txp_import.php:
r3374 (6b251e1448db36d1dc795717b0a83c89)
/home/sites/conwayltc.co.uk/public_html/textpattern/include/txp_link.php:
r3480 (95fe86578d0620c41b87e6848c35147a)
/home/sites/conwayltc.co.uk/public_html/textpattern/include/txp_list.php:
r3374 (3961700c5622a5ba56d2bf50a708f718)
/home/sites/conwayltc.co.uk/public_html/textpattern/include/txp_log.php:
r3374 (d96f4246c19e570177eb26dfa0767178)
/home/sites/conwayltc.co.uk/public_html/textpattern/include/txp_page.php:
r3482 (aec418008dc79d66ec2df0eef2ae92b1)
/home/sites/conwayltc.co.uk/public_html/textpattern/include/txp_plugin.php:
r3374 (ff66cb4cd33f4c8d0c0dd09b6403613b)
/home/sites/conwayltc.co.uk/public_html/textpattern/include/txp_prefs.php:
r3445 (0e34552fea1d74f448973d7cd97b9763)
/home/sites/conwayltc.co.uk/public_html/textpattern/include/txp_preview.php:
r1238 (9f1296069a7f265fb925a247dc912464)
/home/sites/conwayltc.co.uk/public_html/textpattern/include/txp_section.php:
r3492 (9abb9fe05055bc4c4479e33f7152d23e)
/home/sites/conwayltc.co.uk/public_html/textpattern/include/txp_tag.php:
r3479 (aa9948f7b7bb8cd1983add0634885489)
/home/sites/conwayltc.co.uk/public_html/textpattern/index.php:
r3512 (7e2d134cb824aa986f5594e81944e352)
/home/sites/conwayltc.co.uk/public_html/textpattern/jquery.js:
unknown (b04a3bccd23ddeb7982143707a63ccf9)
/home/sites/conwayltc.co.uk/public_html/textpattern/lib/IXRClass.php:
r3394 (72e61fdf2c462574888e44471cb5fb9c)
/home/sites/conwayltc.co.uk/public_html/textpattern/lib/admin_config.php:
r3497 (f0e17d8d2cd980d7ce0f3d8d7e607f3d)
/home/sites/conwayltc.co.uk/public_html/textpattern/lib/class.thumb.php:
r3301 (517de669dcc23b59d0d555003e0d2d76)
/home/sites/conwayltc.co.uk/public_html/textpattern/lib/classTextile.php:
r3460 (4d656836c3d3c6d7cd83a3842accad95)
/home/sites/conwayltc.co.uk/public_html/textpattern/lib/constants.php:
r3488 (4ef8246978a6e1a51b69e70b22771dd9)
/home/sites/conwayltc.co.uk/public_html/textpattern/lib/taglib.php:
r2868 (90fd145347e462a7bb75f2c199b5448a)
/home/sites/conwayltc.co.uk/public_html/textpattern/lib/txplib_admin.php:
r3488 (b8758735d824b8a1cb4e9a00fd7ad654)
/home/sites/conwayltc.co.uk/public_html/textpattern/lib/txplib_db.php:
r3389 (44d0a82aeb2dc0597d8d8f60956d7434)
/home/sites/conwayltc.co.uk/public_html/textpattern/lib/txplib_forms.php:
r3372 (40a3d7c5159674cab35de1543ff3cb9d)
/home/sites/conwayltc.co.uk/public_html/textpattern/lib/txplib_head.php:
r3388 (f3b00fa86e9457eb5b1ab65f4ced7052)
/home/sites/conwayltc.co.uk/public_html/textpattern/lib/txplib_html.php:
r3463 (194b3e956a9ca949bd9fae54c30887ba)
/home/sites/conwayltc.co.uk/public_html/textpattern/lib/txplib_misc.php:
r3495 (822f98766a8445d16896a69931ef2bbb)
/home/sites/conwayltc.co.uk/public_html/textpattern/lib/txplib_theme.php:
r3388 (d01dac47b206da04f951c7b7c941f02f)
/home/sites/conwayltc.co.uk/public_html/textpattern/lib/txplib_update.php:
r2812 (b1da3b85c75dea882230344c7b09ad34)
/home/sites/conwayltc.co.uk/public_html/textpattern/lib/txplib_wrapper.php:
r2931 (ce1070a13affee3785c1b99fd1368833)
/home/sites/conwayltc.co.uk/public_html/textpattern/publish.php:
r3500 (192a0b99bea73117ffbb336b9a2d2795)
/home/sites/conwayltc.co.uk/public_html/textpattern/publish/atom.php:
r3399 (b2466d6b10435a4ca652049082bff3bb)
/home/sites/conwayltc.co.uk/public_html/textpattern/publish/comment.php:
r3395 (8edf06526cb1d4affb9f51c6fa492f26)
/home/sites/conwayltc.co.uk/public_html/textpattern/publish/log.php:
r3505 (d6db6badeee2f547732f844643bb1f81)
/home/sites/conwayltc.co.uk/public_html/textpattern/publish/rss.php:
r3399 (9717f5124671ba95503d2158c722bc28)
/home/sites/conwayltc.co.uk/public_html/textpattern/publish/search.php:
r2812 (cf588b84a49ce4a6160f61642729e7cb)
/home/sites/conwayltc.co.uk/public_html/textpattern/publish/taghandlers.php:
r3506 (45829557aa6fc2fc1f4e52ef0b4350da)
/home/sites/conwayltc.co.uk/public_html/textpattern/textpattern.js:
r3469 (02f47321f26f82e60a778f998e83a77f)
/home/sites/conwayltc.co.uk/public_html/textpattern/theme/classic/classic.php:
r3191 (cac5d9288d8c3b3c4c00f8e8b44a1895)
/home/sites/conwayltc.co.uk/public_html/textpattern/update/_to_1.0.0.php:
r3047 (ea03245ea664ced006b70b95c93c8e88)
/home/sites/conwayltc.co.uk/public_html/textpattern/update/_to_4.0.2.php:
r3462 (f21eae71903baf31b9e6776a4c64b333)
/home/sites/conwayltc.co.uk/public_html/textpattern/update/_to_4.0.3.php:
r3047 (8c6e4da1e4a3fe1c7666066d77973122)
/home/sites/conwayltc.co.uk/public_html/textpattern/update/_to_4.0.4.php:
r3047 (d68c530d6f88499cff98e215c4b1581e)
/home/sites/conwayltc.co.uk/public_html/textpattern/update/_to_4.0.5.php:
r2894 (297090f7f296ff7b5c518c172e3880c0)
/home/sites/conwayltc.co.uk/public_html/textpattern/update/_to_4.0.6.php:
r3047 (f09b3d755345a955d02abc063dae7222)
/home/sites/conwayltc.co.uk/public_html/textpattern/update/_to_4.0.7.php:
r3014 (6e801d13af7b61156624478b07eae6a1)
/home/sites/conwayltc.co.uk/public_html/textpattern/update/_to_4.0.8.php:
r3057 (e40a6a553cdcb00616d98a1d2a43ece2)
/home/sites/conwayltc.co.uk/public_html/textpattern/update/_to_4.2.0.php:
r3480 (e761b81a3f59ca81bca50ceb67d492ce)
/home/sites/conwayltc.co.uk/public_html/textpattern/update/_to_4.3.0.php:
r3304 (5e4f0fc782d4b3b8a727618e2b3956b9)
/home/sites/conwayltc.co.uk/public_html/textpattern/update/_to_4.4.0.php:
r3498 (180520b9cbdd49b3e79e6eccab39bcfb)
/home/sites/conwayltc.co.uk/public_html/textpattern/update/_update.php:
r3512 (605c908d3d7e4ff1989e849146da4347)
Offline
Re: Feedback for the Textpattern 4.4.0 release
update from 4.3 to 4.4 very easily, no problem at all:
Apache 2
powered by CentOS
Last edited by pagou (2011-04-01 20:16:40)
don’t shut, am just begin.
Offline