Seite 1 von 1

Lotus Core 1.0.1 in phpbb3 einbauen

Verfasst: 18.05.2008 03:53
von cooper1988
Hallo Leute.
Ich wollte gern mal diesen Mod ausprobieren
http://www.phpbb.de/viewtopic.php?p=946541

den sogenanten Lotus Core
da soll ein kleines CMS Portal sein.
soweit so gut

nun wollte ich alles Installieren und da fängt es schon an

Das steht in der Readme drinne

Code: Alles auswählen

   II.   How do I install Lotus Core?
         Installation is almost painless! All you have to do is
         upload all the lotus core files in the directory above
         your phpbb3 message board and go to 
         www.yoursite.com/install.php and run the installer.
so ok
dürfte gemacht

Hauptordner sind die Lotusdateien drinne und dort ein unterordner FORUM
(phpbb3 ist natürlich darin installiert)

so ich führe nun die Lotus install.php aus fülle da alles nach meinem gewissen aus und dann kommen nur fehler

Erstmal die Installseite

Code: Alles auswählen

Welcome to the Lotus Core v1.0.0 installer! Make sure that the folder you're running the install from is writable before you do this install.
Sitename:
Self explanatory.

[b]Site URL: http://cms.black-facts.org/[/b]
[i]The site url must include the "http://" and the trailing slash. Make sure it's the full URL.[/i]

[b]phpBB path: /forum/  oder forum/[/b]
[i]Put in the path to your forum IE: 'phpbb3/' the trailing slash is important![/i]

[b]Mod Rewrite Base: /[/b]

[i]Mod rewrite is kinda complicated. If you're accessing lotus core from your site like "www.blah.com" or "subdomain.blah.com" just leave the '/' if you're using a subfolder so something similar to '/subfolder' or '/sub/folder/3now'.[/i]

Sobald ich das ausführe kommen die fehler
Warning: include(/forum/common.php) [function.include]: failed to open stream: No such file or directory in /www/htdocs/w006a1ab/gilden_cms/install.php on line 42

Warning: include() [function.include]: Failed opening '/forum/common.php' for inclusion (include_path='.:/usr/share/php:..') in /www/htdocs/w006a1ab/gilden_cms/install.php on line 42

Warning: include(/forum//config.php) [function.include]: failed to open stream: No such file or directory in /www/htdocs/w006a1ab/gilden_cms/install.php on line 43

Warning: include() [function.include]: Failed opening '/forum//config.php' for inclusion (include_path='.:/usr/share/php:..') in /www/htdocs/w006a1ab/gilden_cms/install.php on line 43

Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /www/htdocs/w006a1ab/gilden_cms/install.php on line 47

Warning: mysql_query() [function.mysql-query]: Access denied for user 'wwwrun'@'localhost' (using password: NO) in /www/htdocs/w006a1ab/gilden_cms/install.php on line 84

Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /www/htdocs/w006a1ab/gilden_cms/install.php on line 84

Warning: mysql_query() [function.mysql-query]: Access denied for user 'wwwrun'@'localhost' (using password: NO) in /www/htdocs/w006a1ab/gilden_cms/install.php on line 84

Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /www/htdocs/w006a1ab/gilden_cms/install.php on line 84

Warning: mysql_query() [function.mysql-query]: Access denied for user 'wwwrun'@'localhost' (using password: NO) in /www/htdocs/w006a1ab/gilden_cms/install.php on line 84

Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /www/htdocs/w006a1ab/gilden_cms/install.php on line 84

Warning: mysql_query() [function.mysql-query]: Access denied for user 'wwwrun'@'localhost' (using password: NO) in /www/htdocs/w006a1ab/gilden_cms/install.php on line 84

Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /www/htdocs/w006a1ab/gilden_cms/install.php on line 84

Warning: mysql_query() [function.mysql-query]: Access denied for user 'wwwrun'@'localhost' (using password: NO) in /www/htdocs/w006a1ab/gilden_cms/install.php on line 84

Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /www/htdocs/w006a1ab/gilden_cms/install.php on line 84

Warning: mysql_query() [function.mysql-query]: Access denied for user 'wwwrun'@'localhost' (using password: NO) in /www/htdocs/w006a1ab/gilden_cms/install.php on line 84

Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /www/htdocs/w006a1ab/gilden_cms/install.php on line 84

Warning: mysql_query() [function.mysql-query]: Access denied for user 'wwwrun'@'localhost' (using password: NO) in /www/htdocs/w006a1ab/gilden_cms/install.php on line 84

Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /www/htdocs/w006a1ab/gilden_cms/install.php on line 84

Warning: mysql_query() [function.mysql-query]: Access denied for user 'wwwrun'@'localhost' (using password: NO) in /www/htdocs/w006a1ab/gilden_cms/install.php on line 84

Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /www/htdocs/w006a1ab/gilden_cms/install.php on line 84

Warning: mysql_query() [function.mysql-query]: Access denied for user 'wwwrun'@'localhost' (using password: NO) in /www/htdocs/w006a1ab/gilden_cms/install.php on line 84

Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /www/htdocs/w006a1ab/gilden_cms/install.php on line 84

Warning: mysql_query() [function.mysql-query]: Access denied for user 'wwwrun'@'localhost' (using password: NO) in /www/htdocs/w006a1ab/gilden_cms/install.php on line 84

Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /www/htdocs/w006a1ab/gilden_cms/install.php on line 84

Warning: mysql_close(): supplied argument is not a valid MySQL-Link resource in /www/htdocs/w006a1ab/gilden_cms/install.php on line 88
Lotus Core installed. Take the time to delete 'install.php' and the folder 'install.files'.
Für mich heist das, dass er nicht die Daten finden konnte.
Oder was mach ich da falsch?

Verfasst: 28.09.2008 21:25
von kiservice
schließe mich da meinem vorredner an hab den selben fehler an was kann das den liegen brauche dringend hilfe