sekru Posted June 20, 2016 Share Posted June 20, 2016 Hello, I have a problem on my production web server (All inkl, Germany). I can not save pages with a Repeater and an Image inside there. Firefox says: "Error: Connection interrupted". Nothing in the ProcessWire-Logs. The Problem only appers, if the Repeater-Field ist loaded/opened. Otherwise everything is ok. Has anybody an idea, how I can narrow down the problem? PW 3.0.22 (and 17), PHP 7.0.6 Thankssekru Link to comment Share on other sites More sharing options...
flydev Posted June 20, 2016 Share Posted June 20, 2016 Hi sekru, Do you have the possibility to test - maybe on a local dev server - another version of PHP ? I try to reproduce your issue without success. The repeater with an image field inside work as expected on PW-3.0.22 / PHP 5.5. I will try later on a PHP-7 version as I dont have any dev server at this moment.. Link to comment Share on other sites More sharing options...
sekru Posted June 20, 2016 Author Share Posted June 20, 2016 PHP 5.6 is the same problem. I tested on the same server. I guess, it's a problem on this server. But I have no idea to solve it. Link to comment Share on other sites More sharing options...
flydev Posted June 20, 2016 Share Posted June 20, 2016 On the Firefox troubleshooting page, they say that if the problem only occure on certain website, it can be a problem with the firefox's cache. Did you try to clear cache and cookies ? Link to comment Share on other sites More sharing options...
horst Posted June 20, 2016 Share Posted June 20, 2016 How long tooks it until it interrupts the connection? Does it also interrupt if you use the default PHP version of that server, this what is bundled as apache_module and not a one of the cgi versions? Link to comment Share on other sites More sharing options...
sekru Posted June 20, 2016 Author Share Posted June 20, 2016 Cache and cookies are not the problem. Same error ( ERR_EMPTY_RESPONSE ) in Google Chrome. It took only half of a second till the connection is "interrupted". I tested it with PHP 5.6 (modul), PHP 5.6 (CGI) and PHP 7 (CGI). It's always the same. Link to comment Share on other sites More sharing options...
louisstephens Posted June 20, 2016 Share Posted June 20, 2016 Hey Sekru, Have you checked your server permissions? I have had similar issues using MAMP a month ago. At least in my case, the issue was due to hosting the site folder via MAMP on an internal server (set up on windows). I noticed that the permissions set on the internal server were overriding my linux hosting permissions. Even though I had the server set to 777 in MAMP, the windows server were not actually granting these permissions. I understand that my case might be a really odd one, but it is worth looking into. Link to comment Share on other sites More sharing options...
sekru Posted June 20, 2016 Author Share Posted June 20, 2016 But I can upload pictures. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now