What is 'fix name' in Netbeans?

netbeans, php

Solution

If the name of your application is different from the name in the netbeans.conf file you will get this error. The way to fix it is to open the netbeans.conf file and change the name to the current name of your application.

Problem

I'm developing a website with Netbeans and sometimes a notice appears that says 'Fix name to...' but I don't understand what the meaning of 'Fix name' is or what its role is... Could anybody explain to me its meaning, please? Thanks!

Original source

Related problems