Elxis CMS Forum

Support => Installation => Topic started by: devapp on February 10, 2011, 11:04:27

Title: Error Install eForum1.1
Post by: devapp on February 10, 2011, 11:04:27
install eForum from EDC but error ???
PHP Error [Warning]
mysql Error [1146] : EXECUTE

plss help me!

[attachment deleted by admin]
Title: Re: Error Install eForum1.1
Post by: webgift on February 10, 2011, 11:45:53
Maybe you have short open tags enabled that prevents XML files with XML prologue to be parsed correctly.
Note: if you have short_open_tags enabled you will face more errors in other areas of the system (like on RSS). I strongly advice you to disable this bad setting in your server's php.ini

// Please don't double your post. Remove that subject : Error Install eForum  (https://forum.elxis.org/index.php?topic=5856.msg38384;topicseen#msg38384)
Title: Re: Error Install eForum1.1
Post by: devapp on February 11, 2011, 03:59:52
Maybe you have short open tags enabled that prevents XML files with XML prologue to be parsed correctly.
Note: if you have short_open_tags enabled you will face more errors in other areas of the system (like on RSS). I strongly advice you to disable this bad setting in your server's php.ini

// Please don't double your post. Remove that subject : Error Install eForum  (https://forum.elxis.org/index.php?topic=5856.msg38384;topicseen#msg38384)

I have disabled short_open_tags (short_open_tags=off) but still same error.
I think the problem in PHP warnings.
Quote
PHP Error [Warning]
URI: index2.php?option=com_installer&task=installfromdir2&element=component&client=&packdir=MjU1LTEyOTczODkyNDg=
Path: \includes\adodb\adodb-xmlschema03.inc.php
Line: 1981
fopen(C:/xampp/htdocs/elxis2009.2/administrator/components/com_eforum/schema/eforumschema03.xml) [function.fopen]: failed to open stream: No such file or directory
Title: Re: Error Install eForum1.1
Post by: webgift on February 11, 2011, 11:33:03
Then check the PHP Recommended Settings here : http://wiki.elxis.org/wiki/PHP_settings.
Do you use XAMPP on you local setup?
Title: Re: Error Install eForum1.1
Post by: datahell on February 14, 2011, 08:48:58
Parsing the schema XML file fails so database tables do not get created. Why? I don't know. It must be something in your php environment.
The most common reason is the enable of short_open_tags which makes XML parse to fail as it considers the XML prologue as a PHP line. Make sure short_open_tags are disabled. If you can nt install it send a PM with username/password to your ftp and to your site administration area to install it for you.
Title: Re: Error Install eForum1.1
Post by: devapp on February 14, 2011, 09:57:30
Then check the PHP Recommended Settings here : http://wiki.elxis.org/wiki/PHP_settings.
Do you use XAMPP on you local setup?
yes, i use XAMPP on local.

Quote
eviroment config:
Safe Mode:    OFF
Open basedir:    none
Display Errors:    OFF
Short Open Tags:    OFF
File Uploads:    ON
Magic Quotes:    OFF
Register Globals:    OFF
Output Buffering:    OFF
Title: Re: Error Install eForum1.1
Post by: devapp on February 18, 2011, 16:16:48
no answer
some body help me pls
Title: Re: Error Install eForum1.1
Post by: webgift on February 18, 2011, 16:19:58
Can you provide us an image with your System Information ?
To do that just visit your administrator area [top menu] System -> View System Information.
Title: Re: Error Install eForum1.1
Post by: devapp on February 18, 2011, 16:25:39
ok, i past result system info:
Quote
System Information
PHP Built On:    Windows NT HOME 5.1 build 2600 (Windows XP Professional Service Pack 3) i586
Database Version:    mysql 5.1.41 (Version: 5.1.41)
PHP Version:    5.3.1
Web Server:    Apache/2.2.14 (Win32) DAV/2 mod_ssl/2.2.14 OpenSSL/0.9.8l mod_autoindex_color PHP/5.3.1 mod_apreq2-20090110/2.7.1 mod_perl/2.0.4 Perl/v5.10.1
Web Server to PHP interface:    apache2handler
Version    Elxis 2009.2 Stable rev2631 [ Electra ] 15-June-2010 22:45 GMT+2
User Agent:    Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Relevant PHP Settings:    
Safe Mode:    OFF
Open basedir:    none
Display Errors:    OFF
Short Open Tags:    OFF
File Uploads:    ON
Magic Quotes:    OFF
Register Globals:    OFF
Output Buffering:    OFF
Session save path:    C:\xampp\tmp
Session auto start:    0
XML enabled:    Yes
Zlib enabled:    Yes
Disabled Functions:    none
WYSIWYG Editor:    TinyMCE WYSIWYG Editor
Configuration File:    <?php
$mosConfig_offline = '0';
$mosConfig_host = 'localhost';
$mosConfig_user = 'xxxxxx';
$mosConfig_password = 'xxxxxx';
$mosConfig_db = 'xxxxxx';
$mosConfig_db = 'xxxxxx';
$mosConfig_db = 'xxxxxx';
$mosConfig_lang = 'vietnamese';
$mosConfig_pub_langs = 'english,vietnamese';
$mosConfig_alang = 'english';
$mosConfig_absolute_path = 'C:/xampp/htdocs/Elxis2009.2';
$mosConfig_live_site = 'http://localhost/elxis2009.2';
$mosConfig_sitename = 'Elxis 2009.2';
$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 = 'Elxis 2009.2 - Powered by Elxis CMS (www.elxis.org)';
$mosConfig_MetaKeys = 'open source, multilingual, free cms, table-less, xhtml valid, css, content managment, rtl compatible, elxis.org, adodb, elxis';
$mosConfig_locale = '';
$mosConfig_offset = '0';
$mosConfig_hideAuthor = '0';
$mosConfig_hideCreateDate = '0';
$mosConfig_hideModifyDate = '0';
$mosConfig_hideRtf = '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 = '20';
$mosConfig_caching = '0';
$mosConfig_static_cache = '1';
$mosConfig_cachepath = 'C:/xampp/htdocs/Elxis2009.2/cache';
$mosConfig_cachetime = '1800';
$mosConfig_mailer = 'mail';
$mosConfig_mailfrom = 'sunfua@gmail.com';
$mosConfig_fromname = 'Elxis 2009.2';
$mosConfig_sendmail = '/usr/sbin/sendmail';
$mosConfig_smtpauth = '0';
$mosConfig_smtpuser = '';
$mosConfig_smtppass = '';
$mosConfig_smtphost = 'localhost';
$mosConfig_back_button = '0';
$mosConfig_item_navigation = '1';
$mosConfig_secret = 'KLr5Tl2cluRTOZRr';
$mosConfig_readmore = '1';
$mosConfig_hits = '1';
$mosConfig_comments = '1';
$mosConfig_icons = '1';
$mosConfig_favicon = 'favicon.ico';
$mosConfig_fileperms = '';
$mosConfig_dirperms = '';
$mosConfig_helpurl = '';
$mosConfig_ftp = '0';
$mosConfig_ftp_host = 'localhost';
$mosConfig_ftp_user = 'xxxxxx';
$mosConfig_ftp_pass = 'xxxxxx';
$mosConfig_ftp_port = '21';
$mosConfig_ftp_root = '';
$mosConfig_access = '1';
$mosConfig_captcha = '1';
?>
Title: Re: Error Install eForum1.1
Post by: webgift on February 18, 2011, 16:48:10
I can't find something suspicious with that. The only way that i can advise you is to create the two tables that they don't exist according to your 1st post.
Go to phpmyadmin, select your database from the left column, click on the "SQL" tab and write inside it:

Code:

Code: [Select]
CREATE TABLE IF NOT EXISTS `elx_eforum_members` (
  `mid` int(11) NOT NULL AUTO_INCREMENT,
  `uid` int(11) NOT NULL DEFAULT '0',
  `mgid` int(11) NOT NULL DEFAULT '0',
  `signature` text,
  `posts` int(11) NOT NULL DEFAULT '0',
  PRIMARY KEY (`mid`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8 AUTO_INCREMENT=2 ;

CREATE TABLE IF NOT EXISTS `elx_eforum_posts` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `title` varchar(255) DEFAULT NULL,
  `bid` int(11) NOT NULL DEFAULT '0',
  `parent` int(11) NOT NULL DEFAULT '0',
  `message` text,
  `created` datetime NOT NULL DEFAULT '1979-12-19 00:00:00',
  `uid` int(11) NOT NULL DEFAULT '0',
  `hits` int(11) NOT NULL DEFAULT '0',
  `icon` varchar(80) DEFAULT NULL,
  `locked` smallint(6) NOT NULL DEFAULT '0',
  `sticky` smallint(6) NOT NULL DEFAULT '0',
  PRIMARY KEY (`id`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8 AUTO_INCREMENT=3 ;



Click execute to create the database table and you are ready.
After that inform us what is going on now ...
Title: Re: Error Install eForum1.1
Post by: devapp on February 18, 2011, 17:29:14
I run script above but still error :
Quote
PHP Error [Warning]
URI: index2.php?option=com_installer&task=installfromdir2&element=component&client=&packdir=MjU1LTEyOTgwNDIwMTc=
Path: \includes\adodb\adodb-xmlschema03.inc.php
Line: 1981
fopen(C:/xampp/htdocs/Elxis2009.2/administrator/components/com_eforum/schema/eforumschema03.xml) [function.fopen]: failed to open stream: No such file or directory
when i click [ Continue... ]  and go menu Components->Elxis Forum then fails
Quote
PHP Error [Warning]
URI: index2.php?option=com_eforum
Path: \administrator\components\com_eforum\admin.eforum.php
Line: 23
require_once(C:/xampp/htdocs/Elxis2009.2/administrator/components/com_eforum/includes/eforum.helper.php) [function.require-once]: failed to open stream: No such file or directory

I returned to work several times, the success.I do not understand why ok.
I install components, modules such errors .
But nonetheless, thank you very much.
Title: [SOLVED] Re: Error Install eForum1.1
Post by: webgift on February 18, 2011, 17:35:06
In case that you see that errors then copy from Component Installation Zip that files and paste them
File : eforumschema03.xml
to C:/xampp/htdocs/Elxis2009.2/administrator/components/com_eforum/schema/  folder
and
File : eforum.helper.php
to C:/xampp/htdocs/Elxis2009.2/administrator/components/com_eforum/includes/  folder.

;).
Title: Re: Error Install eForum1.1
Post by: datahell on February 18, 2011, 19:38:17
Your Elxis environment most probably is not correct. I can not provide support for a local installation because there are might be 100 mis-configured settings in your php.

Make at least sure that:

elxis temporary folder (tmpr/) is writeable by all (right click on folder -> properties -> security -> all user groups)

Your php has XML and zip support (normally it should have)

Delete the mis-installed component fodlers (components/com_eforum/ and administrator/components/com_eforum/) and re-try.

If the installer fails, check the apache's error log and copy-paste here the generated error message.
Title: Re: Error Install eForum1.1
Post by: webgift on February 18, 2011, 20:06:12
The right option is what datahell mentioned above.
Because of that :
I can not provide support for a local installation because there are might be 100 mis-configured settings in your php.

I suggested the manual database tables creation above as ultimate solution.
Title: Re: Error Install eForum1.1
Post by: devapp on February 20, 2011, 14:47:13
Your Elxis environment most probably is not correct. I can not provide support for a local installation because there are might be 100 mis-configured settings in your php.

Make at least sure that:

elxis temporary folder (tmpr/) is writeable by all (right click on folder -> properties -> security -> all user groups)

Your php has XML and zip support (normally it should have)

Delete the mis-installed component fodlers (components/com_eforum/ and administrator/components/com_eforum/) and re-try.

If the installer fails, check the apache's error log and copy-paste here the generated error message.

ok, this is apache's error log when i install eForum1.1:

Quote
[Sun Feb 20 19:37:47 2011] [notice] Digest: generating secret for digest authentication ...
[Sun Feb 20 19:37:47 2011] [notice] Digest: done
[Sun Feb 20 19:37:47 2011] [notice] Apache/2.2.14 (Win32) DAV/2 mod_ssl/2.2.14 OpenSSL/0.9.8l mod_autoindex_color PHP/5.3.1 mod_apreq2-20090110/2.7.1 mod_perl/2.0.4 Perl/v5.10.1 configured -- resuming normal operations
[Sun Feb 20 19:37:47 2011] [notice] Server built: Nov 11 2009 14:29:03
[Sun Feb 20 19:37:47 2011] [notice] Parent: Created child process 520
[Sun Feb 20 19:37:49 2011] [notice] Digest: generating secret for digest authentication ...
[Sun Feb 20 19:37:49 2011] [notice] Digest: done
[Sun Feb 20 19:37:50 2011] [notice] Child 520: Child process is running
[Sun Feb 20 19:37:50 2011] [notice] Child 520: Acquired the start mutex.
[Sun Feb 20 19:37:50 2011] [notice] Child 520: Starting 150 worker threads.
[Sun Feb 20 19:37:50 2011] [notice] Child 520: Starting thread to listen on port 443.
[Sun Feb 20 19:37:50 2011] [notice] Child 520: Starting thread to listen on port 80.
Title: Re: Error Install eForum1.1
Post by: datahell on February 20, 2011, 14:50:16
Are you sure that you look at the right log file?
Open apache's httpd.conf file and see the value of ErrorLog option.

It should be something like this:
ErrorLog "C:\apache229x64\logs\error.log"
Make sure the above file exists and is writeable by the web server.

Also check the valud of LogLevel. It should be warn or something smaller:
LogLevel warn
Title: Re: Error Install eForum1.1
Post by: devapp on February 20, 2011, 16:05:32
This is part of the config ErrorLog http.conf:
Quote
# ErrorLog: The location of the error log file.

ErrorLog "logs/error.log"

LogLevel warn

<IfModule log_config_module>
    #
    # The following directives define some format nicknames for use with
    # a CustomLog directive (see below).
    #
    LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\"" combined
    LogFormat "%h %l %u %t \"%r\" %>s %b" common

    <IfModule logio_module>
      # You need to enable mod_logio.c to use %I and %O
      LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\" %I %O" combinedio
    </IfModule>

    #
    # The location and format of the access logfile (Common Logfile Format).
    # If you do not define any access logfiles within a <VirtualHost>
    # container, they will be logged here.  Contrariwise, if you *do*
    # define per-<VirtualHost> access logfiles, transactions will be
    # logged therein and *not* in this file.
    #
    CustomLog "logs/access.log" common

    #
    # If you prefer a logfile with access, agent, and referer information
    # (Combined Logfile Format) you can use the following directive.
    #
    CustomLog "logs/access.log" combined
</IfModule>


Title: Re: Error Install eForum1.1
Post by: devapp on February 20, 2011, 16:06:11
This is  log file access:
Quote
127.0.0.1 - - [20/Feb/2011:20:26:59 +0700] "POST /elxis2009.2/administrator/index3.php HTTP/1.1" 200 35297
127.0.0.1 - - [20/Feb/2011:20:26:59 +0700] "POST /elxis2009.2/administrator/index3.php HTTP/1.1" 200 35297 "http://localhost/elxis2009.2/administrator/index2.php?option=com_installer&element=component&mosmsg=Success" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)"
127.0.0.1 - - [20/Feb/2011:20:27:27 +0700] "GET /elxis2009.2/administrator/index2.php?option=com_installer&element=component HTTP/1.1" 200 34913
127.0.0.1 - - [20/Feb/2011:20:27:27 +0700] "GET /elxis2009.2/administrator/index2.php?option=com_installer&element=component HTTP/1.1" 200 34913 "http://localhost/elxis2009.2/administrator/index2.php?option=com_installer&element=component&mosmsg=Success" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)"
127.0.0.1 - - [20/Feb/2011:20:27:37 +0700] "POST /elxis2009.2/administrator/index3.php HTTP/1.1" 200 35297
127.0.0.1 - - [20/Feb/2011:20:27:37 +0700] "POST /elxis2009.2/administrator/index3.php HTTP/1.1" 200 35297 "http://localhost/elxis2009.2/administrator/index2.php?option=com_installer&element=component" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)"
127.0.0.1 - - [20/Feb/2011:20:27:48 +0700] "GET /elxis2009.2/administrator/index3.php?option=com_installer&task=installfromedc&element=component&client=&id=255 HTTP/1.1" 302 -
127.0.0.1 - - [20/Feb/2011:20:27:48 +0700] "GET /elxis2009.2/administrator/index3.php?option=com_installer&task=installfromedc&element=component&client=&id=255 HTTP/1.1" 302 - "http://localhost/elxis2009.2/administrator/index2.php?option=com_installer&element=component" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)"
127.0.0.1 - - [20/Feb/2011:20:28:18 +0700] "GET /elxis2009.2/administrator/index2.php?option=com_installer&task=installfromdir2&element=component&client=&packdir=MjU1LTEyOTgyMDg0Njg= HTTP/1.1" 200 32677
127.0.0.1 - - [20/Feb/2011:20:28:18 +0700] "GET /elxis2009.2/administrator/index2.php?option=com_installer&task=installfromdir2&element=component&client=&packdir=MjU1LTEyOTgyMDg0Njg= HTTP/1.1" 200 32677 "http://localhost/elxis2009.2/administrator/index2.php?option=com_installer&element=component" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)"
127.0.0.1 - - [20/Feb/2011:20:29:45 +0700] "GET /elxis2009.2/administrator/index2.php?option=com_installer&element=component HTTP/1.1" 200 36390
127.0.0.1 - - [20/Feb/2011:20:29:45 +0700] "GET /elxis2009.2/administrator/index2.php?option=com_installer&element=component HTTP/1.1" 200 36390 "http://localhost/elxis2009.2/administrator/index2.php?option=com_installer&task=installfromdir2&element=component&client=&packdir=MjU1LTEyOTgyMDg0Njg=" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)"
127.0.0.1 - - [20/Feb/2011:20:29:46 +0700] "GET /elxis2009.2/administrator/components/com_eforum/images/eforum16.png HTTP/1.1" 404 1460
127.0.0.1 - - [20/Feb/2011:20:29:46 +0700] "GET /elxis2009.2/administrator/components/com_eforum/images/eforum16.png HTTP/1.1" 404 1460 "http://localhost/elxis2009.2/administrator/index2.php?option=com_installer&element=component" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)"
127.0.0.1 - - [20/Feb/2011:20:30:32 +0700] "POST /elxis2009.2/administrator/index2.php HTTP/1.1" 302 -
127.0.0.1 - - [20/Feb/2011:20:30:32 +0700] "POST /elxis2009.2/administrator/index2.php HTTP/1.1" 302 - "http://localhost/elxis2009.2/administrator/index2.php?option=com_installer&element=component" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)"
127.0.0.1 - - [20/Feb/2011:20:30:32 +0700] "GET /elxis2009.2/administrator/index2.php?option=com_installer&element=component&mosmsg=Success HTTP/1.1" 200 34979
127.0.0.1 - - [20/Feb/2011:20:30:32 +0700] "GET /elxis2009.2/administrator/index2.php?option=com_installer&element=component&mosmsg=Success HTTP/1.1" 200 34979 "http://localhost/elxis2009.2/administrator/index2.php?option=com_installer&element=component" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)"
127.0.0.1 - - [20/Feb/2011:20:31:10 +0700] "POST /elxis2009.2/administrator/index3.php HTTP/1.1" 200 35297
127.0.0.1 - - [20/Feb/2011:20:31:10 +0700] "POST /elxis2009.2/administrator/index3.php HTTP/1.1" 200 35297 "http://localhost/elxis2009.2/administrator/index2.php?option=com_installer&element=component&mosmsg=Success" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)"
127.0.0.1 - - [20/Feb/2011:20:31:13 +0700] "GET /elxis2009.2/administrator/index3.php?option=com_installer&task=installfromedc&element=component&client=&id=255 HTTP/1.1" 302 -
127.0.0.1 - - [20/Feb/2011:20:31:13 +0700] "GET /elxis2009.2/administrator/index3.php?option=com_installer&task=installfromedc&element=component&client=&id=255 HTTP/1.1" 302 - "http://localhost/elxis2009.2/administrator/index2.php?option=com_installer&element=component&mosmsg=Success" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)"
127.0.0.1 - - [20/Feb/2011:20:31:49 +0700] "GET /elxis2009.2/administrator/index2.php?option=com_installer&task=installfromdir2&element=component&client=&packdir=MjU1LTEyOTgyMDg2NzM= HTTP/1.1" 200 32677
127.0.0.1 - - [20/Feb/2011:20:31:49 +0700] "GET /elxis2009.2/administrator/index2.php?option=com_installer&task=installfromdir2&element=component&client=&packdir=MjU1LTEyOTgyMDg2NzM= HTTP/1.1" 200 32677 "http://localhost/elxis2009.2/administrator/index2.php?option=com_installer&element=component&mosmsg=Success" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)"
127.0.0.1 - - [20/Feb/2011:20:31:55 +0700] "GET /elxis2009.2/administrator/index2.php?option=com_installer&element=component HTTP/1.1" 200 36390
127.0.0.1 - - [20/Feb/2011:20:31:55 +0700] "GET /elxis2009.2/administrator/index2.php?option=com_installer&element=component HTTP/1.1" 200 36390 "http://localhost/elxis2009.2/administrator/index2.php?option=com_installer&task=installfromdir2&element=component&client=&packdir=MjU1LTEyOTgyMDg2NzM=" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)"
127.0.0.1 - - [20/Feb/2011:20:31:55 +0700] "GET /elxis2009.2/administrator/components/com_eforum/images/eforum16.png HTTP/1.1" 404 1460
127.0.0.1 - - [20/Feb/2011:20:31:55 +0700] "GET /elxis2009.2/administrator/components/com_eforum/images/eforum16.png HTTP/1.1" 404 1460 "http://localhost/elxis2009.2/administrator/index2.php?option=com_installer&element=component" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)"

and this is log file error:
Quote
[Sun Feb 20 20:26:53 2011] [notice] Digest: generating secret for digest authentication ...
[Sun Feb 20 20:26:53 2011] [notice] Digest: done
[Sun Feb 20 20:26:54 2011] [notice] Apache/2.2.14 (Win32) DAV/2 mod_ssl/2.2.14 OpenSSL/0.9.8l mod_autoindex_color PHP/5.3.1 mod_apreq2-20090110/2.7.1 mod_perl/2.0.4 Perl/v5.10.1 configured -- resuming normal operations
[Sun Feb 20 20:26:54 2011] [notice] Server built: Nov 11 2009 14:29:03
[Sun Feb 20 20:26:54 2011] [notice] Parent: Created child process 3516
[Sun Feb 20 20:26:56 2011] [notice] Digest: generating secret for digest authentication ...
[Sun Feb 20 20:26:56 2011] [notice] Digest: done
[Sun Feb 20 20:26:56 2011] [notice] Child 3516: Child process is running
[Sun Feb 20 20:26:56 2011] [notice] Child 3516: Acquired the start mutex.
[Sun Feb 20 20:26:56 2011] [notice] Child 3516: Starting 150 worker threads.
[Sun Feb 20 20:26:56 2011] [notice] Child 3516: Starting thread to listen on port 443.
[Sun Feb 20 20:26:56 2011] [notice] Child 3516: Starting thread to listen on port 80.
[Sun Feb 20 20:29:46 2011] [error] [client 127.0.0.1] File does not exist: C:/xampp/htdocs/Elxis2009.2/administrator/components/com_eforum/images, referer: http://localhost/elxis2009.2/administrator/index2.php?option=com_installer&element=component


EForum error when installing, I uninstalled it then appeared on the red fault lines above
Title: Re: Error Install eForum1.1
Post by: datahell on February 20, 2011, 17:46:52
95% of the time local installations are wrong/incomplete. Elxis installer uses 2 things: SimpleXML (php5.x) and zip. If they are supported by your system and the required folders are writeable eForum should be installed. I don't know why the installer fails but I am sure that something is not right or it is missing in your setup. You are the only one that can fix this problem as only you have access to your computer.