Seite 1 von 1

phpbb2&v-server installation

Verfasst: 12.02.2004 19:50
von Majestyx
hallo forum,

meine domain "liegt" auf enem virtuellen-server. (ich habe root-rechte)
ich versuche das phpbb2 zu installieren.

bei abschluss der installation (ftp der config.php) kommt es zu folgender
fehlermeldung:
#
#Warning: ftp_put(): Could not create file. in
#/opt/<usr-v-svr>/html/forum/install/install.php on line 569
#
#Warning: SAFE MODE Restriction in effect. The script whose uid is 636 is not
#allowed to access /tmp/cfgKsSH3g owned by uid 30 in
#/opt/<usr-v-svr>/html/forum/install/install.php on line 573

ok, die config.php per hand hochgeladen und auf der root-konsole chmod 777
gemacht.

ich komme aber mit dem browser zurück zum ftp-fenster für die config.sys

wenn dich dann im browser www.meinedomain.de/<phpbb>/admin/index.php aufrufe
kommt anstatt der index.php die fehlermeldung:
#
#Warning: Failed opening './../config.php' for inclusion
#(include_path='.:/usr/share/php') in /opt/<usr-v-svr>/html/forum/common.php on
#line 111
#
#Warning: Cannot add header information - headers already sent by (output
#started
#at /opt/<usr-v-svr>/html/forum/common.php:111) in
#/opt/web1/html/forum/common.php on
#line 115
#

was kann ich machen??

Verfasst: 12.02.2004 20:33
von Mungo
Die Rechte der config.php stimmen wirklich?
Vor bzw. während der Installation 777 und danach wieder 644.

jetzt noch die navigation und ich bin glücklich....

Verfasst: 13.02.2004 08:15
von Majestyx
hallo mungo,
hallo forum,

ok, nachdem ich einen chmod 644 auf die config.php gemacht habe, komme ich in die adminoberfläche. leider bekomme ich keine navigation (links) angezeigt. nur die fehlermeldung:

#Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 737280 bytes) #in /opt/web1/html/forum/admin/admin_users.php on line 932

mhm, schein "mein svr. is' zu klein"? ;-)

danke für die unterstützung.....