Portal Home > Knowledgebase > Magento > Can I temporarily install and run Magento based on an IP and not a domain name in Cpanel
Open your database in phpMyAdmin and locate the following two records in the ¡core_config_data¢ table:
web/unsecure/base_url
web/secure/base_urlChange the value of these two to match your IP. For example, ¡http://77.245.75.34//~username/¢ (include the trailing slash). Clear your cache, and it should work. This for Cpanel hosting accounts on a shared ip. if you have a dedicated ip delete /~username/
Add to Favourites
Print this Article