Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.php > #19163

Re: PHP Errors

From Arno Welzel <usenet@arnowelzel.de>
Newsgroups comp.infosystems.www.servers.unix, comp.lang.php, comp.os.bsd.freebsd.misc
Subject Re: PHP Errors
Date 2022-11-19 17:23 +0100
Message-ID <jtse8cFqphkU1@mid.individual.net> (permalink)
References <tl86qu$1kra$92@gallifrey.nk.ca>

Cross-posted to 3 groups.

Show all headers | View raw


The Doctor, 2022-11-18 16:02:

> I am seeing weird errors as follows:
> 
> 
> 2022/11/17 21:09:25 [error] 48261#101347: *432718 FastCGI sent in stderr: "PHP message: PHP Warning:  An unexpected error occurred. Something may be wrong with WordPress.org or this server&#8217;s configuration. If you continue to have problems, please try the <a href="https://wordpress.org/support/forums/">support forums</a>. (WordPress could not establish a secure connection to WordPress.org. Please contact your server administrator.) in /usr/home/klint/html/wp-admin/includes/plugin-install.php on line 183" while reading upstream, client: 75.156.190.254, server: performanceplanning.ca, request: "GET /wp-admin/plugin-install.php HTTP/3.0", upstream: "fastcgi://unix:/var/run/php-fpm.sock:", referrer: "https://klint.ca/wp-admin/plugins.php"

That says, that the server can not connect to wordpress.org. Propably
while trying to install or update a plugin. Maybe there is some
connectivitiy issue.

> and
> 
> 2022/11/17 22:02:01 [error] 61870#100691: *77 FastCGI sent in stderr: "PHP messa
> ge: PHP Fatal error:  Uncaught Error: Call to a member function getStatus() on null in /usr/home/doctor/html/blog/serendipity/plugins/serendipity_event_spartacus/serendipity_event_spartacus.php:458
[...]

>   I wonder if there is a relation?
> 
>   Running nginx on FreeBSD with packet fitlering!

Looks like Serendipity tries to install or update a WordPress plugin and
your "nginx on FreeBSD with packet fitlering" prohibits the connection.


-- 
Arno Welzel
https://arnowelzel.de

Back to comp.lang.php | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

PHP Errors doctor@doctor.nl2k.ab.ca (The Doctor) - 2022-11-18 15:02 +0000
  Re: PHP Errors Arno Welzel <usenet@arnowelzel.de> - 2022-11-19 17:23 +0100
    Re: PHP Errors doctor@doctor.nl2k.ab.ca (The Doctor) - 2022-11-20 02:51 +0000
      Re: PHP Errors "J.O. Aho" <user@example.net> - 2022-11-20 12:05 +0100
        Re: PHP Errors doctor@doctor.nl2k.ab.ca (The Doctor) - 2022-11-20 13:56 +0000
          Re: PHP Errors "J.O. Aho" <user@example.net> - 2022-11-20 17:44 +0100
            Re: PHP Errors doctor@doctor.nl2k.ab.ca (The Doctor) - 2022-11-20 22:39 +0000
          Re: PHP Errors Arno Welzel <usenet@arnowelzel.de> - 2022-11-20 20:18 +0100
            Re: PHP Errors doctor@doctor.nl2k.ab.ca (The Doctor) - 2022-11-20 22:43 +0000
      Re: PHP Errors Arno Welzel <usenet@arnowelzel.de> - 2022-11-20 20:17 +0100
        Re: PHP Errors doctor@doctor.nl2k.ab.ca (The Doctor) - 2022-11-20 22:42 +0000
          Re: PHP Errors "J.O. Aho" <user@example.net> - 2022-11-21 07:08 +0100
            Re: PHP Errors Arno Welzel <usenet@arnowelzel.de> - 2022-11-21 18:58 +0100
              Re: PHP Errors doctor@doctor.nl2k.ab.ca (The Doctor) - 2022-11-22 21:38 +0000
                Re: PHP Errors doctor@doctor.nl2k.ab.ca (The Doctor) - 2022-11-30 23:36 +0000
                Re: PHP Errors "J.O. Aho" <user@example.net> - 2022-12-01 09:16 +0100
                Re: PHP Errors doctor@doctor.nl2k.ab.ca (The Doctor) - 2022-12-01 13:10 +0000
                Re: PHP Errors doctor@doctor.nl2k.ab.ca (The Doctor) - 2022-12-02 16:25 +0000
                Re: PHP Errors doctor@doctor.nl2k.ab.ca (The Doctor) - 2022-12-02 21:42 +0000
                Re: PHP Errors Jerry Stuckle <stuckle.jerry@gmail.com> - 2022-12-02 23:46 -0500
                Re: PHP Errors doctor@doctor.nl2k.ab.ca (The Doctor) - 2022-12-03 15:13 +0000

csiph-web