Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7869785
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T01:25:52+00:00 2026-06-03T01:25:52+00:00

I am setting up Code Igniter. My public html folder is a soft link

  • 0

I am setting up Code Igniter. My public html folder is a soft link to another folder on my server.

Hence, my directory structure looks like

README       errors.txt  license.txt     system
application  html   user_guide

where html is a soft link to another folder /var/www/myPublicHTML/. html contains my index.php file.

Code Igniter currently issues this error.

Your system folder path does not appear to be set correctly. Please open the following file and correct this: index.php

However, I did specify this in my index.php file within the html soft link / folder.

$system_path = '../system';
$application_folder = '../application';

Why is this error still surfacing? I feel that it may be a soft link issue. Thank you.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-03T01:25:54+00:00Added an answer on June 3, 2026 at 1:25 am

    The directory that the system symlink points to should permit access to all users. The webserver is probably attempting to access the system directory but doesn’t have the proper clearance to do so (Note that the webserver doesn’t use your user credentials to do its work).

    If the system symlink points to /var/www/frameworks/CodeIgniter/2.x.x/system you should see to it that /var/www/frameworks/CodeIgniter/2.x.x/system is accessible to all users in order to allow the webserver to access that directory as well.

    Running chmod 755 -R /var/www/frameworks/CodeIgniter/2.x.x/system should grant read and execute access to ALL users (and full access to yourself). Needless to say that you should enter the path to your system directory in the above command ;).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Errors in libraries in Code Igniter aren't displayed in some server configurations. How can
Why is this code setting artistImage to an image with 0 width and 0
What is a one-liner code for setting a string in python to the string,
I'm looking for example code for setting up a connection to a bluetooth device
I am generating the scala AST using the following code: val setting = new
Setting onchange event for CheckBoxList using the following code doesn't work. chkListUserGroup.Attributes.Add(onchange, document.forms[0].isRecordModified.value='true';); How
We're supporting legacy code that is dropping a cookie and setting the expiration to
I am setting the row height of my UITableView using following code [tableView setRowHeight:
I am setting background color of an li element by the code below :
In this example code it deals with framebuffers before setting up the context. I've

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.