Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2011-05-02 11:13:22

euan
New Member
Registered: 2011-05-02
Posts: 9

Hosting migrated server to CloudLinux and suPHP - Some plugins bust.

Hello

I’m with A2 hosting and last night they migrated the shared server I have a number of sites hosted on to CloudLinux and suPHP. Since it happened I have been getting plugin failures across all the sites.

Please see http://test.kerfdesign.co.uk for the plugin failures.

It does not happen to all plugins. I am rather green when it comes to server site gubbins and all that, so haven’t got a clue what the issue might be apart from needing to maybe re-upload some textpattern files (though which ones I haven’t a clue). I have already tried disabling/enabling the plugins, deleting then re-adding them with no joy on both fronts. I have contacted the hosting company and raised a ticket with them, but they’re being a little slow so thought I’d try here to.

Here’s the diagnostic detail (high) if it helps:

Textpattern version: 4.3.0 (r3451)
Last Update: 2010-12-07 16:49:14/2010-11-04 09:59:40
Document root: /home/kerfkerf/public_html/test
$path_to_site: /home/kerfkerf/public_html/test
Textpattern path: /home/kerfkerf/public_html/test/textpattern
Permanent link mode: section_id_title
Temporary directory path: /home/kerfkerf/public_html/test/textpattern/tmp
Site URL: test.kerfdesign.co.uk
PHP version: 5.2.9
GD Image Library: bundled (2.0.34 compatible); supported formats: GIF, JPG, PNG.
Server TZ: America/New_York
Server Local Time: 2011-05-02 07:05:31
DST enabled?: 1
Automatically adjust DST setting?: 1
Time Zone: Europe/London (0)
MySQL: 5.0.91-community-cll
Locale: English_United Kingdom.1252
Server: Apache
PHP Server API: cgi
RFC 2616 headers: 0
Server OS: Linux 2.6.18-338.5.1.el5.lve0.8.29
Active plugins: zem_contact_reborn-4.0.3.20, zem_contact_lang-4.0.3.6, adi_contact-0.3, cbs_navigation_menu-0.4, arc_twitter-2.01, hak_tinymce-1.0
Admin-side theme: remora 4.3.0

.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_txp_hak_tinymce is latin1

10 Custom Fields: custom_1, custom_2, custom_3, custom_4, custom_5, custom_6, custom_7, custom_8, custom_9, custom_10 (10)

PHP extensions: zip/1.8.11, libxml, xsl/0.1, xmlwriter/0.1, xmlrpc/0.51, dom/20031129, xmlreader/0.1, xml, wddx, tokenizer/0.1, tidy/2.0, session, pcre, SimpleXML/0.1, sockets, soap, SPL/0.2, standard/5.2.9, Reflection/0.1, pspell, posix, pgsql, mysqli/0.1, mysql/1.0, mhash, mcrypt, mbstring, json/1.2.1, imap, iconv, hash/1.0, gmp, gettext, gd, ftp, filter/0.11.0, exif/1.4 $Id: exif.c,v 1.173.2.5.2.27 2008/12/31 11:17:37 sebastian Exp $, dbase, date/5.2.9, curl, ctype, calendar, bz2, bcmath, zlib/1.1, openssl, cgi, PDO/1.0.4dev, pdo_sqlite/1.0.1, SQLite/2.0-dev, pdo_mysql/1.0.2, pdo_pgsql/1.0.2, htscanner/1.0.0, strainer/0.1, ionCube Loader, Zend Optimizer

/home/kerfkerf/public_html/test/index.php: r3189 (b58ca188e05a48b31d1025d61e026725)
/home/kerfkerf/public_html/test/css.php: r3189 (5e7fe7ea948c7e9ec2e56e34a01f4bb6)
/home/kerfkerf/public_html/test/textpattern/css.php: r3189 (4e131ff20d1da3e20b2c629292138653)
/home/kerfkerf/public_html/test/textpattern/include/import/import_b2.php: r3446 (e05c2808566822ed4a6e525ee4bc4192)
/home/kerfkerf/public_html/test/textpattern/include/import/import_blogger.php: r3446 (2096da3f746152301620e18a4ccfe0f8)
/home/kerfkerf/public_html/test/textpattern/include/import/import_mt.php: r3446 (f0be9ce384eec112f8e70687458173cc)
/home/kerfkerf/public_html/test/textpattern/include/import/import_mtdb.php: r3446 (c8f07f5a6db990382e4a30a1d57333e6)
/home/kerfkerf/public_html/test/textpattern/include/import/import_wp.php: r3446 (0740155a2d06657893acc7c7d968770d)
/home/kerfkerf/public_html/test/textpattern/include/txp_admin.php: r3386 (ffb4129e774cfbb8643c2e05f37f3507)
/home/kerfkerf/public_html/test/textpattern/include/txp_article.php: r3440 (db97df274f245047f305ff75b1e20560)
/home/kerfkerf/public_html/test/textpattern/include/txp_auth.php: r3374 (a7f13cd308c5c500105f2b5994cc3aad)
/home/kerfkerf/public_html/test/textpattern/include/txp_category.php: r3374 (5af7cf31692bb2213f93babfef5a6657)
/home/kerfkerf/public_html/test/textpattern/include/txp_css.php: r3379 (88587e0dc2d159be4e521dbf33de7bb7)
/home/kerfkerf/public_html/test/textpattern/include/txp_diag.php: r3446 (1903c263988e7ce4d705e5f0d7ee5bdf)
/home/kerfkerf/public_html/test/textpattern/include/txp_discuss.php: r3374 (ec56dc03cb9ac06f5f026d0a3daf3bac)
/home/kerfkerf/public_html/test/textpattern/include/txp_file.php: r3416 (3159e53e1f35099257be71fe85adf021)
/home/kerfkerf/public_html/test/textpattern/include/txp_form.php: r3382 (e6574a6280585918bd7d4c6d202c3b85)
/home/kerfkerf/public_html/test/textpattern/include/txp_image.php: r3441 (9a93e09c68754dd10f1dc007914652d9)
/home/kerfkerf/public_html/test/textpattern/include/txp_import.php: r3374 (3dbc737eaa1def0771d76344ff7fb116)
/home/kerfkerf/public_html/test/textpattern/include/txp_link.php: r3374 (bb85e92bc8df2363676817a10c0d5801)
/home/kerfkerf/public_html/test/textpattern/include/txp_list.php: r3374 (88af3230cf8dc28747b10a1fea20800a)
/home/kerfkerf/public_html/test/textpattern/include/txp_log.php: r3374 (acb6773311e80fbf87a38587c99a7d2d)
/home/kerfkerf/public_html/test/textpattern/include/txp_page.php: r3379 (92d4d3d0dd9d6ef46fb6e1fdb6d1b0b1)
/home/kerfkerf/public_html/test/textpattern/include/txp_plugin.php: r3374 (d73a4547e590fc476279278fa8aeb391)
/home/kerfkerf/public_html/test/textpattern/include/txp_prefs.php: r3445 (959c2a15daf42c8c6da5957b98b0213d)
/home/kerfkerf/public_html/test/textpattern/include/txp_preview.php: r1238 (d55a3df200602c69eb65c72dc8ad7477)
/home/kerfkerf/public_html/test/textpattern/include/txp_section.php: r3374 (d496b080b90519a9a6e180b0fd0451f8)
/home/kerfkerf/public_html/test/textpattern/include/txp_tag.php: r3444 (b8634c90e7ea16c60d1370a867e91626)
/home/kerfkerf/public_html/test/textpattern/index.php: r3451 (dd519f665b0ffb952246f5d91170134c)
/home/kerfkerf/public_html/test/textpattern/jquery.js: unknown (e4958bd2e32d9fcd6115a585ed17a9cc)
/home/kerfkerf/public_html/test/textpattern/lib/IXRClass.php: r3394 (f8621cd5f0f36c69360aa2033e4065af)
/home/kerfkerf/public_html/test/textpattern/lib/admin_config.php: r3386 (6b2b6db38da2baa82f5557a6e29bad97)
/home/kerfkerf/public_html/test/textpattern/lib/class.thumb.php: r3301 (6ca1ad88082438f88cae6416dcb29822)
/home/kerfkerf/public_html/test/textpattern/lib/classTextile.php: r3438 (734d0ebd2f9e7c4c84bf93bf5cde5d58)
/home/kerfkerf/public_html/test/textpattern/lib/constants.php: r3318 (a2b38baeb4ba77f9dfdd4ad71e277549)
/home/kerfkerf/public_html/test/textpattern/lib/taglib.php: r2868 (c9676967585577f0a0b329803761d516)
/home/kerfkerf/public_html/test/textpattern/lib/txplib_admin.php: r3047 (d5211ebfac4f3b6d00f22d459f3cdf69)
/home/kerfkerf/public_html/test/textpattern/lib/txplib_db.php: r3389 (3324a5dab30f68bda3fa7218514f91b7)
/home/kerfkerf/public_html/test/textpattern/lib/txplib_forms.php: r3372 (447c117e7072a73e67ebe2dc41fe46ee)
/home/kerfkerf/public_html/test/textpattern/lib/txplib_head.php: r3388 (e59cdf9aa24c4d2fb88d0d45076be68e)
/home/kerfkerf/public_html/test/textpattern/lib/txplib_html.php: r3372 (17041abcc0779d22a6224feb8dfd3492)
/home/kerfkerf/public_html/test/textpattern/lib/txplib_misc.php: r3437 (b9de32008e7a9ac596e637d993aab37e)
/home/kerfkerf/public_html/test/textpattern/lib/txplib_theme.php: r3388 (99262eb207d3b49a343ad4b5c1dd3e64)
/home/kerfkerf/public_html/test/textpattern/lib/txplib_update.php: r2812 (54d6fa23f3f3fc5c2cb31262c6aa343f)
/home/kerfkerf/public_html/test/textpattern/lib/txplib_wrapper.php: r2931 (22f292521a595090b46300354db6df57)
/home/kerfkerf/public_html/test/textpattern/publish.php: r3433 (3469e21a32b2411d56e57701baf296f6)
/home/kerfkerf/public_html/test/textpattern/publish/atom.php: r3399 (9a4eeebe17b8c833bc382b6287fbb168)
/home/kerfkerf/public_html/test/textpattern/publish/comment.php: r3395 (8a55386ccfd856bd5df68c84058e5ba0)
/home/kerfkerf/public_html/test/textpattern/publish/log.php: r3247 (257c3a247f0ca6a21513beb2f09d76c6)
/home/kerfkerf/public_html/test/textpattern/publish/rss.php: r3399 (da9ab0c78c57b4169a360dfa0aa6c753)
/home/kerfkerf/public_html/test/textpattern/publish/search.php: r2812 (22762b20f6281fd132248ec42e5ee9af)
/home/kerfkerf/public_html/test/textpattern/publish/taghandlers.php: r3443 (e9a2a51863fd241cd8e7e8c0785120ab)
/home/kerfkerf/public_html/test/textpattern/textpattern.js: r3369 (b87b0a897cc2259aa5132da030764c9d)
/home/kerfkerf/public_html/test/textpattern/theme/classic/classic.php: r3191 (8af2d7091676308c93021843c629812d)
/home/kerfkerf/public_html/test/textpattern/update/_to_1.0.0.php: r3047 (8aa7c3d82aad8df47adf96e92f124137)
/home/kerfkerf/public_html/test/textpattern/update/_to_4.0.2.php: r3047 (81324dcf9bed59bacd73789c2b650305)
/home/kerfkerf/public_html/test/textpattern/update/_to_4.0.3.php: r3047 (c237b669e57b7fe0ea2f8c7cc9d69557)
/home/kerfkerf/public_html/test/textpattern/update/_to_4.0.4.php: r3047 (d3e62265ff5ad36a8a7de23e6148f6f9)
/home/kerfkerf/public_html/test/textpattern/update/_to_4.0.5.php: r2894 (7f5fe789f58a202e23c1b430a2659110)
/home/kerfkerf/public_html/test/textpattern/update/_to_4.0.6.php: r3047 (687e230c2c6a46a6c73d3e97ee368d92)
/home/kerfkerf/public_html/test/textpattern/update/_to_4.0.7.php: r3014 (fa83153d09e2e533ce41f69799b90f5c)
/home/kerfkerf/public_html/test/textpattern/update/_to_4.0.8.php: r3057 (26d76a86cb95757355958e06b6063afe)
/home/kerfkerf/public_html/test/textpattern/update/_to_4.2.0.php: r3233 (9bd2be46df10e2f0561634a2de4cdc63)
/home/kerfkerf/public_html/test/textpattern/update/_to_4.3.0.php: r3304 (0f57c27668c4f791530830d92b146dde)
/home/kerfkerf/public_html/test/textpattern/update/_update.php: r3451 (9d15292f6117490393ff999cd052027e)

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

Hope this is in the correct area.
Many thanks
Euan

Offline

#2 2011-05-02 12:41:08

jsoo
Plugin Author
From: NC, USA
Registered: 2004-11-15
Posts: 1,793
Website

Re: Hosting migrated server to CloudLinux and suPHP - Some plugins bust.

The error message on your site means that the plugins in question are evaluated by PHP as invalid code. Obviously these are plugins known to work under a variety of configurations, but there must be something about your new PHP configuration that chokes on these. I’d start by perusing the support threads for these plugins, to see if anyone else has encountered this. You might also check if your host offers PHP 5.3. (5.2.9 is rather ancient.)


Code is topiary

Offline

Board footer

Powered by FluxBB