Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2006-01-22 20:51:33

saturnflyer
Member
Registered: 2006-01-22
Posts: 40

Individual article links not working

I’m sorry if this has been covered, but I haven’t found the answer.
I’m totally new to Textpattern, and working with a new install on TextDrive with no plug-ins and my article list is working, but the individual articles are not being created.

I saw something in the FAQ regarding plug-in problems, but I’m not using any.
I hoping this is a simple problem on my end.

Thanks!

Offline

#2 2006-01-22 20:56:28

KurtRaschke
Plugin Author
Registered: 2004-05-16
Posts: 275

Re: Individual article links not working

FAQ

Please post your diagnostics.

-Kurt


kurt@kurtraschke.com

Offline

#3 2006-01-23 01:23:16

saturnflyer
Member
Registered: 2006-01-22
Posts: 40

Re: Individual article links not working

After looking at that FAQ, I added all the “Rewrite” options, but still no luck.

Textpattern version: 4.0.3 (r1188)
last_update: 2006-01-20 03:54:53/2005-12-26 23:49:56
Document root: /users/home/saturnflyer/web/public
$path_to_site: /users/home/saturnflyer/web/public
Textpattern path: /users/home/saturnflyer/web/public/textpattern
Permanent link mode: year_month_day_title
upload_tmp_dir: /tmp
Temp folder: /users/home/saturnflyer/web/public/textpattern/tmp
Site URL: www.saturnflyer.com
PHP version: 5.0.4
server_time: 2006-01-23 01:22:09
MySQL: 4.1.14-log
Locale: en_US.UTF-8
Server: Apache
php_sapi_mode: cgi-fcgi
os_version: FreeBSD 5.4-STABLE

.htaccess file contents:
————————————
RewriteEngine On
RewriteBase /

RewriteCond %{REQUEST_FILENAME} -f [OR]
RewriteCond %{REQUEST_FILENAME} -d
RewriteRule ^(.+) – [PT,L]

RewriteRule ^(.*) index.php

Options +Includes
AddType text/html .htm
AddOutputFilter INCLUDES .htm
DirectoryIndex index.htm index.html index.php
————————————

Thanks for any help Kurt.

Offline

#4 2006-01-23 01:59:57

KurtRaschke
Plugin Author
Registered: 2004-05-16
Posts: 275

Re: Individual article links not working

Well, that’s decidedly peculiar. http://www.saturnflyer.com/2005/07/22/blind-spot responds with a 302 redirect to http://www.saturnflyer.com. I’ve never seen that behavior before. In fact, any request seems to get a 302 response. It seems like an Apache problem, but I don’t know what could be causing it.

-Kurt


kurt@kurtraschke.com

Offline

#5 2006-01-23 02:19:26

saturnflyer
Member
Registered: 2006-01-22
Posts: 40

Re: Individual article links not working

UGH!
That was definitely not the response I was hoping for, but thanks very much for your help.

Offline

#6 2006-01-23 03:31:57

KurtRaschke
Plugin Author
Registered: 2004-05-16
Posts: 275

Re: Individual article links not working

Since you’re hosted on TextDrive, you might want to post in the TextDrive forum as well, if you haven’t already done so.

Someone over there may be more familiar with the configuration of Apache on TextDrive and may be able to help you with this issue.

-Kurt


kurt@kurtraschke.com

Offline

Board footer

Powered by FluxBB