Welcome,
Guest
.
Please
login
or
register
.
Did you miss your
activation email
?
News:
Did you know that
Elxis 5.x
uses HTML5, CSS3 and pure javascript without external libraries such as jQuery?
Home
Help
Login
Register
Elxis CMS Forum
»
Support
»
Installation
»
installation Error step 4
« previous
next »
Print
Pages: [
1
]
Author
Topic: installation Error step 4 (Read 9014 times)
henov
Newbie
Posts: 4
installation Error step 4
«
on:
October 21, 2011, 02:50:27 »
Fatal error: Call to undefined function _array_change_key_case() in /home/a8712635/public_html/includes/adodb/adodb-datadict.inc.php on line 663
how to fix them?
Logged
webgift
Elxis Team
Hero Member
Posts: 4193
Re: installation Error step 4
«
Reply #1 on:
October 21, 2011, 16:33:20 »
Can you please give us more details about that?
For example : Which version of Elxis CMS are you trying to install ? or what's your php version of the server ?
Logged
Elxis Team •
Custom web design [EN]
-
[EL]
•
.GR Registrar
henov
Newbie
Posts: 4
Re: installation Error step 4
«
Reply #2 on:
October 23, 2011, 06:00:14 »
i tried install Elxis 2009.3 [ Aphrodite ] and my php version 5.2.17
this for detail
PHP version >= 5.0.0 Yes ( 5.2.17 )
zlib compression support Available
xml support Available
configuration.php Writable
Session save path / tmp (Writable)
Directive Recommended Actual
Safe Mode: Off Off
Display Errors: Off On
File Uploads: On On
Magic Quotes GPC: Off On
Magic Quotes Runtime: Off Off
Register Globals: Off Off
Output Buffering: Off On
Session auto start: Off Off
Allow URL fopen: Off On
Short Open tag: Off On
cache/ Writable
tmpr/ Writable
administrator/backups/ Writable
administrator/components/ Writable
administrator/modules/ Writable
administrator/templates/admin/ Writable
administrator/templates/login/ Writable
administrator/language/ Writable
components/ Writable
images/ Writable
images/banners/ Writable
images/stories/ Writable
language/ Writable
mambots/ Writable
mambots/content/ Writable
mambots/search/ Writable
media/ Writable
modules/ Writable
templates/ Writable
i tried install on local sever was worked good
but i tried install on web server i have problem like that
tell me how to fix the problem?
Logged
datahell
Elxis Team
Hero Member
Posts: 10356
Re: installation Error step 4
«
Reply #3 on:
October 23, 2011, 13:47:25 »
Fix these in your php.ini (or, if possible, in htacces) and re-try:
Magic Quotes GPC:
Off
On
Output Buffering:
Off
On
Allow URL fopen:
Off
On
Short Open tag:
Off
On
Logged
Elxis Team
|
Is Open Source
|
IOS Rentals | IOS AERO
babis1
Hero Member
Posts: 1538
Re: installation Error step 4
«
Reply #4 on:
October 23, 2011, 21:35:09 »
you are in cpanel probably what is that in your path ... home/
a8712635
/public_html/ is your user, domain or what?
gianni i know that is not the right setup but i have in a server all that 4 in php on and working good
Logged
datahell
Elxis Team
Hero Member
Posts: 10356
Re: installation Error step 4
«
Reply #5 on:
October 24, 2011, 15:02:03 »
No, this is a bad setup.
With
short_open_tag
on the XML files can not be parsed. The other settings cause other problems. These 4 should be fixed.
Logged
Elxis Team
|
Is Open Source
|
IOS Rentals | IOS AERO
henov
Newbie
Posts: 4
Re: installation Error step 4
«
Reply #6 on:
October 24, 2011, 16:24:38 »
how to fix php.ini on my hosting server?
Logged
datahell
Elxis Team
Hero Member
Posts: 10356
Re: installation Error step 4
«
Reply #7 on:
October 24, 2011, 19:19:23 »
These settings can be overwritten/changed in your htaccess file but this overwrite must be allowed by the php.ini settings. Contact your webhostig provider for more.
Logged
Elxis Team
|
Is Open Source
|
IOS Rentals | IOS AERO
henov
Newbie
Posts: 4
Re: installation Error step 4
«
Reply #8 on:
October 24, 2011, 21:34:57 »
ok, thanks datahell for your answer
Logged
Print
Pages: [
1
]
« previous
next »
Elxis CMS Forum
»
Support
»
Installation
»
installation Error step 4