Welcome Guest, Not a member yet? Register   Sign In
How Do I install CI on a GoDaddy Deluxe hosting ?
#1

[eluser]Stephane02[/eluser]
Hi,

Can you help me to install CI on my GoDaddy hosting. This is my preferred hosting service so I'm not interested in switching. I just want to install it and run my apps without INDEX.PHP in the url. Can you help me please?

Thx a lot!

Stephane
#2

[eluser]brianw1975[/eluser]
I've used a godaddy dedicated server and its just like all the other servers... so I would assume the rest of them are too, unless you choose a Windows OS for your server.
#3

[eluser]paulon[/eluser]
i have the same problem here...
i upload my file to godaddy.com and im having a 404 page not found error..

i change my $config['base_url'] = "http://wwww.somesite.com/ci_files/";

what should i do?
#4

[eluser]handiyman[/eluser]
talk to your host.. it may be related to mod_rewrite functions
#5

[eluser]paulon[/eluser]
[quote author="handiyman" date="1262784413"]talk to your host.. it may be related to mod_rewrite functions[/quote]
mod_rewrite? even if i didn't see any .httaccess in my hosting folder?
#6

[eluser]paulon[/eluser]
i think there isn't a problem with mod_rewrite because i did type in some file withing that folder and i can access it. their is some problem in scripting. and i also call them it definitely a scripting problem
#7

[eluser]handiyman[/eluser]
[quote author="Stephane02" date="1262762326"]

I just want to install it and run my apps without INDEX.PHP in the url.

[/quote]
To use it without index.php mod_rewrite is needed.

[quote author="paulon" date="1262787286"]i think there isn't a problem with mod_rewrite because i did type in some file withing that folder and i can access it. their is some problem in scripting. and i also call them it definitely a scripting problem[/quote]

If you access http://wwww.somesite.com/ci_files/index.php are you getting
Quote:Welcome to CodeIgniter!
The page you are looking at is being generated dynamically by CodeIgniter.

If you would like to edit this page you'll find it located at:

system/application/views/welcome_message.php
The corresponding controller for this page is found at:

system/application/controllers/welcome.php
If you are exploring CodeIgniter for the very first time, you should start by reading the User Guide.


Page rendered in 0.0101 seconds
message?
#8

[eluser]paulon[/eluser]
thx for the response., already got the answer check this link.
how to work with godaddy




Theme © iAndrew 2016 - Forum software by © MyBB