Error extraño después de instalar CRM

Hola acabo de instalar Suite CRM en un Windows 10
Versión 7.11.20
Sugar Versión 6.5.25 (Preparado 344)

Y quedó perfecto, se puede entrar lo mas bien
Pero cuando voy al estudio me aparece esto:

y cuando voy a algún modulo esto:

No sale nada en el .log
Alguien sabe por que puede pasar esto?

Tambien vi que en el install.log el ultimo registro es asi:
2021-10-04 19:59:37…installerHook: Info: custom/install/install_hooks.php not present, no custom hooks to execute

Ese archivo install_hooks.php no lo encuentro en esa ruta, no está
Significa que algo no se instaló?

Gracias
Saludos

Prueba a desabilitar Ajax en tu instalación manualmente. Para ello debes editar archivo config_override.php en la raiz del directorio y agregar la siguiente línea.

$sugar_config[‘disableAjaxUI’] =true;

Después debes is a Admin->Reparar->Reparar y Reconstrucción Rápida (SI esta es la traducción al español.)

Ahora prueba otra vez.

Hola
Disculpar la demora de la respuesta
Hice eso que me dices pero no logro que se vaya el error

Aclaración: Los modulos ahora si me andan bien, pero el Estudio sigue mostrando el error

Que versión de PHP estás usando?

Estoy usando la versión de php 7.4.13

Porqué no cambias la versión de PHP a 7.2 para ver si eso ayuda.

Buenas
Termine configurando mi php en IIS
Siguiendo estos pasos:
https://perez987.es/instalar-php-en-iis-de-windows-10/

Pero ahora entro a mi sitio y no puedo loguear, ningun usuario me reconoce password
intente yendo a la BD, a la tabla users y borrando el user_hash pero tampoco me deja, simplemente no me deja loguear con ningun usuario

Intente con eso también, pero no entra al sitio, no entiendo que puede estar pasando…

Busca en tu log the PHP (no el de SuiteCRM), puede haber otro tipo de error

Algo como session.save_path mal configurada, o que no se puede escribir

[07-Dec-2021 14:27:43 UTC] PHP Warning: session_start(): open_basedir restriction in effect. File(C:\Windows\TEMP) is not within the allowed path(s): (C:\inetpub\wwwroot) in C:\inetpub\wwwroot\php\pruebas\include\MVC\SugarApplication.php on line 619

[07-Dec-2021 14:27:43 UTC] PHP Warning: session_start(): Failed to initialize storage module: files (path: ) in C:\inetpub\wwwroot\php\pruebas\include\MVC\SugarApplication.php on line 619

[07-Dec-2021 14:27:44 UTC] PHP Notice: Undefined index: LBL_SUBTHEME_OPTIONS_CLINIC in C:\inetpub\wwwroot\php\pruebas\custom\themes\SuiteP\themedef.php on line 39

[07-Dec-2021 14:27:44 UTC] PHP Warning: session_regenerate_id(): Cannot regenerate session id - session is not active in C:\inetpub\wwwroot\php\pruebas\modules\Users\Authenticate.php on line 46

[07-Dec-2021 14:27:44 UTC] PHP Warning: session_start(): open_basedir restriction in effect. File(C:\Windows\TEMP) is not within the allowed path(s): (C:\inetpub\wwwroot) in C:\inetpub\wwwroot\php\pruebas\include\MVC\SugarApplication.php on line 619

[07-Dec-2021 14:27:44 UTC] PHP Warning: session_start(): Failed to initialize storage module: files (path: ) in C:\inetpub\wwwroot\php\pruebas\include\MVC\SugarApplication.php on line 619

[07-Dec-2021 14:27:44 UTC] PHP Warning: session_destroy(): Trying to destroy uninitialized session in C:\inetpub\wwwroot\php\pruebas\include\MVC\SugarApplication.php on line 132

[07-Dec-2021 14:27:45 UTC] PHP Warning: session_start(): open_basedir restriction in effect. File(C:\Windows\TEMP) is not within the allowed path(s): (C:\inetpub\wwwroot) in C:\inetpub\wwwroot\php\pruebas\include\MVC\SugarApplication.php on line 619

[07-Dec-2021 14:27:45 UTC] PHP Warning: session_start(): Failed to initialize storage module: files (path: ) in C:\inetpub\wwwroot\php\pruebas\include\MVC\SugarApplication.php on line 619

[07-Dec-2021 14:27:45 UTC] PHP Notice: Undefined index: LBL_SUBTHEME_OPTIONS_CLINIC in C:\inetpub\wwwroot\php\pruebas\custom\themes\SuiteP\themedef.php on line 39

[07-Dec-2021 14:27:45 UTC] PHP Warning: file_exists(): open_basedir restriction in effect. File(C:\inetpub\wwwroot\php\pruebas\themes\SuiteP\C:\inetpub\wwwroot\php\pruebas\include\utils/recaptcha_disabled.tpl) is not within the allowed path(s): (C:\inetpub\wwwroot) in C:\inetpub\wwwroot\php\pruebas\include\Sugar_Smarty.php on line 147

[07-Dec-2021 14:27:45 UTC] PHP Warning: file_exists(): open_basedir restriction in effect. File(custom/C:\inetpub\wwwroot\php\pruebas\include\utils/recaptcha_disabled.tpl) is not within the allowed path(s): (C:\inetpub\wwwroot) in C:\inetpub\wwwroot\php\pruebas\include\utils.php on line 5525

[07-Dec-2021 14:27:49 UTC] PHP Warning: session_start(): open_basedir restriction in effect. File(C:\Windows\TEMP) is not within the allowed path(s): (C:\inetpub\wwwroot) in C:\inetpub\wwwroot\php\pruebas\include\MVC\SugarApplication.php on line 619

[07-Dec-2021 14:27:49 UTC] PHP Warning: session_start(): Failed to initialize storage module: files (path: ) in C:\inetpub\wwwroot\php\pruebas\include\MVC\SugarApplication.php on line 619

[07-Dec-2021 14:27:49 UTC] PHP Warning: session_destroy(): Trying to destroy uninitialized session in C:\inetpub\wwwroot\php\pruebas\include\MVC\SugarApplication.php on line 132

Todo esto aparece en el php_errors.log cuando logueo

There you have it - I don’t know much about installing PHP on Windows, but you seem that have configured to use c:\windows\temp, and at the same time that directory is prohibited.

So search online for solutions to those problems,it should be easy to find.

1 Like

Check here for a solution:

1 Like

Definitivamente eso me lo solucionó
Muchas Gracias a ambos!

1 Like

Aunque ahora me surgió otro problema
Cuando voy a el modulo Cases o Accounts, o cualquier otro, y quiero crear uno nuevo

me aparece esto:

El archivo no existe en el sistema: cache/themes/SuiteP/modules/Accounts/EditView.tpl

Ok solucionado, era problemas de permisos para modificar los directorios del sitio en el IIS