Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2006-01-06 13:57:18

ak7176
New Member
From: Fife, UK
Registered: 2004-09-10
Posts: 8
Website

4.0.3 r1188 Adding new author causes 500 internal server error

To reproduce this bug: In the site admin tab, add a new author.

5 times out of 6 (for me, just now) I got a 500 internal server error. On two of these occasions, the login info was not sent to the new author’s email address.

On each of these occasions, the author was created properly.

This is a fresh installation of TxP in a subdirectory.

I’d be grateful to know if I’m alone on this one…

Thanks!

My diagnostics:
Textpattern version: 4.0.3 (r1188)
last_update: 2006-01-06 12:55:58/2006-01-06 12:02:22
Document root: /users/home/andrewk/domains/kember.net/public_html
$path_to_site: /users/home/andrewk/domains/kember.net/public_html/subdir
Textpattern path: /users/home/andrewk/domains/kember.net/public_html/subdir/textpattern
Permanent link mode: section_id_title
upload_tmp_dir: /tmp
Temp folder: /var/tmp
Site URL: kember.net/subdir
PHP version: 5.0.4
server_time: 2006-01-06 13:54:11
MySQL: 4.1.13-log
Locale: en_GB.UTF-8
Server: Apache
php_sapi_mode: cgi-fcgi
os_version: FreeBSD 5.4-STABLE

.htaccess file contents:
————————————
#DirectoryIndex index.php index.html
#Options +FollowSymLinks
#RewriteBase /relative/web/path/

<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

————————————


Andrew K

Offline

#2 2006-01-06 23:13:43

zem
Developer Emeritus
From: Melbourne, Australia
Registered: 2004-04-08
Posts: 2,579

Re: 4.0.3 r1188 Adding new author causes 500 internal server error

Best guess is in this FAQ – a resource problem on your server.


Alex

Offline

#3 2006-01-07 11:30:25

ak7176
New Member
From: Fife, UK
Registered: 2004-09-10
Posts: 8
Website

Re: 4.0.3 r1188 Adding new author causes 500 internal server error

Thanks, Zem. I’d seen some TxP and Textdrive FAQ articles that indicated that it could be an application problem, which was why I posted here, but this looks much more likely.

Thanks for taking the time to reply.


Andrew K

Offline

Board footer

Powered by FluxBB