Hallo,
ich habe folgendens Problem (Vers. 4.5 stable 1.0.9) mit der Installation von Components:
Ich installiere vom direktory aus (unter administrator ein "install" verzeichnis.
Der server steht auf safe mode on, das Patch ist installiert. Ich packe die gezippten Datein in das Verzeichnis und installiere dann vom Directory (alle verzeichnisse stehen auf 777). Hat bisher, mit dem Eventcalender gut geklappt, aber momentan kommt immer so ein eigenartiger ..ich kann nicht schreiben fehler. Hat vieleicht jemand eine IDee? er scheint auch etwas anzulegen und zu kopieren - aber eben nicht zu ende.
hier meine Config:
Linux kunden1-5 2.4.23 #2 Thu Dec 4 17:43:54 CET 2003 i686
Database Version: 4.0.16-log
PHP Version: 4.3.4
Web Server: Apache
WebServer to PHP interface: apache
Mambo Open Source Version: 4.5 Stable-1.0.9 [Spider] 28/06/2004 16:51 GMT
User Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.0.3705)
Relevent PHP Settings: Safe Mode: ON
Open basedir: /usr/local/httpd/htdocs/:/raid/domains/:/tmp/uploads:/raid/news
Display Errors: ON
Short Open Tags: ON
File Uploads: ON
Magic Quotes: ON
Register Globals: ON
Output Buffering: OFF
Session save path: /raid/tmp/httpd
Session auto start: 0
XML enabled: Yes
Zlib enabled: Yes
Disabled Functions: link, linkinfo, readlink, lstat, symlink, ini_set, ini_alter, ini_restore, diskfreespace, disk_free_space, exec, passthru, system, popen
WYSIWYG Editor: htmlarea2
Configuration File: <?php
$mosConfig_offline = '0';
$mosConfig_host = 'xxxxxx'
$mosConfig_user = 'xxxxxx'
$mosConfig_password = 'xxxxxx'
$mosConfig_db = 'xxxxxx'
$mosConfig_dbprefix = 'mos_';
$mosConfig_lang = "germanf";
$mosConfig_absolute_path = '/raid/domains/net/i/internate/htdocs/www/gaes';
$mosConfig_live_site = 'http://www.internate.net/gaes';
$mosConfig_sitename = 'www.gaesdonck.de';
$mosConfig_shownoauth = '0';
$mosConfig_emailpass = '1';
$mosConfig_offline_message = 'This site is down for maintenance.
Please check back again soon.';
$mosConfig_error_message = 'This site is temporarily unavailable.
Please notify the System Administrator';
$mosConfig_UseBanner = '1';
$mosConfig_debug = '0';
$mosConfig_lifetime = '900';
$mosConfig_MetaDesc = 'Mambo Open Source - the dynamic portal engine and content management system';
$mosConfig_MetaKeys = 'mambo, mambo open source, Mambo, Mambo Open Source';
$mosConfig_locale = 'en_GB';
$mosConfig_offset = '0';
$mosConfig_hideAuthor = '0';
$mosConfig_hideCreateDate = '0';
$mosConfig_hideModifyDate = '0';
$mosConfig_hidePdf = '0';
$mosConfig_hidePrint = '0';
$mosConfig_hideEmail = '0';
$mosConfig_enable_log_items = '0';
$mosConfig_enable_log_searches = '0';
$mosConfig_sef = '0';
$mosConfig_vote = '0';
$mosConfig_gzip = '0';
$mosConfig_multipage_toc = '0';
$mosConfig_allowUserRegistration = '1';
$mosConfig_link_titles = '0';
$mosConfig_error_reporting = -1;
$mosConfig_editor = 'htmlarea2';
setlocale (LC_TIME, $mosConfig_locale);
?>
Hilfe wäre schön.
