Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#1 2008-03-23 15:04:55
- jano
- Member
- Registered: 2008-01-09
- Posts: 23
SOLVED: Forum installation and TXP sections conflict
Hi,
I’ve to install a forum that will be accessible via this URL:
FORUMhttp://mysite.com/forum
- Its
index.php
will be right into the/forum
subfolder.
Currently a TXP installation lives at the document root, using the /section/title
permanent link mode:
http://mysite.com
- Its
index.php
will be in the document root.
Then, if I try to access the forum with the above URL http://mysite.com/forum
, TXP will try unsuccesfuly to locate the forum
section, thus throwing a 404 error.
That means that I should edit the .htaccess
so that requests for http://mysite.com/forum
aren’t handled by TXP.
Does anyone have a working example of the required rule that need to be modified?
Thanks.
Last edited by jano (2008-03-23 18:05:52)
Offline
Re: SOLVED: Forum installation and TXP sections conflict
I’ve managed what you are trying before with a default punBB install at /forum. Did not change anything at all. Which forum software are you trying?
Offline
#3 2008-03-23 15:36:54
- jano
- Member
- Registered: 2008-01-09
- Posts: 23
Re: SOLVED: Forum installation and TXP sections conflict
jstubbs wrote:
I’ve managed what you are trying before with a default punBB install at /forum. Did not change anything at all. Which forum software are you trying?
It was suggested to use SMF but I don’t think it is what best fits the project. I was looking for a lean and relatively simple forum like PunBB (I don’t like it search functionality though, I almost always use Google to search the TXP forums “site:forum.textpattern.com search_expression”). So I’m currently doing some research…
http://www.opensourcecms.com/
http://www.forummatrix.org/
I should clarify that I have not installed the forum yet. It is quite likely that I’ll end installing PunBB after your experience.
Thanks Jonathan.
Last edited by jano (2008-03-23 15:38:28)
Offline
Re: SOLVED: Forum installation and TXP sections conflict
I should clarify that I have not installed the forum yet.
That explains why TXP handles the non-existing /forum location and throws a 404 error.
Offline
#5 2008-03-23 16:34:48
- jano
- Member
- Registered: 2008-01-09
- Posts: 23
Re: SOLVED: Forum installation and TXP sections conflict
ruud wrote:
That explains why TXP handles the non-existing /forum location and throws a 404 error.
It’s quite embarrassing… I should have done more tests before posting, it doesn’t exist any conflict at all! As ruud says TXP doesn’t hijack existing folders.
Thank you Ruud and Jonathan.
NOTE TO ADMINS: Do whatever you please with this thread: close it, delete it, edit the title…
Last edited by jano (2008-03-23 18:04:48)
Offline