Ticket #2227 (closed defect: fixed)

Opened 3 years ago

Last modified 2 years ago

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

Reported by: filosofo Assigned to: 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

01/05/06 20:02:27 changed by davidhouse

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

01/06/06 01:06:00 changed by ryan

  • status changed from new to closed.
  • resolution set to fixed.

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

01/06/06 01:17:47 changed by ryan

  • milestone changed from 2.0 to 2.0.1.

11/30/06 19:41:49 changed by

  • milestone deleted.

Milestone 2.0.1 deleted