dolibarr-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Dolibarr-dev] Problem with main HTTPS force


From: Doursenaud , Raphaël
Subject: Re: [Dolibarr-dev] Problem with main HTTPS force
Date: Thu, 3 Jan 2013 15:37:44 +0100

Hi,

I've encountered this in the past.

I don't remember the specifics but I think it was due to HTTP to HTTPS redirection being already set in Apache's configuration.

Check that you don't already enforce HTTPS somewhere else.

Cheers and happy new year to everyone ;)



2013/1/3 Florian Henry <address@hidden>
Hello all,

    I've got a problem, with the option in conf file $dolibarr_main_force_https='1';

    When I set it to 1, the server always loop on index page (cause of redirection in main.inc.php). In log file I have this trace :

    2013-01-03 13:38:07 INFO  158.255.96.200  nologin  index main.inc: dolibarr_main_force_https is on, we make a redirect to https://mydolibarr/index.php
2013-01-03 13:38:07 WARN  158.255.96.200  nologin  index --- End access to /index.php (Warn: db disconnection forced, transaction depth was 0)
2013-01-03 13:38:17 INFO  158.255.96.200  nologin  index main.inc: dolibarr_main_force_https is on, we make a redirect to https://mydolibarr/index.php
2013-01-03 13:38:17 WARN  158.255.96.200  nologin  index --- End access to /index.php (Warn: db disconnection forced, transaction depth was 0)

    I've got it several times, and finnaly I got the error "An internal server error occurred. Please try again later." due to loop on the page I think.

    I set my Dolibarr on mutualize host. The host is provide with plesk admin. I do not have all configuration access right.

    Do you have any idea about how solve this problem ? May be SCRIPT_URI server variable not available in this service hosting provider (RewriteEngine On is not present in httpd.conf)?

Kind regards
-- 
Florian HENRY
address@hidden
+33 6 03 76 48 07
http://www.open-concept.pro

_______________________________________________
Dolibarr-dev mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/dolibarr-dev




--
Raphaël Doursenaud
05 35 53 97 13 - 06 68 48 20 10
address@hidden

http://gpcsolutions.fr
Technopole Hélioparc
2 avenue du Président Pierre Angot
64053 PAU CEDEX 9
SARL GPC.solutions au capital de 7 500 € - R.C.S. PAU 528 995 921

reply via email to

[Prev in Thread] Current Thread [Next in Thread]