Re: PHP Errors
"J.O. Aho" <[email protected]>
| Newsgroups | comp.infosystems.www.servers.unix,comp.lang.php,comp.unix.bsd.freebsd.misc |
|---|---|
| Message-ID | <[email protected]> |
On 20/11/2022 23.42, The Doctor wrote: > tcptraceroute wordpress.org > Selected device igb0, address 204.209.81.1, port 58686 for outgoing packets > Tracing the path to wordpress.org (198.143.164.252) on TCP port 80 (http), 30 hops max > 1 * *Fy > > G * > 2 * * * > 3 * * * > 4 * * * > 5 * * * Feels like you have blocked outgoing http/https traffic, as I mentioned YOU have to check your firewall rules and adjust them, for you to see what rules are applied, review `pfctl -sr`. -- //Aho