Hmm. In this case I am out of it.

To debug php issues you  may have to consult on of the NSA archives: www.google.com

 

 

Von: observium [mailto:observium-bounces@observium.org] Im Auftrag von kiribool
Gesendet: Freitag, 13. September 2013 09:32
An: Observium Network Observation System
Betreff: Re: [Observium] PHPSESSID don't set

 

Thank you.

My session settings:
session.save_handler = files
session.use_cookies = 1
session.name = PHPSESSID
session.auto_start = 0
session.cookie_lifetime = 0
session.cookie_path = /
session.cookie_domain =
session.cookie_httponly =
session.serialize_handler = php
session.gc_divisor     = 100
session.gc_maxlifetime = 1440
session.bug_compat_42 = 1
session.bug_compat_warn = 1
session.referer_check =
session.entropy_length = 0
session.entropy_file =
session.cache_limiter = nocache
session.cache_expire = 180
session.use_trans_sid = 0
session.hash_function = 0
session.hash_bits_per_character = 4

I create file in observium html directory (/opt/observium/html/) test.php with content:
<?

session_start();

?>

I go to observium.example.com/test.php and PHPSESSID is set. When go to index page of observium, PHPSESSID don't set, BUT cookies of domain .google is set.

How I can debug this moment?

 

 

 

On 12 September 2013 18:38, Daniel Fankhauser <Daniel@fankhauser.cc> wrote:

Hi

 

Any possibility „session.use_cookies”  in /etc/php5/apache2/php.ini is not set to “1” ?

 

Other settings in my php.ini:

;session.cookie_secure =

session.use_only_cookies = 1

session.cookie_lifetime = 0

session.cookie_path = /

session.cookie_domain =

session.name = PHPSESSID

 

Daniel

 

Von: observium [mailto:observium-bounces@observium.org] Im Auftrag von kiribool
Gesendet: Donnerstag, 12. September 2013 16:08
An: Observium Network Observation System
Betreff: Re: [Observium] PHPSESSID don't set

 

Unfortunately, the problem is not in the browser. I try all browsers (Chrome, FF, IE) and browsers in other PC. When I browse demo.observium.org in my browsers, cookie has been set. Other virtual hosts on server, such as e.g. cacti, set the cookies, in particular, PHPSESSID.

 

On 12 September 2013 16:34, Tom Laermans <tom.laermans@powersource.cx> wrote:

Hi,

This is not an Observium issue.  Most likely your browser is not accepting cookies.

Tom



On 09/12/2013 02:13 PM, kiribool wrote:

Hi all,

I install observium on debian 6.

mcrypt installed. I have a problem with PHPSESSID. If I click to some link after logon, ex. all devices, I return to logon page. I try to select "Remember me", but it not help.

In google chrome I see, that cookies from observium domain are not present. PHPSESSID is empty. Please advice, how I can solve this problem.
Thank all.

 

_______________________________________________
observium mailing list
observium@observium.org
http://postman.memetic.org/cgi-bin/mailman/listinfo/observium

 


_______________________________________________
observium mailing list
observium@observium.org
http://postman.memetic.org/cgi-bin/mailman/listinfo/observium

 


_______________________________________________
observium mailing list
observium@observium.org
http://postman.memetic.org/cgi-bin/mailman/listinfo/observium