Welcome Guest, Not a member yet? Register   Sign In
Trouble installing Shield
#7

(This post was last modified: 07-05-2024, 03:17 AM by InsiteFX.)

Did you rename the public folder?

Spark will not work if you move or rename the public folder.

If you did then you need to edit the Spark file and change the path to the public folder to the new path.

As below you can see I had to change it because my site uses public_html so I code with it like that.

PHP Code:
// Path to the front controller
define('FCPATH'__DIR__ DIRECTORY_SEPARATOR 'public_html' DIRECTORY_SEPARATOR); 
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply


Messages In This Thread
Trouble installing Shield - by Littlesciu - 07-04-2024, 07:36 AM
RE: Trouble installing Shield - by ozornick - 07-04-2024, 11:13 PM
RE: Trouble installing Shield - by InsiteFX - 07-05-2024, 12:00 AM
RE: Trouble installing Shield - by Littlesciu - 07-05-2024, 12:30 AM
RE: Trouble installing Shield - by InsiteFX - 07-05-2024, 01:18 AM
RE: Trouble installing Shield - by Littlesciu - 07-05-2024, 01:45 AM
RE: Trouble installing Shield - by InsiteFX - 07-05-2024, 03:14 AM
RE: Trouble installing Shield - by Littlesciu - 07-05-2024, 06:28 AM
RE: Trouble installing Shield - by kenjis - 07-06-2024, 11:58 PM
RE: Trouble installing Shield - by Littlesciu - 07-08-2024, 02:09 AM
RE: Trouble installing Shield - by kenjis - 07-08-2024, 02:26 AM
RE: Trouble installing Shield - by Littlesciu - 07-10-2024, 01:34 AM
RE: Trouble installing Shield - by InsiteFX - 07-10-2024, 03:33 AM
RE: Trouble installing Shield - by supersantie - 01-12-2025, 07:22 AM



Theme © iAndrew 2016 - Forum software by © MyBB