Help
I can't login in the Manager
Started by charly, Dec 25 2007 09:29 AM
9 replies to this topic
#1
Posted 25 December 2007 - 09:29 AM
At attempt to login in the manager, appears an empty page with an inscription "Not Logged In!"
Help
Help
#2
Posted 25 December 2007 - 11:14 AM
Are sessions working on the server? Get your host to check that /tmp isn't full.
#3
Posted 09 January 2008 - 10:35 AM
#4
Posted 09 January 2008 - 10:45 AM
Here the answer of my hoster:
the include_path variable is defined in php settings from our side, as it is the hosting server
in the site code this variable was redefined by the ini_set function.
It was considered as a bug and is closed in the latest version php.
the include_path variable is defined in php settings from our side, as it is the hosting server
in the site code this variable was redefined by the ini_set function.
It was considered as a bug and is closed in the latest version php.
#5
Posted 09 January 2008 - 02:03 PM
During testing of this problem I did find that using full paths to includes helped resolve some of the issues... Unfortunately, there are a lot of scripts that attempt to remap the include path within the Etomite code base, and in many other PHP applications... Disallowing changes in include paths is going to be a major problem for quite some time if software needs to be modified to conform to hosting company security constraints...
If this is truly a PHP bug then I would hope that hosts would upgrade to a patched release as soon as possible... At least I was on the right track during debugging... The unfortunate part is that I was dead-ended by host security settings so I couldn't go any further with my attempts to resolve the problem...
If this is truly a PHP bug then I would hope that hosts would upgrade to a patched release as soon as possible... At least I was on the right track during debugging... The unfortunate part is that I was dead-ended by host security settings so I couldn't go any further with my attempts to resolve the problem...
#6
Posted 27 March 2008 - 08:40 AM
i have the same Problem. What must i do to fix?
PHP Version 5.2.5
Session Support enabled
session.auto_start Off Off session.bug_compat_42 Off Off session.bug_compat_warn On On session.cache_expire 180 180 session.cache_limiter nocache nocache session.cookie_domain no value no value session.cookie_httponly Off Off session.cookie_lifetime 0 0 session.cookie_path / / session.cookie_secure Off Off session.entropy_file no value no value session.entropy_length 0 0 session.gc_divisor 1000 1000 session.gc_maxlifetime 1440 1440 session.gc_probability 1 1 session.hash_bits_per_character 5 5 session.hash_function 0 0 session.name PHPSESSID PHPSESSID session.referer_check no value no value session.save_handler files files session.save_path /var/lib/php5 /var/lib/php5 session.serialize_handler php php session.use_cookies On On session.use_only_cookies Off Off session.use_trans_sid 0 0
#8
Posted 28 March 2008 - 07:40 AM
here you get the phpinfo
http://www.newsletter-idee.de/demo/phpinfo.php
here you get the phpinfo from one of my eto-site 0.6.1.4, it's going like clockwork (Projekt under construction)
http://modx.preun.net/phpinfo.php
I ask my Provider (newsletter-idee.de) whats up, he said:
we update php & mysql a short while ago
if you need fast kontakt to me, please use MSN stephan (a) preun dot net (a) -> @ dot -> . But my english is not wel
http://www.newsletter-idee.de/demo/phpinfo.php
here you get the phpinfo from one of my eto-site 0.6.1.4, it's going like clockwork (Projekt under construction)
http://modx.preun.net/phpinfo.php
I ask my Provider (newsletter-idee.de) whats up, he said:
we update php & mysql a short while ago
if you need fast kontakt to me, please use MSN stephan (a) preun dot net (a) -> @ dot -> . But my english is not wel
#9
Posted 28 March 2008 - 12:47 PM
@stp69
Did you try the fixes listed in linked forum thread above... I knew I shouldn't have added anything more about phpinfo in that post... Please use the other thread for further discussion...
Did you try the fixes listed in linked forum thread above... I knew I shouldn't have added anything more about phpinfo in that post... Please use the other thread for further discussion...
#10
Posted 04 April 2008 - 08:28 PM
The problem being discussed in the forum thread has been resolved for the Prelude v1.0 release... Earlier releases will not be patched to resolve this issue due to the shear amount of work that the fix entails... A beta copy of Prelude v1.0 has been tested on a server known to have this problem in 0.6.1.4 and the install works flawlessly... We will be merging several similar threads together in the near future...
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users


This topic is locked







