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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T17:20:04+00:00 2026-05-25T17:20:04+00:00

I am trying to transfer my codes from localhost to a live domain. The

  • 0

I am trying to transfer my codes from localhost to a live domain. The directory of the server is like this:

-www.example.com
 --app
 --cake
 --vendors
 --plugins
 -- phpMyAdmin
 -- htaccess

Since cakephp deals with the URL, when i try to access http://www.example.com/phpMyAdmin, cakephp complains that “PhpmyAdminController could not be found”. I tried to change the htaccess in the app/webroot/htaccess to allow url of phpMyAdmin but it does not work. Can someone help?

I followed the tutorial from the following website: http://cakebaker.42dh.com/2006/08/17/take-over-the-control-of-some-urls-from-cakephp/. However i changed the htaccess in the webroot folder rather than the main folder.

I am really hoping for someone to help.

  • 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-25T17:20:05+00:00Added an answer on May 25, 2026 at 5:20 pm

    You can do it by modifying the .htaccess file which is located outside app folder.
    Please try with this. I’m using this particular code and its working for me.

    <IfModule mod_rewrite.c>
        RewriteEngine on
        Rewriterule ^phpmyadmin/.*$ - [PT]
        RewriteRule  ^$ app/webroot/    [L]
        RewriteRule  (.*) app/webroot/$1 [L]
    </IfModule> 
    

    Now you’ll be able to run a directory like this http://example.com/phpmyadmin

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

Sidebar

Related Questions

I am trying to transfer from Cherrypy to Bottle & Gevent(server). After I run:
I'm trying to transfer some data from Access to SQL Server 2000 (there are
So I'm trying to do a Server.Transfer from a generic handler to an regular
i am trying to transfer file from user to my server and than upload
I am trying to transfer a file from one server to another. I am
This I'm trying for transfer my current Apache/Modperl site to Starman, and need build
I'm trying to read the POST data from a request with Transfer-Encoding: chunked while
Trying to make this jQuery filter that uses .find case-insensitive. For example, when the
Trying to figure out how I can do this properly. The print_r looks like
Ultimately I'm trying to transfer buffers from one machine to another. The code below

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.