Hab euch hier eine Version meiner config.php ohne Passwörter angehängt... vielleicht findet ihr was, ich bin wahrscheinlich echt zu hirn-tot nach 18 Stunden Arbeit.
KANN aber nicht aufhören ohne dass die ver*** Fehlermeldungen weg sind... : )
PHP-Code:
<?php
$mosConfig_MetaAuthor = '1';
$mosConfig_MetaDesc = 'Red Corner Festival';
$mosConfig_MetaKeys = 'Red Corner Festival, Moosburg, Rock, Punk, Metal';
$mosConfig_MetaTitle = '1';
$mosConfig_absolute_path = '/home/httpd/vhosts/looom.de/subdomains/rcf/httpdocs';
$mosConfig_allowUserRegistration = '1';
$mosConfig_back_button = '0';
$mosConfig_cachepath = '/home/httpd/vhosts/looom.de/subdomains/rcf/httpdocs/cache';
$mosConfig_cachetime = '900';
$mosConfig_caching = '0';
$mosConfig_db = 'rcf';
$mosConfig_dbprefix = 'jos_';
$mosConfig_debug = '0';
$mosConfig_dirperms = '0777';
$mosConfig_editor = 'mosce';
$mosConfig_enable_log_items = '0';
$mosConfig_enable_log_searches = '0';
$mosConfig_enable_stats = '0';
$mosConfig_error_message = 'This site is temporarily unavailable.<br /> Please notify the System Administrator';
$mosConfig_error_reporting = '-1';
$mosConfig_favicon = 'arrow.ico';
$mosConfig_fileperms = '0777';
$mosConfig_fromname = 'Red Corner Festival';
$mosConfig_gzip = '0';
$mosConfig_helpurl = 'http://help.joomla.org';
$mosConfig_hideAuthor = '1';
$mosConfig_hideCreateDate = '1';
$mosConfig_hideEmail = '1';
$mosConfig_hideModifyDate = '1';
$mosConfig_hidePdf = '1';
$mosConfig_hidePrint = '1';
$mosConfig_hits = '0';
$mosConfig_host = 'localhost';
$mosConfig_icons = '0';
$mosConfig_item_navigation = '0';
$mosConfig_lang = 'germani';
$mosConfig_lifetime = '900';
$mosConfig_link_titles = '0';
$mosConfig_list_limit = '30';
$mosConfig_live_site = 'http://rcf.looom.de';
$mosConfig_locale = 'en_GB';
$mosConfig_mailer = 'mail';
$mosConfig_mailfrom = 'rcf@looom.de';
$mosConfig_ml_support = '0';
$mosConfig_multipage_toc = '0';
$mosConfig_offline = '0';
$mosConfig_offline_message = 'This site is down for maintenance.<br /> Please check back again soon.';
$mosConfig_offset = '-2';
$mosConfig_offset_user = '0';
$mosConfig_pagetitles = '1';
$mosConfig_password = 'jaja';
$mosConfig_readmore = '1';
$mosConfig_secret = 'strenggeheim';
$mosConfig_sef = '0';
$mosConfig_sendmail = '/usr/sbin/sendmail';
$mosConfig_session_life_admin = '1800';
$mosConfig_session_type = '0';
$mosConfig_shownoauth = '0';
$mosConfig_sitename = 'Red Corner Festival';
$mosConfig_smtpauth = '0';
$mosConfig_smtphost = 'localhost';
$mosConfig_smtppass = '';
$mosConfig_smtpuser = '';
$mosConfig_uniquemail = '1';
$mosConfig_user = 'rcf';
$mosConfig_useractivation = '1';
$mosConfig_vote = '0';
setlocale (LC_TIME, $mosConfig_locale);
?>
Also ich hab die config.php mit meinen anderen Projekten verglichen, die auf der gleichen Domain laufen (andere Subdomain) und die Pfadangaben kopiert bzw. angepasst. Irgendwas stimmt da nicht.,...
Danke euch allen für die Unterstützung.
Lesezeichen