Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2006-05-24 12:25:16

fraxyl
New Member
From: Australia
Registered: 2006-05-24
Posts: 2
Website

textpattern only shows any pages when in debug mode

In testing and live modes, I get 404 errors. In debug mode, it kind of loads, but a lot of the links don’t work and it has no style sheets working.

I’ve fiddled with the .htaccess file a bit and tried clean and messy URLs and I’m currently at my wits end. I’m not really too sure how the host is setup and such, because I’m not handling that side of things, but it’s running the following:

  • Apache/2.0.51 (Fedora) with Mod_rewrite
  • PHP Version 4.3.11

I’ve run the diagnostics and get the following:

Textpattern version: 4.0.3 (r1188)
last_update: 2006-05-23 06:05:13/2006-05-23 05:52:32
Document root: /var/www/html
$path_to_site: /home/unleashed/public_html/test
Textpattern path: /home/unleashed/public_html/test/textpattern
Permanent link mode: messy
Temp folder: /tmp
Site URL: unleashed.apac.org.au/test
PHP version: 4.3.11
server_time: 2006-05-24 16:57:14
MySQL: 3.23.58
Locale: en_GB.UTF-8
Server: Apache/2.0.51 (Fedora)
Apache version: Apache/2.0.51 (Fedora)
php_sapi_mode: apache2handler
os_version: Linux 2.4.26-vs1.28

But I get the all checks passed message.

Last edited by fraxyl (2006-05-24 12:28:43)

Offline

#2 2006-05-24 15:52:17

Walker
Plugin Author
From: Boston, MA
Registered: 2004-02-24
Posts: 592
Website

Re: textpattern only shows any pages when in debug mode

Yeah, I can tell you why.

Your site is loading in a frame….the actual URL is http://www.albionpark.anglican.asn.au/~unleashed/test/

Which means that it’s having some trouble loading the stylesheet and linking to things.

Change the configured URL to = www.albionpark.anglican.asn.au/~unleashed/test/ and everything should start working for you. (even when going to the original URL you provided)

Offline

#3 2006-05-25 05:30:36

fraxyl
New Member
From: Australia
Registered: 2006-05-24
Posts: 2
Website

Re: textpattern only shows any pages when in debug mode

Frames! Egads. Baneful. Thankyou for your help! It’s usually the simplest things that cause the most havoc.

It WORKS now!

Offline

Board footer

Powered by FluxBB