Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
Re: New user : Installation problems
It should contain 3 folders called:
- files
- images
- textpattern
4 files:
- .htaccess (usually hidden by most operating systems)
- HISTORY.txt
- README.txt
- index.php
Oh, and the constants include it’s trying to call is switching the paths. It looks like you have a problem with the fact that windows uses this: \
and Unix uses this: / (Although, supposedly Textpattern runs on IIS, I’ve never tried it.)
Last edited by Walker (2006-07-02 04:22:32)
Offline
#2 2006-07-02 17:33:17
- Mary
- Sock Enthusiast
- Registered: 2004-06-27
- Posts: 6,236
Re: New user : Installation problems
Yes, Hanek, try that again, you’re obviously missing quite a lot of files and folders.
The slash style used is irrelevant, Txp can handle that (see the DS constant in constants.php). Textpattern runs on IIS with little problem, IIS only has issues with clean urls (regardless of what software you use).
Offline
Pages: 1