SuiteCRM fresh install and bug

Hello guys i just install a fresh SuiteCRM on my webserver and have bugs with the text said undefined

Hi there,

What is your Server/MySQL/PHP setup? What are your permissions? Have you performed a Quick Repair & Rebuild?

Thanks,

Will.

i going to upload and install a new SuiteCRM

Where i can get that info Will

Hi,

Run the following commands (replacing /var/www with your web directory, and www-data with your apache user)

cd /var/www/
sudo chown -R www-data:www-data .
sudo chmod -R 755 .
sudo chmod -R 775 cache custom modules themes data upload config_override.php

Then go into the admin panel, select repair, then the first option.