Seite 1 von 2

2.03 auf 2.06 PROBLEM ===>Erledigt; THX an alle

Verfasst: 12.08.2003 00:05
von Russinator
Hi Boardis,

ich habe es langsam flasche leer:(

habe versuchet ein Update von 2.03 auf 2.06 zumeistern.

leider muss ich feststellen das es mir diese aufgabe viel zugroß ist.

nach install.php eingaben s.w user db u.s.w bekomme ich diese meldung:

Code: Alles auswählen

Warning: Cannot set time limit in safe mode in /var/www/web1/html/forum/install/upgrade.php on line 55

Unable to get list of smilies from the DB
1146: Table 'usr_web1_2.smiles' doesn't exist

SELECT code, smile_url
			FROM smiles
hier das upgrade.php line 55

Code: Alles auswählen

set_time_limit(0); // Unlimited execution time
ich bin mit mein latein am ende und bitte um eure HILFE.

Gruss
Russi

Verfasst: 12.08.2003 00:15
von PhilippK
Bei Update sollte eigentlich nichts über die install.php laufen...
Nur die update_to_206.php ist für dich relevant.

Gruß, Philipp

Verfasst: 12.08.2003 00:20
von PhilippK
Nachtrag: siehe auch http://www.phpbb.de/doku.php#kapitel_2_4_2 - nur eben statt update_to_final.php die update_to_206.php nehmen.

Gruß, Philipp

re

Verfasst: 12.08.2003 01:16
von Russinator
habe jetzt dies:

Code: Alles auswählen

Warning: Unable to access ./../extension.inc in /var/www/web1/html/forum/update_to_206.php on line 46

Warning: Failed opening './../extension.inc' for inclusion (include_path='.:/usr/share/pear') in /var/www/web1/html/forum/update_to_206.php on line 46

Warning: Unable to access ./../config. in /var/www/web1/html/forum/update_to_206.php on line 47

Warning: Failed opening './../config.' for inclusion (include_path='.:/usr/share/pear') in /var/www/web1/html/forum/update_to_206.php on line 47
Please read: INSTALL.html before attempting to update.
line:46-47

Code: Alles auswählen

$phpbb_root_path = './../';
include($phpbb_root_path . 'extension.inc');
ich glaube das ich das update_to_206.php geschaft habe

Updating to latest stable release
Update completed

leider komme ich nicht in index/admin bereich rein
seite wurde nicht gefunden!


Verfasst: 12.08.2003 12:02
von Mungo
hattest du dir das paket runtergeladen: http://www.phpbb.de/mods/phpBB2-2.0.6-deutsch-files.zip

die darin enthaltene 203_to_206 entpackt und zusammen mit dem install ordner (auch in phpBB2-2.0.6-deutsch-files.zip enthalten) hochgeladen und dann die update_to_206.php ausgeführt?

re

Verfasst: 12.08.2003 13:16
von Russinator
Hi Mungo,

wenn ich es so mache bekomme ich diese Meldung.:
Warning: Unable to access ./../extension.inc in /var/www/web1/html/forum/update_to_206.php on line 46

Warning: Failed opening './../extension.inc' for inclusion (include_path='.:/usr/share/pear') in /var/www/web1/html/forum/update_to_206.php on line 46

Warning: Unable to access ./../config. in /var/www/web1/html/forum/update_to_206.php on line 47

Warning: Failed opening './../config.' for inclusion (include_path='.:/usr/share/pear') in /var/www/web1/html/forum/update_to_206.php on line 47
Please read: INSTALL.html before attempting to update.

hier das line 46-47:

Code: Alles auswählen

include($phpbb_root_path . 'extension.inc');
include($phpbb_root_path . 'config.'.$phpEx);
ich weis nicht mehr weiter

Verfasst: 12.08.2003 13:58
von Mungo
sorry hatte nen falschen link gepostet:
das paket hier:
http://prdownloads.sourceforge.net/phpb ... der zurück

Re: re

Verfasst: 12.08.2003 16:11
von jasc
Russinator hat geschrieben: Warning: Unable to access ./../extension.inc in /var/www/web1/html/forum/update_to_206.php on line 46

Warning: Failed opening './../extension.inc' for inclusion (include_path='.:/usr/share/pear') in /var/www/web1/html/forum/update_to_206.php on line 46

Warning: Unable to access ./../config. in /var/www/web1/html/forum/update_to_206.php on line 47

Warning: Failed opening './../config.' for inclusion (include_path='.:/usr/share/pear') in /var/www/web1/html/forum/update_to_206.php on line 47
Please read: INSTALL.html before attempting to update.
Kann es sein, dass die update_to_206.php bei dir nicht im Ordner install liegt?

re

Verfasst: 12.08.2003 16:32
von Russinator
ja, war so habe jatzt aber richtig gemacht.

trotzdem geht es nicht:

ich bekomme meldung von update_206 das es ok ist:
Information
Database type :: mysql
Previous version :: 2.0.3
Updated version :: 2.0.6

Updating database schema
Progress :: . . . . Done
Result :: No errors

Updating data
Progress :: . . . . . . . . . . . . . . .

Updating version and optimizing tables
Progress :: . . Done
Result :: No errors

Update completed
You should now visit the General Configuration settings page in the Administration Panel and check the General Configuration of the board. If you updated from versions prior to RC-3 you must update some entries. If you do not do this emails sent from the board will contain incorrect information. Don't forget to delete this file!

komme aber nicht ins adminbereich

Please ensure both the install/ and contrib/ directories are deleted

die sachen habe ich auch schon gelöscht. (install und directories)
ich komme ins board aber nicht ins adminbereich!

ich glaube ich soll liber bei 2.03 bleiben habe flasche leer

Verfasst: 12.08.2003 16:49
von Schumi
Leere eventuell mal den Cache deines Browsers.