Welcome Guest, Not a member yet? Register   Sign In
Ci 1.7.1 not working
#1

[eluser]RaiNnTeaRs[/eluser]
my codeigniter is not working in my webhosting..
Is it because I dont entered my proxy server address ?
NB : it works on my localhost
#2

[eluser]Phil Sturgeon[/eluser]
What does not work? What is happening and what is not happening?

If you get a white screen only, set permissions on your codeigniter log to 777. If you autoload database, try removing it.

There are quite a few things that could be "not working" if you specify, we can tell you which Tongue
#3

[eluser]RaiNnTeaRs[/eluser]
error 404 file not found.
#4

[eluser]RaiNnTeaRs[/eluser]
I've just made small change in :
-config.php

encryption : true;
base path : "http://www.a.web.id/";
encryption_keys : "xxx";
(but I didnt feel the proxy ips )

-routes.php
default_controller : "Bbbb";

made a Bbbb controller class
and
my
main view
#5

[eluser]pistolPete[/eluser]
Are you using a .htaccess file?
#6

[eluser]RaiNnTeaRs[/eluser]
nop..does anyone here can work with their 1.71 ? I;ve asked my web hosting -guy and he said , their webhosting is not under a proxy.
#7

[eluser]TheFuzzy0ne[/eluser]
What exactly does the 404 error say? It should tell you what page can't be found.
#8

[eluser]RaiNnTeaRs[/eluser]
yup, i really confused, it work in my local host, and it didnt work online. What configuration should I change anyway for basic configuration ? I've change the base url, default_controller
#9

[eluser]TheFuzzy0ne[/eluser]
What was I thinking...? A 404 doesn't necessarily give you the name of the page that couldn't be found.

OK. The 404 error you got, do you know if it was the standard black and white one, or did it have more colors and appear in a neat little box on the page?
#10

[eluser]RaiNnTeaRs[/eluser]
is it all files within the config folders, missing its "?>" tag




Theme © iAndrew 2016 - Forum software by © MyBB