Welcome Guest, Not a member yet? Register   Sign In
How to use codeigniter in dreamweaver cs5 . and WAMP server.... Plz help me
#8

[eluser]josepichu[/eluser]
[quote author="Bashi" date="1337440779"]yes i have enabled rewrite_module in .htacess.

and i have :
Local site folder C:\wamp\www\bashi

Server Folder C:\wamp\www\

web url http://localhost/bashi/

in config $config['base_url']= 'http://localhost/';

and i have a test file in C:\wamp\www\bashi\application\controllers[/quote]

if you CI install is located in C:\wamp\www\bashi, your config base url must be:

Code:
$config['base_url']= 'http://localhost/bashi';

anyway, post your .htaccess


Messages In This Thread
How to use codeigniter in dreamweaver cs5 . and WAMP server.... Plz help me - by El Forum - 06-05-2012, 05:47 AM



Theme © iAndrew 2016 - Forum software by © MyBB