Welcome! Log In Create A New Profile

Advanced

PHP Warning: Filename cannot be empty

Posted by shadow77 
PHP Warning: Filename cannot be empty
July 02, 2010 05:30AM
I'm seeing this PHP Warning pop up rather often in my error logs:


[02-Jul-2010 02:23:37] PHP Warning: Unknown: Filename cannot be empty in Unknown on line 0

followed by:

[02-Jul-2010 02:23:37] PHP Fatal error: Unknown: Failed opening required '' (include_path='.:') in Unknown on line 0

The errors aren't exactly giving me any hints as to what is causing this. Can I configure PHP-FPM to drop requests with an unknown filename?
Re: PHP Warning: Filename cannot be empty
July 02, 2010 05:34AM
that looks like a failed include/include_once/require/require_once
attempt to me, not something PHP-FPM would be concerned with... I
think it's a PHP code issue.

On Fri, Jul 2, 2010 at 2:30 AM, shadow77 <nginx-forum@nginx.us> wrote:
> I'm seeing this PHP Warning pop up rather often in my error logs:
>
>
> [02-Jul-2010 02:23:37] PHP Warning:  Unknown: Filename cannot be empty
> in Unknown on line 0
>
> followed by:
>
> [02-Jul-2010 02:23:37] PHP Fatal error:  Unknown: Failed opening
> required '' (include_path='.:') in Unknown on line 0
>
> The errors aren't exactly giving me any hints as to what is causing
> this. Can I configure PHP-FPM to drop requests with an unknown filename?
>
> Posted at Nginx Forum: http://forum.nginx.org/read.php?3,104645,104645#msg-104645
>
>
Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 239
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready