Ticket #2227 (closed defect (bug): fixed)

Opened 6 years ago

Last modified 5 years ago

SCRIPT_FILENAME in wp-settings.php causes error message for Windows servers

Reported by: filosofo Owned by: anonymous
Priority: normal Milestone:
Component: General Version: 2.0
Severity: normal Keywords: SCRIPT_FILENAME wp-settings.php
Cc:

Description

I apologize if this has already been reported, but I couldn't find the ticket. I'm sure there's a simple solution, but I don't have a Windows server to experiment with, so sorry there's no patch.

 http://wordpress.org/support/topic/54355  http://wordpress.org/support/topic/54944

Change History

Sounds like those servers have showing E_NOTICEs enabled. Can we not do a call such as error_reporting(E_ALL E_NOTICE); ?

comment:2   ryan6 years ago

  • Status changed from new to closed
  • Resolution set to fixed

(In [3408]) Check if SCRIPT_FILENAME is set to avoid warnings. fixes #2227

comment:3   ryan6 years ago

  • Milestone changed from 2.0 to 2.0.1
  • Milestone 2.0.1 deleted

Milestone 2.0.1 deleted

Note: See TracTickets for help on using tickets.