Question
Problem with php when installing vesta panel
Hello, I’ve been trying to install vestacp the day, and I always have this problem:
$cfg[‘Servers’][$i]['pmadb’] … OK
$cfg['Servers’][$i]['relation’] … não está OK [ Documentação ]
Recursos de relações gerais: Desabilitado
$cfg['Servers’][$i]['table_info’] … não está OK [ Documentação ]
Exibir recursos: Desabilitado
$cfg['Servers’][$i]['tablecoords’] … não está OK [ Documentação ]
$cfg['Servers’][$i]['pdfpages’] … não está OK [ Documentação ]
Criação de PDFs: Desabilitado
$cfg['Servers’][$i]['column_info’] … não está OK [ Documentação ]
Exibindo comentários da coluna: Desabilitado
Transformações do navegador: Desabilitado
$cfg['Servers’][$i]['bookmarktable’] … não está OK [ Documentação ]
Consulta SQL gravada: Desabilitado
$cfg['Servers’][$i]['history’] … não está OK [ Documentação ]
Histórico SQL: Desabilitado
$cfg['Servers’][$i]['designer_coords’] … não está OK [ Documentação ]
Designer: Desabilitado
$cfg['Servers’][$i]['tracking’] … não está OK [ Documentação ]
Tracking: Desabilitado
$cfg['Servers’][$i]['userconfig’] … não está OK [ Documentação ]
User preferences: Desabilitado
Does anyone know how I can solve this problem?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×
If you could provide things in English, I could help. The most I can make out of this is that it is a phpMyAdmin configuration.
Ok friend, following in English, thanks.
$ cfg [‘Servers’] [$ i] ['pmadb’] … OK
$ cfg ['Servers’] [$ i] ['relation’] … is not OK [Documentation]
Resource general relations: Disabled
$ cfg ['Servers’] [$ i] ['table_info’] … is not OK [Documentation]
Display features: Disabled
$ cfg ['Servers’] [$ i] ['tablecoords’] … is not OK [Documentation]
$ cfg ['Servers’] [$ i] ['pdfpages’] … is not OK [Documentation]
Creating PDFs: Disabled
$ cfg ['Servers’] [$ i] ['column_info’] … is not OK [Documentation]
Showing comments column: Disabled
Browser transformations: Disabled
$ cfg ['Servers’] [$ i] ['bookmarktable’] … is not OK [Documentation]
SQL query written: Disabled
$ cfg ['Servers’] [$ i] ['history’] … is not OK [Documentation]
SQL History: Disabled
$ cfg ['Servers’] [$ i] ['designer_coords’] … is not OK [Documentation]
Information: Disabled
$ cfg ['Servers’] [$ i] ['tracking’] … is not OK [Documentation]
Tracking: Disabled
$ cfg ['Servers’] [$ i] ['userconfig’] … is not OK [Documentation]
User preferences: Disabled
@alexandrepjh Awesome thanks! Writing an answer now :)