Welcome Guest, Not a member yet? Register   Sign In
Problems using base_url
#11

[eluser]Daniel Moore[/eluser]
[quote author="skoots" date="1241774542"]Frustratingly enough it's the correct url:
Code:
http//localhost.test/
[/quote]

When you echo the base_url and it displays as "http//" instead of "http://" then you've typed in your base_url wrong in your config. You missed the colon, which is why CI is guessing your base_url based on the location of your index.php, then tacking your definition onto it.

In essence, your definition was invalid. Try going back to your code and adding the colon.

Sorry I didn't answer this sooner. We had a storm come through here and it knocked out our power for a couple of days, and I'm trying to catch up on lost work.


Messages In This Thread
Problems using base_url - by El Forum - 05-07-2009, 09:52 PM
Problems using base_url - by El Forum - 05-07-2009, 09:56 PM
Problems using base_url - by El Forum - 05-07-2009, 10:07 PM
Problems using base_url - by El Forum - 05-07-2009, 10:12 PM
Problems using base_url - by El Forum - 05-07-2009, 10:22 PM
Problems using base_url - by El Forum - 05-07-2009, 10:28 PM
Problems using base_url - by El Forum - 05-07-2009, 10:35 PM
Problems using base_url - by El Forum - 05-07-2009, 10:41 PM
Problems using base_url - by El Forum - 05-07-2009, 10:51 PM
Problems using base_url - by El Forum - 05-07-2009, 11:59 PM
Problems using base_url - by El Forum - 05-08-2009, 09:15 AM
Problems using base_url - by El Forum - 05-08-2009, 09:18 AM
Problems using base_url - by El Forum - 05-08-2009, 11:27 AM
Problems using base_url - by El Forum - 05-10-2009, 07:07 PM



Theme © iAndrew 2016 - Forum software by © MyBB