|
||||
[Chameleon-dev] [Bug 336] New: [Chameleon] $_SERVER['SCRIPT_FILENAME'] did not existbugzilla-daemon@www.maptools.org bugzilla-daemon@www.maptools.orgThu, 1 Apr 2004 14:57:30 -0500
|
http://www.maptools.org/bugzilla/show_bug.cgi?id=336 Summary: [Chameleon] $_SERVER['SCRIPT_FILENAME'] did not exist Product: Chameleon Version: 1.1 Platform: PC OS/Version: Windows 2000 Status: NEW Severity: normal Priority: P2 Component: Core AssignedTo: chameleon-dev@lists.maptools.org ReportedBy: jfournier@dmsolutions.ca Windows 2000 Server PHP 4.3.3 chameleon.php line 160 $GLOBALS['gszAppPath'] = dirname( $_SERVER['SCRIPT_FILENAME'] )."/"; $_SERVER['SCRIPT_FILENAME'] did not exist in the $_SERVER array when print_r'ed. Resolution: $_SERVER['SCRIPT_NAME'] existed. Perform check for isset($_SERVER['SCRIPT_FILENAME']) ? ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
This archive was generated by Pipermail. |
MapTools.org -- Hosted by DM Solutions Group |