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 7490231
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T15:34:06+00:00 2026-05-29T15:34:06+00:00

I installed latest CodeIgniter and copied welcome.php to backend.php, and changed the class variable

  • 0

I installed latest CodeIgniter and copied welcome.php to backend.php, and changed the class variable to Backend however when I go to /backend it says controller not found. The contents of my .htaccess are as follows.

# Do not remove this line, otherwise mod_rewrite rules will stop working
RewriteBase /
Options +FollowSymLinks
RewriteEngine on
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ /index.php?/$1 [QSA,L]

I also tried to change the uri method to request uri, still the same issue.

The index controller works, but not the backend which was created from the index. (welcome.php)

  • 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-05-29T15:34:07+00:00Added an answer on May 29, 2026 at 3:34 pm

    Check if the class name defined in backend.php is Backend:

    class Backend extends CI_Controller { ... }
    

    Make sure you have a method index (default action) in the Backend controller:

     public function index() { ... }
    

    PS: You could also create a new directory backend and put there ALL your controllers that you need in the backend. This would make things easier if you have complex functionality in the backend area.

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

Sidebar

Related Questions

Installed latest SDK updates from Google and my project changed to target 2.1 I
I went ahead and installed the latest Android Plug-in for Netbeans not realizing that
I installed the latest Red5 server, but I'm not sure where to put my
I have installed the latest version of MacTeX-2010, an oft-updated distribution of texlive. However,
Just installed the latest SDK for iPhone 2.1. When I go to File ->
I installed the latest version of Wordpress and added the WP-Syntax plugin (and also
I installed the latest GNU make to my windows machine. The installer decided to
i have installed the latest iphone sdk 3.0 beta 5, and trying to submit
I just installed the latest iPhone SDK 3.0. After I seleced the active SDK
I've installed the latest ReviewClipse and latest Subeclipse plugin in the latest Zend Studio

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.