Welcome Guest, Not a member yet? Register   Sign In
Codeigniter show warning
#3

(05-31-2017, 04:20 AM)InsiteFX Wrote: Did you set your base_url in ./application/config/app.php

Did you set your paths in ./application/config/paths.php

In XAMPP and phpStorm I have to map the public directory or it shows errors.

yes I set the baseurl like this
PHP Code:
$baseURL 'http://ci4.dev/'

Don't understand about path. I saw there is a public directory which already set to 

PHP Code:
public $publicDirectory 'public'

 I am using wamp and root set to 'public' directory. Server name in virtual host is 'ci4.dev' and path set to 'c:/wamp64/www/ci4/public'
Reply


Messages In This Thread
Codeigniter show warning - by ashisbiswas - 05-31-2017, 02:46 AM
RE: Codeigniter show warning - by InsiteFX - 05-31-2017, 04:20 AM
RE: Codeigniter show warning - by ashisbiswas - 05-31-2017, 04:39 AM
RE: Codeigniter show warning - by kilishan - 05-31-2017, 06:40 AM
RE: Codeigniter show warning - by ashisbiswas - 05-31-2017, 08:54 AM
RE: Codeigniter show warning - by ashisbiswas - 05-31-2017, 09:20 AM
RE: Codeigniter show warning - by InsiteFX - 05-31-2017, 11:25 AM



Theme © iAndrew 2016 - Forum software by © MyBB