Codeigniter show warning |
(05-31-2017, 04:20 AM)InsiteFX Wrote: Did you set your base_url in ./application/config/app.php 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' |
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
|