![]() |
|
error 503 - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: error 503 (/thread-12642.html) |
error 503 - mondeduvelo - 13-12-2016 hello AH01067: Failed to read FastCGI header, referer: http://www.*/zp-core/admin-albumsort.php?page=edit&album=equipes-continentales-pro%2F2015%2Fcolombia&tab=sort 104)Connection reset by peer: AH01075: Error dispatching request to :, referer: http://www.*/zp-core/admin-albumsort.php?page=edit&album=equipes-continentales-pro%2F2015%2Fcolombia&tab=sort POST /zp-core/admin-albumsort.php?page=edit&album=equipes-continentales-pro/2015/colombia&saved&tab=sort HTTP/1.1 have you got an idea ? error 503 - fretzl - 13-12-2016 The most probable cause is that your images are too big for the server to process. A quick search also learns that it may be caused by several server configurations:
All these can be found in your php.ini file error 503 - mondeduvelo - 13-12-2016 php config In fact during the creation of the site in sub domain I had no worries. To go into production the site I changed the directory of the www by that of the subdomain without having to upload everything and it is since that I have the worries. Would there be a variable to change in the setting? error 503 - acrylian - 13-12-2016 If you did run setup after moving the site from the subdomain that would be all to do normally. Otherwise it might be an issue with the PHP fastcgi configuration as freztl suggested. Also as usual check the file permissions as well. error 503 - mondeduvelo - 13-12-2016 What are the risks if I restart the setup? I will lose all my config? error 503 - acrylian - 13-12-2016 No, of course not. Re-running setup on an already setup site is not the same as a fresh install. |