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 03.51, The Doctor wrote: > Arno Welzel <[email protected]> wrote: >> Looks like Serendipity tries to install or update a WordPress plugin and >> your "nginx on FreeBSD with packet fitlering" prohibits the connection. >> > > HOw do we test if this is the case? First see if you can resolve the domain name to an ip on the machine host wordpress.org also check if you can connect to it wget -S https://wordpress.org > BTW serendipity is not wordpress! It's trying to access https://raw.git... but what the full domain name is you should find in the php files somewhere or in the database. -- //Aho