Welcome,
Guest
.
Please
login
or
register
.
Did you miss your
activation email
?
News:
Download Elxis CMS:
Elxis 5.5 Hermes
.
Home
Help
Login
Register
Elxis CMS Forum
»
Support
»
Installation
»
Failed to create directory
« previous
next »
Print
Pages: [
1
]
Author
Topic: Failed to create directory (Read 9742 times)
matijanaantonio
Newbie
Posts: 14
Failed to create directory
«
on:
April 13, 2012, 20:05:32 »
Hello
When I install new elxis I get this problem unable to install any bot or component this is erorr Failed to create directory "/customers/5/2/2/medjugorjeaccommodation.com/httpd.www/components/com_maps/"
please help !
Logged
datahell
Elxis Team
Hero Member
Posts: 10356
Re: Failed to create directory
«
Reply #1 on:
April 14, 2012, 09:51:08 »
/customers/5/2/2/medjugorjeaccommodation.com/
httpd.www
/components/com_maps/
This is a very strange absolute path. I think the dot between httpd and www is wrong and it should be replaced with a slash.
I think the correct path is:
/customers/5/2/2/medjugorjeaccommodation.com/httpd/www/components/com_maps/
Open configuration.php and make sure mosConfig_absolute_path is correct. It should be this:
$mosConfig_absolute_path = '/customers/5/2/2/medjugorjeaccommodation.com/httpd/www';
Logged
Elxis Team
|
Is Open Source
|
IOS Rentals | IOS AERO
matijanaantonio
Newbie
Posts: 14
Re: Failed to create directory
«
Reply #2 on:
April 14, 2012, 11:22:16 »
When i change that my website not working.
Last version that was working on my website is Elxis 2009.1 Hecate. Elxis 2009.2 Electra and Elxis 2009.3 Aphrodite not working.
Something changed in that two versions !
Is possible that I doing something wrong when i installing!
MY php version: PHP Version: 5.3.10 (cgi-fcgi)
Database Version: mysql 5.0.51a-24+lenny5-log (Version: 5.0.51)
PHP Built On: Linux srv101 2.6.26-2-vserver-amd64 #1 SMP Thu Sep 16 16:20:47 UTC 2010 x86_64
Linux srv101 2.6.26-2-vserver-amd64 #1 SMP Thu Sep 16 16:20:47 UTC 2010 x86_64
Database Version: mysql 5.0.51a-24+lenny5-log (Version: 5.0.51)
PHP Version: 5.3.10
Web Server: Apache
Web Server to PHP interface: cgi-fcgi
Version Elxis 2009.2 Stable rev2631 [ Electra ] 15-June-2010 22:45 GMT+2
User Agent: Mozilla/5.0 (Windows NT 5.1; rv:10.0) Gecko/20100101 Firefox/10.0
Relevant PHP Settings:
Safe Mode: OFF
Open basedir: /customers/5/2/2/medjugorjeaccommodation.com//httpd.www:/customers/5/2/2/medjugorjeaccommodation.com//httpd.private:/customers/5/2/2/medjugorjeaccommodation.com//tmp:/customers/medjugorjeaccommodation.com:/var/www/diagnostics:/usr/share/php
Display Errors: OFF
Short Open Tags: ON
File Uploads: ON
Magic Quotes: OFF
Register Globals: OFF
Output Buffering: OFF
Session save path: /customers/5/2/2/medjugorjeaccommodation.com//tmp
Session auto start: 0
XML enabled: Yes
Zlib enabled: Yes
Disabled Functions: disk_total_space, diskfreespace, exec, system, popen, proc_open, proc_nice, shell_exec, passthru, dl
WYSIWYG Editor: TinyMCE WYSIWYG Editor
Configuration File: <?php
/*
Elxis CMS global configuration file
Last saved on 2012-04-13 14:28:03 by admin
Copyright elxis.org 2006-2012
*/
$mosConfig_offline = '0';
$mosConfig_host = 'localhost';
$mosConfig_user = 'xxxxxx';
$mosConfig_password = 'xxxxxx';
$mosConfig_db = 'xxxxxx';
$mosConfig_db = 'xxxxxx';
$mosConfig_db = 'xxxxxx';
$mosConfig_lang = 'english';
$mosConfig_pub_langs = "english,croatian,italian,german";
$mosConfig_alang = 'english';
$mosConfig_absolute_path = '/customers/5/2/2/medjugorjeaccommodation.com/httpd.www';
$mosConfig_live_site = '
http://medjugorjeaccommodation.com
';
$mosConfig_sitename = 'Medjugorje Booking Pansions Hotels Apartmens';
$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 = 'Medjugorje Booking Pansions Hotels Apartmens - 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 = '2';
$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 = '/customers/5/2/2/medjugorjeaccommodation.com/httpd.www/cache';
$mosConfig_cachetime = '1800';
$mosConfig_mailer = 'mail';
$mosConfig_mailfrom = 'matijanaantonio@hotmail.com';
$mosConfig_fromname = 'Medjugorje Booking Pansions Hotels Apartmens';
$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 = 'xxxxxxx';
$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';
?>
«
Last Edit: April 14, 2012, 11:29:53 by matijanaantonio
»
Logged
matijanaantonio
Newbie
Posts: 14
Re: Failed to create directory
«
Reply #3 on:
April 14, 2012, 11:54:43 »
I change in Global Configuration chmod to new files 644 and folders 755 and now i have this error Unrecoverable Error "PCLZIP_ERR_READ_OPEN_FAIL (-2)"
[ Continue... ]
PHP Error [Warning]
Upload component - Failed
Installation file not found:
[ Continue... ]
Now I installed Elxis 2009.1 Hecate same problem
«
Last Edit: April 14, 2012, 13:05:02 by matijanaantonio
»
Logged
webgift
Elxis Team
Hero Member
Posts: 4193
Re: Failed to create directory
«
Reply #4 on:
April 15, 2012, 21:56:26 »
Please don't duplicate the subject into 2 different sections of the Forum.
As i can see there is no relative issue.
Logged
Elxis Team •
Custom web design [EN]
-
[EL]
•
.GR Registrar
Print
Pages: [
1
]
« previous
next »
Elxis CMS Forum
»
Support
»
Installation
»
Failed to create directory