Welcome Guest, Not a member yet? Register   Sign In
News Section Tutorial - 500 Internal Server Error
#2

[eluser]InsiteFX[/eluser]
If your system and application directories are out side of your root then you need to edit the index.php

Code:
$system_path = '../system';

$application_folder = '../application';

That should give you an idea, mine are setup like this:

Code:
system
application
public_html
-- assets
-- .htaccess
-- index.php


Messages In This Thread
News Section Tutorial - 500 Internal Server Error - by El Forum - 08-05-2014, 06:59 PM
News Section Tutorial - 500 Internal Server Error - by El Forum - 08-05-2014, 07:07 PM
News Section Tutorial - 500 Internal Server Error - by El Forum - 08-05-2014, 07:15 PM
News Section Tutorial - 500 Internal Server Error - by El Forum - 08-05-2014, 08:06 PM
News Section Tutorial - 500 Internal Server Error - by El Forum - 08-05-2014, 08:47 PM
News Section Tutorial - 500 Internal Server Error - by El Forum - 08-05-2014, 09:54 PM
News Section Tutorial - 500 Internal Server Error - by El Forum - 08-06-2014, 06:02 AM
News Section Tutorial - 500 Internal Server Error - by El Forum - 08-06-2014, 03:25 PM
News Section Tutorial - 500 Internal Server Error - by El Forum - 08-06-2014, 03:55 PM
News Section Tutorial - 500 Internal Server Error - by El Forum - 08-06-2014, 06:20 PM
News Section Tutorial - 500 Internal Server Error - by El Forum - 08-06-2014, 07:06 PM



Theme © iAndrew 2016 - Forum software by © MyBB