Seite 1 von 1

Album Mod

Verfasst: 12.07.2005 15:16
von barrier23
ich habe mir den mod hier gezogen
MOD Title: Photo Album v2 for phpBB2
http://smartor.is-root.com/viewtopic.php?t=3021

wenn ich jetzt die datei album_db_install.php auf meinem space ausführe bekomme ich folgende fehlermeldung!

Code: Alles auswählen

Warning: main(): Unable to access ./extension.inc in /home/httpd/vhosts/alternativprovider.de/subdomains/barrier23/httpdocs/phpbb/scripts/album_db_install.php on line 25

Warning: main(./extension.inc): failed to open stream: No such file or directory in /home/httpd/vhosts/alternativprovider.de/subdomains/barrier23/httpdocs/phpbb/scripts/album_db_install.php on line 25

Warning: main(): Unable to access ./extension.inc in /home/httpd/vhosts/alternativprovider.de/subdomains/barrier23/httpdocs/phpbb/scripts/album_db_install.php on line 25

Warning: main(./extension.inc): failed to open stream: No such file or directory in /home/httpd/vhosts/alternativprovider.de/subdomains/barrier23/httpdocs/phpbb/scripts/album_db_install.php on line 25

Warning: main(): Failed opening './extension.inc' for inclusion (include_path='.:') in /home/httpd/vhosts/alternativprovider.de/subdomains/barrier23/httpdocs/phpbb/scripts/album_db_install.php on line 25

Warning: main(): Unable to access ./common. in /home/httpd/vhosts/alternativprovider.de/subdomains/barrier23/httpdocs/phpbb/scripts/album_db_install.php on line 26

Warning: main(./common.): failed to open stream: No such file or directory in /home/httpd/vhosts/alternativprovider.de/subdomains/barrier23/httpdocs/phpbb/scripts/album_db_install.php on line 26

Warning: main(): Unable to access ./common. in /home/httpd/vhosts/alternativprovider.de/subdomains/barrier23/httpdocs/phpbb/scripts/album_db_install.php on line 26

Warning: main(./common.): failed to open stream: No such file or directory in /home/httpd/vhosts/alternativprovider.de/subdomains/barrier23/httpdocs/phpbb/scripts/album_db_install.php on line 26

Warning: main(): Failed opening './common.' for inclusion (include_path='.:') in /home/httpd/vhosts/alternativprovider.de/subdomains/barrier23/httpdocs/phpbb/scripts/album_db_install.php on line 26

Fatal error: Call to undefined function: session_pagestart() in /home/httpd/vhosts/alternativprovider.de/subdomains/barrier23/httpdocs/phpbb/scripts/album_db_install.php on line 28
aber ohne das ausführen der datei wird es nicht gehen oder?
also was nun

Verfasst: 12.07.2005 15:34
von easygo
Hi, in der install.txt steht dazu:
# Upload album_db_install.php and album_mysql.sql to your phpBB root
# directory then run album_db_install.php by typing on the browser
# After that, delete both files immediately
Du hast die album_db_install.php aber nicht im root,
sondern im Ordner phpbb/scripts gestartet.

Daher die Fehlermeldungen... easy

Verfasst: 12.07.2005 17:42
von barrier23
gut!wer lesen kann ist klar im vorteil! :D
also danke!