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.
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]
Für mich heist das, dass er nicht die Daten finden konnte.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'.
Oder was mach ich da falsch?