Welcome Guest, Not a member yet? Register   Sign In
Problems moving site to another domain
#25

(09-09-2019, 05:46 AM)John_Betong Wrote: From the error messages it looks like the first controller to be called is in /home/love/public_html/application/controllers/index.php then the other site is being called by the name of /home/abc/public_html.

I assume the application/config/config.php paths is set incorrectly. Please set the correct path and base_url


Backtrace:
File: /home/love/public_html/application/controllers/Index.php
Line: 25
Function: __construct
File: /home/abc/public_html/index.php
Line: 329

The actual message isĀ 

Backtrace:
File: /home/abc/public_html/application/controllers/Index.php
Line: 25
Function: __construct
File: /home/abc/public_html/index.php
Line: 329

"I assume the application/config/config.php paths is set incorrectly. Please set the correct path and base_url" --> which file do I change to set the correct path and base_url? I have done it properly in config.php but it doesn;t seem to be working.
Reply


Messages In This Thread
RE: Problems moving site to another domain - by pantheonride - 09-09-2019, 07:41 PM



Theme © iAndrew 2016 - Forum software by © MyBB