I cannot install ReMOSitory and Docman I tried to install "ReMOSitory" module (2.0Beta1i/j).
I used normal installation way.
I pointed to zip file on my local hard disk and pushed "Upload File".
After that I got the following error:
"Installation file is not a module installation file".
I have the same problem with "docman122".
Note:
My server support zlib extension.
Safe Mode: OFF
Could you please help me install remository.
See below System information:
System Information
PHP built On: Linux verdi3 2.4.26-ipacct #1 SMP Thu Apr 15 18:20:25 EEST 2004 i686
Database Version: 4.0.15
PHP Version: 4.3.6
Web Server: Apache/2.0.48 (Debian GNU/Linux) mod_perl/1.99_12 Perl/v5.8.3 mod_ssl/2.0.48 OpenSSL/0.9.7c mod_auth_pgsql/2.0.1
WebServer to PHP interface: cgi
Mambo Open Source Version: 4.5 Stable-1.0.7 [Sinatra] 07/04/2004 13:20 GMT
User Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)
Relevent PHP Settings: Safe Mode: OFF
Open basedir: none
Display Errors: ON
Short Open Tags: ON
File Uploads: ON
Magic Quotes: ON
Register Globals: ON
Output Buffering: ON
Session save path: /tmp
Session auto start: 0
XML enabled: Yes
Zlib enabled: Yes
Disabled Functions: none
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 = 'english';
$mosConfig_absolute_path = '/home/www/fogan.50free.net/mambo';
$mosConfig_live_site = 'http://XXXXXXXXXXXXX/mambo';
$mosConfig_sitename = 'XXXXX\'s site';
$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);
?> |