PDA

View Full Version : Problem mit xampp


Cane
19.10.2004, 10:32
hallo liebe mambo anhänger:),

ich habe mambo loakl mit xampp laufen (XAMPP (http://www.apachefriends.org/de/))

habe dies schon früher gemacht und es ging alles ganz fein, nur seit einer neuinstallation meines rechners will dat nicht mehr, ich kann mambo installieren, geht alles ganz fein. nur das frontend und einige componenten funktionieren nicht :\

hier die fehlermeldung:

Warning: main(components/com_config/admin.config.html.php): failed to open stream: No such file or directory in C:\apachefriends\xampp\htdocs\mambo\administrator\ components\com_config\admin.config.php on line 218

Fatal error: main(): Failed opening required 'components/com_config/admin.config.html.php' (include_path='c:\apachefriends\xampp\php\pear\') in C:\apachefriends\xampp\htdocs\mambo\administrator\ components\com_config\admin.config.php on line 218


Das kommt wenn ich die globale konfiguration im backend aufrufen will.


Home
Warning: mosloadmodules(includes/frontend.html.php): failed to open stream: No such file or directory in C:\apachefriends\xampp\htdocs\mambo\includes\front end.php on line 93

Fatal error: mosloadmodules(): Failed opening required 'includes/frontend.html.php' (include_path='c:\apachefriends\xampp\php\pear\') in C:\apachefriends\xampp\htdocs\mambo\includes\front end.php on line 93

diese meldung kommt wenn ich das frontend aufrufen will :\





hier noch meine config:

PHP built On: Windows NT BIGLEBOUWSKY 5.1 build 2600
Database Version: 4.0.21-debug-log
PHP Version: 4.3.9
Web Server: Apache/2.0.52 (Win32) mod_ssl/2.0.52 OpenSSL/0.9.7c PHP/4.3.9
WebServer to PHP interface: apache2handler
Mambo Version: Version: Mambo 4.5.1a Stable [Three For Rum] 05/10/2004 16:12 GMT
User Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)
Relevant PHP Settings: Safe Mode: OFF
Open basedir: none
Display Errors: ON
Short Open Tags: ON
File Uploads: ON
Magic Quotes: ON
Register Globals: OFF
Output Buffering: OFF
Session save path: c:\apachefriends\xampp\tmp
Session auto start: 0
XML enabled: Yes
Zlib enabled: Yes
Disabled Functions: none
WYSIWYG Editor: No WYSIWYG Editor

Configuration File: <?php
$mosConfig_offline = '0';
$mosConfig_host = 'xxxxxx'
$mosConfig_user = 'xxxxxx'
$mosConfig_password = 'xxxxxx'
$mosConfig_db = 'xxxxxx'
$mosConfig_dbprefix = 'mos_';
$mosConfig_lang = 'english';
$mosConfig_absolute_path = 'C://apachefriends//xampp//htdocs//mambo';
$mosConfig_live_site = 'http://localhost/mambo';
$mosConfig_sitename = 'Test Seite';
$mosConfig_shownoauth = '0';
$mosConfig_user = 'xxxxxx'
$mosConfig_uniquemail = '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_debug = '0';
$mosConfig_lifetime = '900';
$mosConfig_MetaDesc = 'Mambo - the dynamic portal engine and content management system';
$mosConfig_MetaKeys = 'mambo, Mambo';
$mosConfig_MetaTitle = '1';
$mosConfig_MetaAuthor = '1';
$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_enable_stats = '0';
$mosConfig_sef = '0';
$mosConfig_vote = '0';
$mosConfig_gzip = '0';
$mosConfig_multipage_toc = '1';
$mosConfig_allowUserRegistration = '1';
$mosConfig_link_titles = '0';
$mosConfig_error_reporting = -1;
$mosConfig_list_limit = '10';
$mosConfig_caching = '0';
$mosConfig_cachepath = 'C://apachefriends//xampp//htdocs//mambo/cache';
$mosConfig_cachetime = '900';
$mosConfig_mailer = 'mail';
$mosConfig_mailfrom = 'info@canedesign.de';
$mosConfig_fromname = 'Dirk Birner';
$mosConfig_smtpauth = '0';
$mosConfig_smtpuser = '';
$mosConfig_smtppass = '';
$mosConfig_smtphost = 'localhost';
$mosConfig_back_button = '1';
$mosConfig_item_navigation = '1';
$mosConfig_secret = 'Vsm2pjkOGacz19Aw';
$mosConfig_pagetitles = '1';
$mosConfig_readmore = '1';
$mosConfig_hits = '1';
$mosConfig_icons = '1';
setlocale (LC_TIME, $mosConfig_locale);
?>



danke für die hilfe, nette grüße,


cane :)

kunzi
19.10.2004, 11:37
Hallo,
hast Du php 5 oder php 4.x laufen ?

Cane
19.10.2004, 14:18
siehe config :) PHP Version: 4.3.9

hab grad die 5er version getestet und siehe da, es GEHT! warum es mit der 4er nicht hackt verstehe ich aber auch nicht :\