Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » Debug with SEF urls(Debugging files with sef urls)
Debug with SEF urls [message #1724571] Wed, 24 February 2016 17:13
sakis terz is currently offline sakis terzFriend
Messages: 1
Registered: February 2016
Junior Member
Hi

I am trying to debug a Magento module.
Magento in it's backend uses sef urls which do not correspond to the real path of the files.
So i am trying to debug a file inside a module but cannot find the way.

My debug configuration is as follows at the moment:

File: /magento2/index.php
Url: http://localhost/magento2/admin/myblog/post

*This is the url to access the module

My file's real path is that: /magento2/app/code/Break/MyBlog/Block/Adminhtml/Post.php

When i run the debug i am getting a message like "http://localhost/magento2/admin/admin/index/index/key/" Unable to load the page - Too many redirects

Any help is really appreciated
Previous Topic:Eclipse freezes when browsing PHP Explorer
Next Topic:I have error: EXCEPTION_ACCESS_VIOLATION
Goto Forum:
  


Current Time: Fri Apr 19 21:01:36 GMT 2024

Powered by FUDForum. Page generated in 0.02201 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top