How do i can change the IP adress of my sugarcrm. Machine is in LAN but when i installed sugar i wrote 127.0.0.1 how i can change it so the other host can access to sugar via browser?
thanks
How do i can change the IP adress of my sugarcrm. Machine is in LAN but when i installed sugar i wrote 127.0.0.1 how i can change it so the other host can access to sugar via browser?
thanks
First is your web server accessible on other machines. You may need to configure the web server to allow access on the network at large. Configuring you web server and network require system administration experience. For Sugar you will have to edit config.php and look for something like:
and change it to your new domain or IP:Code:'site_url' => 'http://your.domain.com/SugarCRM',
Code:'site_url' => 'http://new.domain.com/SugarCRM',
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks