Re: cant install modules Ive checked the PHP Directive and safe_mode local is Off and Global is On, if that can be releated?
System info
Database Version: 4.0.20-standard-log
PHP Version: 4.3.8
Web Server: Apache/1.3.31 (Unix) mod_auth_passthrough/1.8 mod_log_bytes/1.2 mod_bwlimited/1.4 PHP/4.3.8 FrontPage/5.0.2.2634a mod_ssl/2.8.18 OpenSSL/0.9.7a
WebServer to PHP interface: apache
Mambo Open Source Version: 4.5 Stable-1.0.8 [Boon] 14/06/2004 22:30 GMT
User Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040707 Firefox/0.9.2
Relevent PHP Settings:
Safe Mode: ON
Open basedir: /home/demonwi:/usr/lib/php:/usr/local/lib/php:/tmp
Display Errors: ON
Short Open Tags: ON
File Uploads: ON
Magic Quotes: ON
Register Globals: ON
Output Buffering: OFF
Session save path: /tmp
Session auto start: 0
XML enabled: Yes
Zlib enabled: Yes
Disabled Functions: system, telnet
WYSIWYG Editor: htmlarea2
Configuration File: <?php
$mosConfig_editor = '';
$mosConfig_offline = '0';
$mosConfig_host = 'xxxxxx'
$mosConfig_user = 'xxxxxx'
$mosConfig_password = 'xxxxxx'
$mosConfig_db = 'xxxxxx'
$mosConfig_dbprefix = 'mos_';
$mosConfig_lang = 'english';
$mosConfig_absolute_path = '/home/demonwi/public_html';
$mosConfig_live_site = 'http://demonwings.net';
$mosConfig_sitename = 'DemonWings.net';
$mosConfig_shownoauth = '1';
$mosConfig_emailpass = '1';
$mosConfig_offline_message = 'Sidan är nere för underhåll.
Återkom snart.';
$mosConfig_error_message = 'Sidan går just nu inte att nå.
Var god kontakta Systemadministratören.';
$mosConfig_UseBanner = '1';
$mosConfig_lifetime = '900';
$mosConfig_MetaDesc = 'DemonWings.net - en alternativ community';
$mosConfig_MetaKeys = 'demonwings, DemonWings, fantasy, Fantasy, metal, Metal';
$mosConfig_debug = '0';
$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 = '1';
$mosConfig_gzip = '0';
$mosConfig_multipage_toc = '0';
$mosConfig_allowUserRegistration = '1';
$mosConfig_error_reporting = '-1';
$mosConfig_link_titles = '0';
setlocale (LC_TIME, $mosConfig_locale);
?>
Regards,
Kardac
Last edited by Kardac; 25.08.2004 at 20:53.
Reason: more info
|