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

  • Home
  • SEARCH
  • 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 6531241
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T09:51:14+00:00 2026-05-25T09:51:14+00:00

Ok so I have a very basic module setup. It’s just a test module

  • 0

Ok so I have a very basic module setup. It’s just a test module but essentially I should get “Here we are” displayed when I go to: http://www.mysite.com/vrmlookup/lookup/form.

The thing is that it works fine on my local machine (xampp) but I get a 404 when I try it on my live sever. It all looks fine to me and I’m utterly confused!

This is my module:

app/etc/modules/BlueDeep_MamVrm.xml:

<?xml version="1.0"?>
<config>
    <modules>
        <BlueDeep_MamVrm>
            <active>true</active>
            <codePool>local</codePool>
        </BlueDeep_MamVrm>
    </modules>
</config>

app/code/local/BlueDeep/MamVrm/etc/config.xml:

<?xml version="1.0"?>
<config>
    <modules>
        <BlueDeep_MamVrm>
            <version>1.0.0</version>
        </BlueDeep_MamVrm>
    </modules>

    <frontend>
        <routers>
            <vrmlookup>
                <use>standard</use>
                <args>
                    <module>BlueDeep_MamVrm</module>
                    <frontName>vrmlookup</frontName>
                </args>
            </vrmlookup>
        </routers>  
    </frontend>    
</config>

app/code/local/BlueDeep/MamVrm/controllers/lookupController.php:

class BlueDeep_MamVrm_LookupController extends Mage_Core_Controller_Front_Action
{
    public function formAction()
    {
        die('Here we are');
    }
}

I’m pretty certain that all file permissions are correct and I have cleared all cache.

Any ideas?!
Thanks

  • 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-25T09:51:15+00:00Added an answer on May 25, 2026 at 9:51 am

    The problem is in your controllers filename. It should be upper cased (LookupController.php not lookupController.php). On Windows (xampp) it doesn’t matter, but on a real server (a linux/unix one) filenames are case-sensitive. Magento development should be performed on a linux system, its easier that way (you don’t have to track down strange errors – like this one). Try a virtual machine as a server, and access your file via Samba. I work that way, and it doesn’t make any problems.

    When your Magento MySQL server is running on Windows, you could suffer from very big response times (especially while reindexing). Using a virtual machine, lets you to use your favorite Windows tools and test your app in an environment close to the production one.

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

Sidebar

Related Questions

I have some very basic semaphore code that works great on Linux, but cannot
Well, I think I have a very basic doubt here: I'm developing an app
I have a very basic CSV file upload module working to bulk upload my
I have a very basic doubt regarding the method that gets executed when app
I have a very basic knowledge of the web programming, and I couldn't figure
I have a very basic texture map problem in GL on iPhone, and I'm
I have a very basic data class that is subclassed from NSObject. I declare
I have a very basic query string which passes a ID to a receiving
I recently upgraded VS 2005 to VS 2008. Unfortunately I have a very basic
Greetings, I'm new to TCL scripting, and I have a very very basic xml

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.