Prestashop maintenance mode give error 503

  • Hi all,
    with ver. 1.3.8 my Prestashop installation, if in maintenance mode give me error 503.
    No problem if maintenance is disable.
    Same problem in all of my servers and vps with 1.3.8 installed.
    Any idea for solve this issue?


    Also, prestashop need short_open_tag to off, how I can disable this function?
    Thanks in advance

    O.S.: Debian Jessie
    Apache 2.4
    MySQL 5.5
    Php 5.6
    i-MSCP ver.: latest
    Location: Italy

  • Hello,


    Please, show us your actual .htaccess file which must be in the htdocs directory of your site.

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • Hello Nuxwin,
    thank you a lot for your fast reply.
    Problem remain with prestashop friendly url enabled or not.
    Same thing if I completely delete .htaccess.
    Anyway here .htaccess content:

    O.S.: Debian Jessie
    Apache 2.4
    MySQL 5.5
    Php 5.6
    i-MSCP ver.: latest
    Location: Italy

  • Can you try to add the following at bottom of your .htaccess:


    Code
    1. ErrorDocument 503 /index.php


    You could do same for 404 and 403 HTTP error codes (and maybe some others).


    See also:

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • I've just installed latest version of Prestashop in a server where yesterday I have installed a fresh Debian Jessie and latest i-MSCP ver.
    The problem remain

    O.S.: Debian Jessie
    Apache 2.4
    MySQL 5.5
    Php 5.6
    i-MSCP ver.: latest
    Location: Italy

  • @VeNoM


    Did you tried to add the ErrorDocument directive as showed in my previous answer?

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • Can you try to add the following at bottom of your .htaccess:


    Code
    1. ErrorDocument 503 /index.php

    You could do same for 404 and 403 HTTP error codes (and maybe some others).


    See also:

    OMG with this line in the .htaccess file, the problem disappear immediately.
    Honestly I have looked everywhere but not in .htaccess files....
    I use i-MSCP since he was born and this is the first time that I have a little problem.
    Thank you a lot Nuxwin

    O.S.: Debian Jessie
    Apache 2.4
    MySQL 5.5
    Php 5.6
    i-MSCP ver.: latest
    Location: Italy

  • @VeNoM


    You're welcome ;)

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • ah Nuxwin, what about short_open_tag?
    Prestashop need to set to off.
    Thank you again in advance

    O.S.: Debian Jessie
    Apache 2.4
    MySQL 5.5
    Php 5.6
    i-MSCP ver.: latest
    Location: Italy

  • @VeNoM


    I didn't answered deliberately to that question. One thread = One problem (or subject). Doing this help other readers for finding solution to their problems by just reading the thread subjects ;)


    See Reporting rules - Reminder


    Thank you for your understanding ;)

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206