Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2008-09-23 11:03:12

marek.paral@centrum.cz
New Member
Registered: 2008-09-23
Posts: 2

PHPSESSID in URL & can´t edit articles

Hello,

on my webhosting its ok, but on clients server I can´t edit articles (opening new article form) and go to the advanced settings and language settings

A visible diference is – there are PHPSESSID in url in admin area on clients server like:

http://www.mladizeleni.cz/textpattern/index.php?event=article&&PHPSESSID=648e8ca64a28e27e569c3d7ace06f84b#38;step=edit&ID=20

Support writes me to check cookies setting and domain name and paths, but I tried everything…
path_from_root: mladizeleni.ecn.cz/
path_to_site /data/www/htdocs/mladizeleni.ecn.cz
- ?

maybe atributes of directories (temp?)

phpinfo is here: http://www.mladizeleni.cz/phppinfo.php

Marek

Here is some piece of headers:

Referer: http://www.mladizeleni.cz/textpattern/
Content-Type: application/x-www-form-urlencoded
Content-Length: 52
p_userid=xxx&p_password=xxx&=P%C5%99ihl%C3%A1sit
HTTP/1.x 200 OK
Date: Tue, 23 Sep 2008 10:12:18 GMT
Server: Apache/2.2.8
Accept-Ranges: bytes
X-Powered-By: PHP/5.2.6
Set-Cookie: txp_login=xxx%2C4bc344c46e86ffadcd9faa706e186c85
Set-Cookie: txp_login_public=6f5afda7c8marek; path=/
Set-Cookie: PHPSESSID=2d3dea5c88b399c58c712c0d0fb2a9c3; path=/; domain=ecn.cz
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Keep-Alive: timeout=5, max=20
Connection: Keep-Alive
Transfer-Encoding: chunked
Content-Type: text/html; charset=utf-8

Offline

#2 2008-09-23 11:58:44

wet
Developer Emeritus
From: Schoerfling, Austria
Registered: 2005-06-06
Posts: 3,330
Website Mastodon

Re: PHPSESSID in URL & can´t edit articles

Textpattern doesn’t use any session ids, maybe it’s a plugin? What happens when you delete that PHPSESSID cookie from ecn.cz?

The hosting setups may differ with respect to session.cookie_path, session.use_only_cookies or session.use_cookies in php.ini. Try comparing phpinfo()’s output for this parameters on both hosts.

Last edited by wet (2008-09-23 11:59:09)

Offline

#3 2008-09-23 12:33:50

marek.paral@centrum.cz
New Member
Registered: 2008-09-23
Posts: 2

Re: PHPSESSID in URL & can´t edit articles

yeh, it had to bee some plugin, again, sorry, I cant tell which one, I tested there some more plugins and deleted them meantime, thank you very much!!!

Offline

Board footer

Powered by FluxBB