Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2006-12-11 21:53:52

lunaport
Member
From: Chicago, IL
Registered: 2004-03-03
Posts: 13
Website

Fatal error and notice since host migration

Since I moved hosts, I’ve noticed the following messages…

…anytime I add or edit an article:

Fatal error: Cannot redeclare page_title() (previously declared in /var/www/closerlook/webroot/company/textpattern/publish/taghandlers.php:16) in /var/www/closerlook/webroot/company/textpattern/publish/taghandlers.php on line 16

…anytime I log in:

Notice: Undefined index: view in /path/to/site/textpattern/lib/txplib_misc.php(512) : eval()’d code on line 64

Things seem to continue to function properly despite these warning, but I’d prefer to fix whatever’s broken. Any thoughts?

Textpattern version: 4.0.4 (r1956)
Last Update: 2006-10-30 16:49:53/2006-08-31 23:47:58
Document root: /var/www/closerlook/webroot
$path_to_site: /var/www/closerlook/webroot/company
Textpattern path: /var/www/closerlook/webroot/company/textpattern
Permanent link mode: section_title
Temporary directory path: /var/tmp
Site URL: www.closerlook.com/company
PHP version: 4.3.9
Register globals: 1
Server Local Time: 2006-12-11 14:56:45
MySQL: 4.1.20
Locale: C
Server: Apache/2.0.52 (CentOS)
Apache version: Apache/2.0.52 (CentOS)
PHP Server API: apache2handler
RFC 2616 headers:
Server OS: Linux 2.6.9-42.0.2.EL
Active plugins: asy_sitemap-0.7m, rss_admin_db_manager-4.1

Pre-flight check:
————————————
Your version of PHP has security related risks. Please turn register_globals off or update to a newer PHP version.
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/class.thumb.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
————————————

.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

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

Charset (default/config): latin1/latin1
character_set_client: latin1
character_set_connection: latin1
character_set_database: utf8
character_set_results: latin1
character_set_server: latin1
character_set_system: utf8
character_sets_dir: /usr/share/mysql/charsets/
18 Tables: company_textpattern is utf8, company_txp_category is utf8

PHP extensions: yp, xml, wddx, tokenizer/0.1, sysvshm, sysvsem, standard/4.3.9, sockets, shmop, session, pspell, posix, pcre, overload, mime_magic/0.1, iconv, gmp, gettext, ftp, exif/1.4 $Id: exif.c,v 1.118.2.35 2005/03/05 18:30:47 rasmus Exp $, dio/0.1, dbx, dba, curl, ctype, calendar, bz2, bcmath, zlib/1.1, openssl, apache2handler, ldap, mbstring, mysql, xmlrpc/0.51

Apache modules: core, prefork, http_core, mod_so, mod_access, mod_auth, mod_auth_anon, mod_auth_dbm, mod_auth_digest, util_ldap, mod_auth_ldap, mod_include, mod_log_config, mod_env, mod_mime_magic, mod_cern_meta, mod_expires, mod_deflate, mod_headers, mod_usertrack, mod_setenvif, mod_mime, mod_dav, mod_status, mod_autoindex, mod_asis, mod_info, mod_dav_fs, mod_vhost_alias, mod_negotiation, mod_dir, mod_imap, mod_actions, mod_speling, mod_userdir, mod_alias, mod_rewrite, mod_proxy, proxy_ftp, proxy_http, proxy_connect, mod_cache, mod_suexec, mod_disk_cache, mod_file_cache, mod_mem_cache, mod_cgi, mod_speedycgi2, mod_perl, sapi_apache2, mod_python, mod_ssl

pretext_data: array ( ‘id’ => ‘’, ‘s’ => ‘’, ‘c’ => ‘’, ‘q’ => ‘’, ‘pg’ => ‘’, ‘p’ => ‘’, ‘month’ => ‘’, ‘author’ => ‘’, ‘request_uri’ => ‘/company/2273dcc4c076afd481edafa2aa842068/?txpcleantest=1’, ‘qs’ => ‘txpcleantest=1’, ‘subpath’ => ‘\\/company\\/’, ‘req’ => ‘/2273dcc4c076afd481edafa2aa842068/?txpcleantest=1’,
)

/include/txp_category.php: r1879 (b40f7dc45fc34ca3c6d319c6c2843cb8)
/include/txp_plugin.php: r1917 (3f6c36b7256d6f4e279fc09df1fe458e)
/include/txp_auth.php: r1879 (4b25ea0f944b94331af2e960dd4a651f)
/include/txp_form.php: r1913 (f520425374c0ada532274117e37c4ae3)
/include/txp_section.php: r1891 (0138386d5d81205deb463710ac91da2e)
/include/txp_tag.php: r1915 (1654f2c397266f93c5f229f673ba3216)
/include/txp_list.php: r1892 (623832c24527f21c93de4e28a6f5095a)
/include/txp_page.php: r1913 (627fcd1d5e8b8cf2df84e17252c1ede7)
/include/txp_discuss.php: r1909 (b6805c7c59f6a0e202b4cad5eb3a62cf)
/include/txp_prefs.php: r1946 (f4ce91099eb7a684d6bd4b168f77424c)
/include/txp_log.php: r1919 (25922e542289311600f0821af11e2cac)
/include/txp_preview.php: r1238 (8f7bbb66ddc690128c49d42745fab8d8)
/include/txp_image.php: r1955 (92865f4a16cc41ae331795388273204c)
/include/txp_article.php: r1889 (49f7a823a8b0a776d1d3890e39760a63)
/include/txp_css.php: r1897 (9843e508685778c4f4f649e28cedd7a2)
/include/txp_admin.php: r1879 (8a51dc7d9ba35038cef90e083774c7ba)
/include/txp_link.php: r1879 (5b58c8e0f7bbfc4b313f8a5f45af1775)
/include/txp_diag.php: r1902 (cfe8183237ebe7afed4a0f99fda8876f)
/include/txp_file.php: r1895 (631f3c890e19661212a1c88be2c84a2d)
/include/txp_import.php: r1238 (3ce1f4bfbd25dbfeb80e59706ef9ede4)
/lib/admin_config.php: r1747 (717cb1e8ca1e74775c71f43fd35dcbad)
/lib/txplib_misc.php: r1956 (e6f2c51ef38c9cafdffd56acbaf5cc13)
/lib/taglib.php: r1535 (13f145b96e290a133088996fce6d33ae)
/lib/txplib_head.php: r1887 (f9d918f58a92e93b1a41fddf5f913e31)
/lib/classTextile.php: r1943 (a9471a9a7e8c3c123b85d6e220b9d6e9)
/lib/txplib_html.php: r1937 (e1d2d89e9a3602a79a27762054888c14)
/lib/txplib_db.php: r1879 (195a321c1df47a081b87399d57eaa59c)
/lib/IXRClass.php: r765 (de46a40db93f113e33e8d4f1f3372177)
/lib/txplib_forms.php: r1887 (a9a1d3be771e0c0575443a68535c0556)
/lib/class.thumb.php: r1955 (661796343f17a7d36aeecc3386be5c31)
/lib/constants.php: unknown (01631a99f61323bfa424f213a7bef66f)
/lib/txplib_update.php: r1239 (603bef85eef16b59e53ee94c40e46286)
/lib/txplib_wrapper.php: unknown (522394a349fa6af70bd34690e326f871)
/publish/taghandlers.php: r1949 (57d567fd2af67fe51ea86dd4287728fc)
/publish/atom.php: r1864 (c5756d8956b9261c8d6205804d636955)
/publish/log.php: r1637 (0270a8fb45d4e425541eab17fa81522a)
/publish/comment.php: r1951 (90cdf5068ac36204d4ff28cbb6fbbc07)
/publish/search.php: r1748 (8d0510567de6b1bdc2137ec0b41f23a9)
/publish/rss.php: r1864 (7926ad61cf72fe0c27a085cb17ce68b2)
/publish.php: r1945 (4401f407ed6bf1e5dbe251f36e58d44d)
/index.php: r1948 (198064144ff9855484312940e3c3d823)
/css.php: r944 (91ff9b448b5aaa24a9b9bbacc664debf)

Offline

#2 2006-12-11 22:45:17

Sencer
Archived Developer
From: cgn, de
Registered: 2004-03-23
Posts: 1,803
Website

Re: Fatal error and notice since host migration

Deactivate asy_sitemap – I think it may need an update.

Offline

#3 2006-12-11 23:38:50

lunaport
Member
From: Chicago, IL
Registered: 2004-03-03
Posts: 13
Website

Re: Fatal error and notice since host migration

Thanks, I should have known to disable plugins before posting. That did the trick.

Offline

Board footer

Powered by FluxBB