coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Installation & Setup => Topic started by: dba@merione.net on October 04, 2004, 10:13:09 AM

Title: Undefined variable: PHP_SELF
Post by: dba@merione.net on October 04, 2004, 10:13:09 AM
Hello,

I've a small problem with coppermine ... i'm switching coppermine to an another server, with same configuration of coppermine i've this message who appear all time ->

Notice: Undefined variable: PHP_SELF in /var/www/www.furets-hommes.com/galeries/include/init.inc.php on line 97

I don't understand  :-[

Anyone have an idea please ?

init.inc.php line 97 :

$REFERER = urlencode($PHP_SELF . (isset($HTTP_SERVER_VARS['QUERY_STRING']) && $HTTP_SERVER_VARS['QUERY_STRING'] ? '?' . $HTTP_SERVER_VARS['QUERY_STRING'] : ''))

regards,

Damien
Title: Re: Undefined variable: PHP_SELF
Post by: dba@merione.net on October 04, 2004, 10:28:32 AM
Oups, i've delete a line ... i'm stupid, sorry

Regards,

Damien
Title: Re: Undefined variable: PHP_SELF
Post by: Casper on October 04, 2004, 11:26:27 AM
Does this mean your problem is solved?