|
|
when i try to go onto facebook on safari i get this message
"Safari can't open the page.
the error was: "operation could not be completed. (kCFErrorDomainCFnetwork error 302.)
what does this mean?
Try changing line 36 of common.php to this:
if (extension_loaded("zlib") and !ini_get("zlib.output_compression") and substr_count($_SERVER['HTTP_ACCEPT_ENCODING'], "gzip")) {
[view]
(Rating: 5)
thanks, idk what that means though :o
| |