Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2015-01-29 10:58:17

RedFox
Member
From: Netherlands
Registered: 2005-03-25
Posts: 805
Website

Can't add a new user ... !?

I’ve checked the database. Repared the tables. Unplugged all plugins. Looked at the logs.

Any tips what to do next?

Textpattern versie: 4.5.7 (r5900)
Laatste update: 2014-12-11 09:07:58/2014-12-11 08:53:17
Document root: /domains/fokor.nl/DEFAULT
$path_to_site: /domains/fokor.nl/DEFAULT
Pad naar textpattern: /domains/fokor.nl/DEFAULT/textpattern
Permanente link modus: section_title
tijdelijke bestanden map: /.vsvar/tmp
Site URL: fokor.nl.greenhost.nl
PHP versie: 5.4.31-1~dotdeb.1
GD Graphics Library: bundled (2.1.0 compatible); ondersteunde bestandssoorten: GIF, JPG, PNG.
Server TZ: Europe/Amsterdam
Lokale servertijd: 2015-01-29 11:50:55
Zomertijd: 0
Zomer- en wintertijd automatisch bijstellen?: 1
Tijdzone: Europe/Amsterdam (3600)
MySQL: 5.5.36-MariaDB-1~wheezy-log
Localisatie: nl_NL.UTF-8
Server: Apache
Apache versie: Apache
PHP server API: apache2handler
RFC 2616 headers: 
Besturingssysteem van de server: Linux 3.4.35
Actieve plugins: etc_sort-0.1, stm_article_order-0.3m, adi_notes-1.3
Vormgeving sitebeheer: classic 4.5.7

inhoud .htaccess bestand: 
------------------------
#DirectoryIndex index.php index.html

#Options +FollowSymLinks
#Options -Indexes
#ErrorDocument 403 default

<IfModule mod_rewrite.c>
	RewriteEngine On
	#RewriteBase /relative/web/path/

	RewriteCond %{REQUEST_FILENAME} -f [OR]
	RewriteCond %{REQUEST_FILENAME} -d
	RewriteRule ^(.+) - [PT,L]

	RewriteCond %{REQUEST_URI} !=/favicon.ico
	RewriteRule ^(.*) index.php

	RewriteCond %{HTTP:Authorization}  !^$
	RewriteRule .* - [E=REMOTE_USER:%{HTTP:Authorization}]
</IfModule>

#php_value register_globals 0

# SVG
AddType image/svg+xml  svg svgz
AddEncoding gzip       svgz

------------------------

I’ve an exact copy running locally … and there I can add a new user.

Last edited by RedFox (2015-01-29 11:04:02)

Offline

#2 2015-01-29 12:22:10

gaekwad
Server grease monkey
From: People's Republic of Cornwall
Registered: 2005-11-19
Posts: 4,137
GitHub

Re: Can't add a new user ... !?

Does the remote server database user have the same database privileges as the local one?

Offline

#3 2015-01-29 12:26:22

RedFox
Member
From: Netherlands
Registered: 2005-03-25
Posts: 805
Website

Re: Can't add a new user ... !?

Mm … I quess so, but I’m not sure. How to check that?

[edit]
I’ve other sites running at the same provider with equal setups … and there I can add a new user. Shall I do a new install (Txp and database)?

Last edited by RedFox (2015-01-29 12:28:59)

Offline

#4 2015-01-29 12:35:02

RedFox
Member
From: Netherlands
Registered: 2005-03-25
Posts: 805
Website

Re: Can't add a new user ... !?

Oops. I tried adding a new user one more time … with another name, email address. And yes, this one worked. And than I saw that there was an empty, extra character in the email address of the refused user … :-< (sigh).

Last edited by RedFox (2015-01-29 12:39:42)

Offline

#5 2015-01-29 12:57:20

gaekwad
Server grease monkey
From: People's Republic of Cornwall
Registered: 2005-11-19
Posts: 4,137
GitHub

Re: Can't add a new user ... !?

Hey, it’s working now – that’s a good thing. No sigh required.

Offline

#6 2015-01-29 13:00:37

RedFox
Member
From: Netherlands
Registered: 2005-03-25
Posts: 805
Website

Re: Can't add a new user ... !?

@gaekwad … BTW, I like your avatar a lot … funny and notable … :)

Offline

#7 2015-01-29 13:03:00

gaekwad
Server grease monkey
From: People's Republic of Cornwall
Registered: 2005-11-19
Posts: 4,137
GitHub

Re: Can't add a new user ... !?

Thanks. I can’t take any credit for it, it was a commission from my housemate Jen Dixon (info here: instagram.com/p/yVDGiHIadH/ if you’re curious), and I can switch the background out with site-specific colours, if I wish

Offline

#8 2015-01-29 13:28:07

RedFox
Member
From: Netherlands
Registered: 2005-03-25
Posts: 805
Website

Re: Can't add a new user ... !?

Ah … it’s obvious now that Textpattern is surrounded by artists … :)

Offline

Board footer

Powered by FluxBB