Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
#1 2005-12-05 10:48:58
- stangita
- New Member
- Registered: 2005-12-05
- Posts: 9
permanent link errors
Hi,
I just installed TextPattern 4.0.2 the other day, clean install.
when I try to reach the permanent link of articles (say: http://testme.amoomoo.com/about/test-2 ) I get a 404 error.
can anyone help understand why this is happening? attached is my diag output:
Textpattern version: 4.0.2 (r1076)
last_update: 2005-12-04 19:41:57/2005-12-04 19:16:45
Document root: /users/home/textdrive/web/public
$path_to_site: /users/home/amitbe/web/public/testme
Textpattern path: /users/home/amitbe/web/public/testme/textpattern
Permanent link mode: section_title
upload_tmp_dir: /usr/local/www/php/tmp
Temp folder: /var/tmp
Site URL: testme.amoomoo.com
PHP version: 5.0.5
server_time: 2005-12-05 10:48:16
MySQL: 4.1.15-log
Locale: en_GB.UTF-8
Server: Apache
.htaccess file contents:
————————————
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} -f [OR]
RewriteCond %{REQUEST_FILENAME} -d
RewriteRule ^(.+) – [PT,L]
RewriteRule ^(.*) index.php
————————————
Charset (default/config): latin1/utf8
character_set_client: utf8
character_set_connection: utf8
character_set_database: latin1
character_set_results: utf8
character_set_server: latin1
character_set_system: utf8
character_sets_dir: /usr/local/share/mysql/charsets/
18 Tables: OK
PHP extensions: standard/5.0.5, SPL, libxml, bcmath, bz2, ctype, curl, dbx, dio/0.1, SimpleXML, dom/20031129, exif/1.4 $Id: exif.c,v 1.162.2.9 2005/08/05 14:00:47 hyanantha Exp $, fribidi/0.1, gd, gettext, gmp, iconv, imap, mbstring, mcrypt, mhash, mysql, mysqli/0.1, ncurses, openssl, pcntl, pcre, pgsql, posix, readline, session, shmop, snmp, soap, sockets, SQLite, tidy/2.0, tokenizer/0.1, xml, xmlrpc/0.51, xsl/0.1, zlib/1.1, ssh2/0.1, pdf/2.0.3
/include/txp_category.php: r901 (ced49a43561099e1652fccb7880b8f66)
/include/txp_plugin.php: r902 (20ba701396c318619a4e00681af8b228)
/include/txp_auth.php: r928 (4cfa9ec7960f80308c9392cec5722616)
/include/txp_form.php: r947 (c0e4393328985742bd81cda61d10d5ed)
/include/txp_section.php: r904 (3575f34afd7bf1400ecb7926483fcbd2)
/include/txp_tag.php: r982 (c4f3b1cd5aa07a45f6218ec2a6befe0f)
/include/txp_list.php: r1042 (e85d2de1c63b41f0e5bdcf268e3c487b)
/include/txp_page.php: r876 (e22dc37b465b87757722732a225b25f3)
/include/txp_discuss.php: r1056 (1e6c25bf973a445a9e6ff710064f01f9)
/include/txp_prefs.php: r1026 (6c0696f2147c45276380a7438dbd1575)
/include/txp_log.php: r906 (68c4f32b70ce41a349f197b6bba6c200)
/include/txp_preview.php: r628 (a16f84b6610fc66db0bce51e25b7af34)
/include/txp_image.php: r1042 (d9c8518ac976a9f21af59c9012818546)
/include/txp_article.php: r1049 (7dfdffb58a90570e8ad90debc1017b0c)
/include/txp_css.php: r922 (0c596d9968052b89581d1ca65a77c5de)
/include/txp_admin.php: r1074 (7e87ff0e29101593fb170b1a2de9fd59)
/include/txp_link.php: r1042 (f4e99d4b37e5c80f3c9fb2f1b1c08e3d)
/include/txp_diag.php: r1075 (d4b97f820b0ea9abe593cb74bf3891c2)
/lib/admin_config.php: r877 (9aea12193cc76eea1964eb0383ec6513)
/lib/txplib_misc.php: r1064 (c4b8079db64c3fbe57ea961181d88512)
/lib/taglib.php: r628 (493878f922262157601c26a999a1c478)
/lib/txplib_head.php: r1055 (a8e03ea3e927ddde5fc25434a506dfb7)
/lib/classTextile.php: r1072 (52c3c2efdde23f52efdd0d7728c6986f)
/lib/txplib_html.php: r1002 (e8f4c2552170d92d5d353dae725c8bba)
/lib/txplib_db.php: r1064 (7dc8e32e097645d4340de2f809896521)
/lib/IXRClass.php: r765 (2efb0fb05b55c634072b0bae9af38bdd)
/lib/txplib_forms.php: r950 (74da2c67abe4786c353ea416c13656eb)
/publish/taghandlers.php: r1067 (1e9624108bdd485003629ae239619414)
/publish/atom.php: r1037 (30aea53e1c1fce877a10d2d9fa3ce90c)
/publish/log.php: r864 (c3d16d3dfe375819a19fcd62398e4b86)
/publish/comment.php: r1057 (7db181efda097083988e47eb00960915)
/publish/search.php: r884 (80f942f1dc301857c2fa9dcb16aa1246)
/publish/rss.php: r1037 (6848c34e120c99b6889b7f19c421b076)
/publish.php: r1073 (700374ed1a9cb57b5afc355ac977daad)
/index.php: r1076 (482a2e752575c2b7b620a86520b99303)
/css.php: r944 (df1c754417bdfb4e97a2c83ae5b454ee)
Offline
#2 2005-12-05 12:28:07
- stangita
- New Member
- Registered: 2005-12-05
- Posts: 9
Re: permanent link errors
problem, err…, solved?
the problem is i am using this on a subdomain. this causes a problem with my provider.
thnx,
stan J. Gita
Offline
#3 2005-12-05 21:33:23
- zem
- Developer Emeritus
- From: Melbourne, Australia
- Registered: 2004-04-08
- Posts: 2,579
Re: permanent link errors
This is covered in the FAQ. You can probably fix it by following the instructions there.
Alex
Offline
Pages: 1