rsanjose Posted November 23, 2016 Share Posted November 23, 2016 I have made a new installation, but on my server it is not possible to activate php_intl. Could that be the problem? The error message in Mozilla is ERR_EMPTY_RESPONSE I only use the Spanish language, is it possible to work without the php_intl extension? Local installation (with php_intl) works fine! Thanks! Link to comment Share on other sites More sharing options...
rsanjose Posted November 24, 2016 Author Share Posted November 24, 2016 Checking the index.php code in the admin folder, I check that the bug is just behind the try, in the statement: $response = $kernel->handle($request, HttpKernelInterface::MASTER_REQUEST, false); $request contains: object(Symfony\Component\HttpFoundation\Request)#34 (21) {["attributes"]=>object(Symfony\Component\HttpFoundation\ParameterBag)#37 (1) {["parameters":protected]=>array(0) {}}["request"]=>object(Symfony\Component\HttpFoundation\ParameterBag)#35 (1) {["parameters":protected]=>array(0) {}}["query"]=>object(Symfony\Component\HttpFoundation\ParameterBag)#36 (1) {["parameters":protected]=>array(0) {}}["server"]=>object(Symfony\Component\HttpFoundation\ServerBag)#40 (1) {["parameters":protected]=>array(33) {["HTTP_ACCEPT"]=>string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"["HTTP_ACCEPT_ENCODING"]=>string(13) "gzip, deflate"["HTTP_ACCEPT_LANGUAGE"]=>string(35) "es-ES,es;q=0.8,en-US;q=0.5,en;q=0.3"["HTTP_CONNECTION"]=>string(10) "keep-alive"["HTTP_COOKIE"]=>string(714) "PHPSESSID=9b7522c889cf84f2f0e8451dc62a752e; PrestaShop-3d34cf8190abe60ccf6ab9c809fd627a=def502001df81bb3cc5ff281364ae06bfc198c082a8238c98bd2ef61e9538afb6142f411c306144b8e4a1a66488bcce0ee5746203d21e21992b40c2f89298ae9ff53695d72a1476a9e8ec6090728163e9ff79b71ebf6c61089f5945b89d1925280f7b1f55f3af7835e9cd1cffb353d994f4a9204e58777bd579b39fdf83323381780c862ddd77ba9814119deabb7fd5557638a0245afb8563b9cac0487df95ee862ceb032a31a09a3fcdb0ba0b324452774bc3961214c27435d87674; PrestaShop-86ee8c5b2ca792020e0751a0ac305983=def50200f06fda585c9fd8cd855f0e617328de8fcb94fd0fad7a4a13ca318712d802261458f6318afaccf436cd6161a6290ce078679f692cd7a002b66225f7ac945a422e4a57f5342cba1af66e33e99abf558bb82a49cc688fc13028a2211b18200a0659dfae"["HTTP_HOST"]=>string(15) "xxx.es"["HTTP_USER_AGENT"]=>string(73) "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:50.0) Gecko/20100101 Firefox/50.0"["HTTP_UPGRADE_INSECURE_REQUESTS"]=>string(1) "1"["DOCUMENT_ROOT"]=>string(30) "/home/xxx/public_html"["REMOTE_ADDR"]=>string(14) "xxx.xxx.xxx.xxx"["REMOTE_PORT"]=>string(4) "7967"["SERVER_ADDR"]=>string(14) "xxx.xxx.xxx.xxx"["SERVER_NAME"]=>string(15) "xxx.es"["SERVER_ADMIN"]=>string(25) "webmaster@xxx.es"["SERVER_PORT"]=>string(2) "80"["REQUEST_URI"]=>string(7) "/admin/"["REDIRECT_URL"]=>string(7) "/admin/"["BASE"]=>string(6) "/admin"["REDIRECT_STATUS"]=>string(3) "200"["HTTP_MOD_REWRITE"]=>string(2) "On"["SCRIPT_FILENAME"]=>string(46) "/home/xxx/public_html/admin/index.php"["QUERY_STRING"]=>string(0) ""["SCRIPT_URI"]=>xxx.es/admin/"["SCRIPT_URL"]=>string(7) "/admin/"["SCRIPT_NAME"]=>string(16) "/admin/index.php"["SERVER_PROTOCOL"]=>string(8) "HTTP/1.1"["SERVER_SOFTWARE"]=>string(9) "LiteSpeed"["REQUEST_METHOD"]=>string(3) "GET"["PHP_SELF"]=>string(16) "/admin/index.php"["REQUEST_TIME_FLOAT"]=>float(1479969505.92)["REQUEST_TIME"]=>int(1479969505)["argv"]=>array(0) {}["argc"]=>int(0)}}["files"]=>object(Symfony\Component\HttpFoundation\FileBag)#39 (1) {["parameters":protected]=>array(0) {}}["cookies"]=>object(Symfony\Component\HttpFoundation\ParameterBag)#38 (1) {["parameters":protected]=>array(2) {["PHPSESSID"]=>string(32) "9b7522c889cf84f2f0e8451dc62a752e"["PrestaShop-3d34cf8190abe60ccf6ab9c809fd627a"]=>string(376) "def502001df81bb3cc5ff281364ae06bfc198c082a8238c98bd2ef61e9538afb6142f411c306144b8e4a1a66488bcce0ee5746203d21e21992b40c2f89298ae9ff53695d72a1476a9e8ec6090728163e9ff79b71ebf6c61089f5945b89d1925280f7b1f55f3af7835e9cd1cffb353d994f4a9204e58777bd579b39fdf83323381780c862ddd77ba9814119deabb7fd5557638a0245afb8563b9cac0487df95ee862ceb032a31a09a3fcdb0ba0b324452774bc3961214c27435d87674"}}["headers"]=>object(Symfony\Component\HttpFoundation\HeaderBag)#41 (2) {["headers":protected]=>array(9) {["accept"]=>array(1) {[0]=>string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"}["accept-encoding"]=>array(1) {[0]=>string(13) "gzip, deflate"}["accept-language"]=>array(1) {[0]=>string(35) "es-ES,es;q=0.8,en-US;q=0.5,en;q=0.3"}["connection"]=>array(1) {[0]=>string(10) "keep-alive"}["cookie"]=>array(1) {[0]=>string(714) "PHPSESSID=9b7522c889cf84f2f0e8451dc62a752e; PrestaShop-3d34cf8190abe60ccf6ab9c809fd627a=def502001df81bb3cc5ff281364ae06bfc198c082a8238c98bd2ef61e9538afb6142f411c306144b8e4a1a66488bcce0ee5746203d21e21992b40c2f89298ae9ff53695d72a1476a9e8ec6090728163e9ff79b71ebf6c61089f5945b89d1925280f7b1f55f3af7835e9cd1cffb353d994f4a9204e58777bd579b39fdf83323381780c862ddd77ba9814119deabb7fd5557638a0245afb8563b9cac0487df95ee862ceb032a31a09a3fcdb0ba0b324452774bc3961214c27435d87674; PrestaShop-86ee8c5b2ca792020e0751a0ac305983=def50200f06fda585c9fd8cd855f0e617328de8fcb94fd0fad7a4a13ca318712d802261458f6318afaccf436cd6161a6290ce078679f692cd7a002b66225f7ac945a422e4a57f5342cba1af66e33e99abf558bb82a49cc688fc13028a2211b18200a0659dfae"}["host"]=>array(1) {[0]=>string(15) "xxx.es"}["user-agent"]=>array(1) {[0]=>string(73) "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:50.0) Gecko/20100101 Firefox/50.0"}["upgrade-insecure-requests"]=>array(1) {[0]=>string(1) "1"}["mod-rewrite"]=>array(1) {[0]=>string(2) "On"}}["cacheControl":protected]=>array(0) {}}["content":protected]=>NULL["languages":protected]=>NULL["charsets":protected]=>NULL["encodings":protected]=>NULL["acceptableContentTypes":protected]=>NULL["pathInfo":protected]=>NULL["requestUri":protected]=>NULL["baseUrl":protected]=>NULL["basePath":protected]=>NULL["method":protected]=>NULL["format":protected]=>NULL["session":protected]=>NULL["locale":protected]=>NULL["defaultLocale":protected]=>string(2) "en"} 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