Welcome Guest, Not a member yet? Register   Sign In
CI with BadBlue and PHP 5.2.6
#1

[eluser]Unknown[/eluser]
Hello,

I've recently downloaded CI and I am trying to get it to work, but without success.

My setup is
- OS = Windows XP
- Webserver = BadBlue 2.7 http://www.badblue.com/
- PHP = PHP 5.2.6

I have changed the config.php file in \system\application\config to point to http://127.0.0.1:8189/CodeIgniter/

I have tested PHP using both phpinfo() and a simple PHP script to print "Hello World" and both work.
However I am unable to obtain any results when following the blog example in the tutorial. All I get is the "404 Page Not Found" error.

Any help would be appreciated.

Many thanks.
#2

[eluser]Clooner[/eluser]
It maybe has to do with how your webserver retrieves the uri information. Try setting the uri_protocol in the config.php to another protocol.




Theme © iAndrew 2016 - Forum software by © MyBB