Dear All,
That's my first post.
I'm running on a Linux Server (CentOS) with PHP 5.1 and MySQL. I'm tried install using both zip file and easyinstall and the error appears to be the same.
During the checklist, everything goes fine. After the DB Configuration screen, we've got this message:
Hide
Type: 8
Message: Use of undefined constant PATHINFO_FILENAME - assumed 'PATHINFO_FILENAME'
File: /var/www/vhosts/crm.brltrust.sp/modules/Base/Lang/LangCommon_0.php
Line=193
error backtrace:
File: /var/www/vhosts/crm.brltrust.sp/modules/Base/Lang/LangCommon_0.php
line 193
function called: handle_epesi_error(8, "Use of undefined constant PATHINFO_FILENAME - assumed 'PATHINFO_FILENAME'", "/var/www/vhosts/crm.brltrust.sp/modules/Base/Lang/LangCommon_0.php", 193, Array (Array (#19), Array (#0), "cz.php"))
File: /var/www/vhosts/crm.brltrust.sp/modules/Base/Lang/LangCommon_0.php
line 164
function called: refresh_cache()
File: /var/www/vhosts/crm.brltrust.sp/modules/Libs/QuickForm/QuickFormInstall.php
line 14
function called: install_translations("Libs_QuickForm")
[PHP core called function]
function called: install()
File: /var/www/vhosts/crm.brltrust.sp/include/module_manager.php
line 516
function called: call_user_func(Array (Object (Libs_QuickFormInstall), "install"))
File: /var/www/vhosts/crm.brltrust.sp/include/module_manager.php
line 199
function called: install("Libs_QuickForm", 0, true)
File: /var/www/vhosts/crm.brltrust.sp/include/module_manager.php
line 504
function called: satisfy_dependencies("Utils_Wizard", 0, true)
File: /var/www/vhosts/crm.brltrust.sp/include/module_manager.php
line 199
function called: install("Utils_Wizard", 0, true)
File: /var/www/vhosts/crm.brltrust.sp/include/module_manager.php
line 504
function called: satisfy_dependencies("FirstRun", 0, true)
File: /var/www/vhosts/crm.brltrust.sp/include/epesi.php
line 182
function called: install("FirstRun")
File: /var/www/vhosts/crm.brltrust.sp/include/epesi.php
line 251
function called: check_firstrun()
File: /var/www/vhosts/crm.brltrust.sp/process.php
line 32
function called: process("", "0")
Can you help me?
Best Regards, Dudles