A few weeks ago I tried to update my current version (1.4.6) to the new 1.4.7 version. When I tried to reach the setup page of my new updated version (https://www.dyzar.net/invoice/test) it redirects me to a URL that shows the IP address of my web hosting server, like this: https://46.21.172.137/invoice/test/setup
After that, I decided to wait for a new version (1.4.8) which is released right now. But with version 1.4.8 I got exactly the same problem.
I’ve checked my .htaccess files and the config.php file. I also have tried things like this: Wrong URL in 1.4.7
We have the same issue and edited the /application/config/config.php
I changed $config['base_url'] = ''; and added our url $config['base_url'] = 'http://OUR.URL';
This solver the problem of the IP address but the system still wont update all we get when we enter setup is the setup/language page
Same here. The update and a new installation have both the same problem. Version 1.4.6 is running fine on my web server. Older versions where running fine too.
Hi Randy
its not your web Hosting problem . i use 1.4.7 on local successfully install and use, but when i try install 1.4.8 i have same problem with you . i use it on ubuntu-apache 2.4 php 7 . i cant find any issue yet.
B R
Thanks everybody for the replies.
Believe it or not, but the new (updated) version 1.4.8 doesn’t work either for me. Same problem haha, even with .htaccess disabled.
For me there is no hurry at the moment. I’m running 1.4.6 fine.
I downloaded the first time and I had the redirecting to my IP address problem.
Then I downloaded the v1.4.8.zip file the second time and it’s working fine now.
Make sure you save the 1.4.7 database.php file and copy to 1.4.8:
~/application/config/database.php