Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
#1 2006-07-07 03:44:57
- joshuast
- New Member
- Registered: 2006-07-07
- Posts: 2
Installation setup error
I am trying unsuccesfully to run the installation setup. I’ve been through all the support docs I can find, but none seem to address the problem.
When I load www.mydomain.com/test/textpattern/setup/index.php in my browser I get this error. “500 Internal Server Error
The server encountered an unexpected condition which prevented it from fulfilling the request. The script had an error or it did not produce any output. If there was an error, you should be able to see it in the error log.”
Here are my details
Textpattern: 4.0.3
Host: PowWeb
Server version: Apache/1.3.33 (Unix)
MySQL 4.1.9
PHP 4.4.2
All of the textpattern files are located in /htdocs/test/
Any suggestions?
Offline
Offline
#3 2006-07-07 04:35:52
- joshuast
- New Member
- Registered: 2006-07-07
- Posts: 2
Re: Installation setup error
I’ve tried removing the .htaccess file altogether
I’ve also edited it as in all of the variations listed on the “Post your Clean URL .htaccess tweaks here” thread and none worked.
It now reads:
————————————————————-
DirectoryIndex index.php index.html
Options +FollowSymLinks
RewriteBase /test/
<IfModule mod_rewrite.c> RewriteEngine On RewriteCond %{REQUEST_FILENAME} -f [OR] RewriteCond %{REQUEST_FILENAME} -d RewriteRule ^(.+) – [PT,L]
RewriteRule ^(.*) index.php </IfModule>#php_value register_globals 0
————————————————————-
Last edited by joshuast (2006-07-07 04:36:28)
Offline
#4 2006-07-07 05:57:02
- zem
- Developer Emeritus

- From: Melbourne, Australia
- Registered: 2004-04-08
- Posts: 2,579
Re: Installation setup error
Check that you’ve uploaded all of Textpattern’s files correctly.
If that doesn’t help, and you’ve made sure .htaccess is removed, you’ll need to talk to your hosting company’s tech support.
Alex
Offline
Pages: 1