Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#13 2007-12-21 18:01:56

simsim
Member
Registered: 2006-05-06
Posts: 70

Re: Textpattern installation on sub-folders

Thanks Steve and all others. I really appreciate the help.

Yes, the /lists directory has a .htaccess file, which reads:

DirectoryIndex index.php

<FilesMatch "\.(php|inc)$">
Order allow,deny
deny from all
</FilesMatch>
<FilesMatch "(index.php|dl.php|ut.php|lt.php|download.php)$">
Order allow,deny
allow from all
</FilesMatch>
php_flag magic_quotes_gpc on

And it has an index.php index file. The index.html is there too but only to hide folder’s content.

Last edited by simsim (2007-12-21 18:03:17)

Offline

#14 2007-12-21 18:11:18

net-carver
Archived Plugin Author
Registered: 2006-03-08
Posts: 1,648

Re: Textpattern installation on sub-folders

Does uncommenting the FollowSymLinks directive in the Txp .htaccess file help?


Steve

Offline

#15 2007-12-21 19:09:05

net-carver
Archived Plugin Author
Registered: 2006-03-08
Posts: 1,648

Re: Textpattern installation on sub-folders

Are you sure that original authentication stuff has gone from the Txp .htaccess file? There are known issues that can be solved with sub-directories and HTTP Auth.

You could also try what Hakjoon posted here.


Steve

Offline

#16 2007-12-21 21:53:46

simsim
Member
Registered: 2006-05-06
Posts: 70

Re: Textpattern installation on sub-folders

I tried every single solution in all these posts to no avail. And it’s the same PHPList which I’m trying to get working.

I’m feeling very confused now as I couldn’t figure out any logical sense in how URL rewriting works!

Also, I don’t have password protected folders on the whole domain, neither TXP-wise nor cPanel-wise, so I don’t think the FAQ solution is aimed at me.

Last edited by simsim (2007-12-21 22:04:52)

Offline

#17 2007-12-22 00:50:26

simsim
Member
Registered: 2006-05-06
Posts: 70

Re: Textpattern installation on sub-folders

Hmm.. so everyone is giving up? And Textpattern still ain’t allowing any script to work alongside it!

I remember from intermediate school biology classes that human fertilization happens when a single sperm penetrates the ovum. There’s always two layers of follicle cells covering and protecting the oocyte from fertilization by more than one sperm! Psychologically, it’s said this is where women jealousy comes from. ;)

So, in addition to all its sexiness, is this another proof that Textpattern is a woman?

Offline

#18 2007-12-22 01:43:43

hcgtv
Plugin Author
From: Key Largo, Florida
Registered: 2005-11-29
Posts: 2,722
Website

Re: Textpattern installation on sub-folders

simsim wrote:

So, in addition to all its sexiness, is this another proof that Textpattern is a woman?

I’m looking for a hard headed woman,
One who will make me do my best,
And if I find my hard headed woman…

Offline

#19 2007-12-22 23:43:46

simsim
Member
Registered: 2006-05-06
Posts: 70

Re: Textpattern installation on sub-folders

Finally my problem is solved. It was PHPList’s .htaccess file that caused a 500 server error due to this entry inside it:

php_flag magic_quotes_gpc on

Deleting that line made the folder accessible as normal. I guess Textpattern is not a jealous woman! :)

Thanks everyone for helping.

@ Bert:

Hmm… are you the one who made that image?

Last edited by simsim (2007-12-22 23:45:12)

Offline

#20 2007-12-23 13:37:34

net-carver
Archived Plugin Author
Registered: 2006-03-08
Posts: 1,648

Re: Textpattern installation on sub-folders

simsim

thanks for posting your solution — it’s good to know what was happening there.


Steve

Offline

#21 2007-12-23 14:37:52

hcgtv
Plugin Author
From: Key Largo, Florida
Registered: 2005-11-29
Posts: 2,722
Website

Re: Textpattern installation on sub-folders

simsim wrote:

Hmm… are you the one who made that image?

No, I found it, don’t remember where though.

Glad things are working now, I knew TxP wasn’t the culprit.

Offline

Board footer

Powered by FluxBB