Skip to content
This repository has been archived by the owner on Sep 13, 2024. It is now read-only.

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

[bug] istallation problem in xamp #16836

Closed
fatmazayedsayed opened this issue Jan 29, 2023 · 1 comment
Closed

[bug] istallation problem in xamp #16836

fatmazayedsayed opened this issue Jan 29, 2023 · 1 comment

Comments

@fatmazayedsayed
Copy link

i am using windows + xamp to install yetforce
steps
i downloaded YetiForceCRM-6.4.0-complete.zip
then extract it in xamp/htdocs

i have the following error
Fatal error: Uncaught Exception: The intl library is missing in D:\xampp\htdocs\yetiforce\include\RequirementsValidation.php:15 Stack trace: #0 D:\xampp\htdocs\yetiforce\install\Install.php(23): include_once() #1 {main} thrown in D:\xampp\htdocs\yetiforce\include\RequirementsValidation.php on line 15

@fatmazayedsayed
Copy link
Author

for me open php.ini
then update the last part it to be (remove some ;)

extension=bz2
extension=curl
;extension=ffi
;extension=ftp
extension=fileinfo
extension=gd
extension=gettext
extension=gmp
extension=intl
extension=imap
extension=ldap
extension=mbstring
extension=exif ; Must be after mbstring as it depends on it
extension=mysqli
;extension=oci8_12c ; Use with Oracle Database 12c Instant Client
;extension=oci8_19 ; Use with Oracle Database 19 Instant Client
extension=odbc
;extension=openssl
;extension=pdo_firebird
extension=pdo_mysql
;extension=pdo_oci
;extension=pdo_odbc
;extension=pdo_pgsql
extension=pdo_sqlite
;extension=pgsql
;extension=shmop

@YetiForceCompany YetiForceCompany locked and limited conversation to collaborators Jan 30, 2023
@rskrzypczak rskrzypczak converted this issue into discussion #16837 Jan 30, 2023

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant