etoo
30.05.2008, 17:39:36
Siemka, mam już gotowe skrypty strony, która już działała kiedyś w internecie. W plikach PHP widnieje wiadomość, że strona została już zainstalowana, co mam zrobić, aby znowu działała? Bo wgrałem pliki na server i wyskakują mi błędy PHP.
piotrooo89
30.05.2008, 17:41:38
wróżki maja wolne a mi wysiadły baterie w szklanej kuli... jakie błędy co się dzieje?
etoo
30.05.2008, 17:44:52
<?php
Notice
: Constant PELNA_NAZWA_SAJTU already
defined in
/home
/baran15
/public_html
/test1
/panel
/include/config_site
.inc
.php on line 3
Notice
: Constant INSTALATION_SUCCESFUL already
defined in
/home
/baran15
/public_html
/test1
/panel
/include/config_site
.inc
.php on line 8
Notice
: Constant AUTHORISATION_CODE already
defined in
/home
/baran15
/public_html
/test1
/panel
/include/config_site
.inc
.php on line 9
Notice: Undefined variable: PHP_SELF in /home/baran15/public_html/test1/panel/install/menu.inc.php on line 15
Notice: Undefined variable: PHP_SELF in /home/baran15/public_html/test1/panel/install/menu.inc.php on line 15
Notice: Undefined variable: PHP_SELF in /home/baran15/public_html/test1/panel/install/menu.inc.php on line 15
Notice: Undefined variable: PHP_SELF in /home/baran15/public_html/test1/panel/install/menu.inc.php on line 15
Notice: Undefined variable: PHP_SELF in /home/baran15/public_html/test1/panel/install/menu.inc.php on line 15
Notice: Undefined variable: PHP_SELF in /home/baran15/public_html/test1/panel/install/menu.inc.php on line 15
Fatal error: Cannot redeclare array_combine() in /home/baran15/public_html/test1/panel/include/funkcje.inc.php on line 320
?>