Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#1 2009-10-22 19:48:49
- ianj
- New Member
- Registered: 2009-10-22
- Posts: 2
Missing links in new Textpattern install
I’ve been trying to resolve this issue through the documentation, but I can’t find anything referencing the problem I’m having.
I’m trying to get a Textpattern installation going on my server, and while the installation/configuration process seems to go smoothly, something is not registering. When I load the new Textpattern-powered homepage in my browser, clicking on any of the links listed in Task 2 of “Textpattern First Steps” – post titles, Articles, and About – returns a Not found error. The Textpattern homepage is here:
http://ionet.us/txp
What might be causing this problem?
Offline
Re: Missing links in new Textpattern install
ianj wrote:
What might be causing this problem?
Just that your clean urls (rewrittern url calls) do not work. Messy, the originals, do work (example http://ionet.us/txp/?s=articles).
Did you upload the .htaccess file (included in the package) and does your server have support for ModRewrite? Either way, check that the .htaccess file is uploaded and if you can’t get clean urls to work, you can change the URL scheme into messy in TXP’s Preferences.
Offline
#3 2009-10-22 22:07:33
- ianj
- New Member
- Registered: 2009-10-22
- Posts: 2
Re: Missing links in new Textpattern install
Thanks for pointing that out. My server is running Apache 2.0.61, and httpd.conf says ModRewrite is enabled, but setting Textpattern to use messy URLs works fine, so I’m not going to worry about it too much.
Offline