Welcome Guest, Not a member yet? Register   Sign In
Installation errors
#1

Hello everyone,

I'm actually trying to install codeIgniter on my computer. However, I cannot get it right even if I'm following exactly the tutorial on this website.

Actually my file is here :
/localhost/v2.zw.com/htdocs/

And here, u can find the index.php

I have then modified the file config like this :

$config['web_directory'] = "/v2.zd.com/htdocs/";
$config['base_url']    = "https://localhost"  . $config['web_directory'];

I have also tried to modify :

$config['index_page'] = 'index.php';
to something like
$config['index_page'] = 'index.php?';

And I have also modified the file database.php for setting the database.

Now, I have got a problem, every link on the page does not work, I have got every time a 404 error Not Found. Some images does not show up too.

Have you an idea how can I fix that ?

Thank you.
J Kevin
Reply


Messages In This Thread
Installation errors - by Kevin - 03-20-2016, 07:49 PM
RE: Installation errors - by kilishan - 03-20-2016, 08:09 PM
RE: Installation errors - by Kevin - 03-20-2016, 09:22 PM
RE: Installation errors - by InsiteFX - 03-21-2016, 05:12 AM
RE: Installation errors - by Kevin - 03-21-2016, 08:13 PM
RE: Installation errors - by Kevin - 03-22-2016, 12:47 AM
RE: Installation errors - by pdthinh - 03-22-2016, 04:29 AM



Theme © iAndrew 2016 - Forum software by © MyBB