Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Web Development
  3. Linux, Apache, MySQL, PHP
  4. Not able to debug my application

Not able to debug my application

Scheduled Pinned Locked Moved Linux, Apache, MySQL, PHP
helpphpdata-structuresdebugginghtml
1 Posts 1 Posters 1 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    PeriyasamyRamachandran
    wrote on last edited by
    #1

    All, I working on PHP with Zend Framework. I could not able to debug my application. I am getting the exception as below, An error occurred Page not found Exception information: Message: Action "indexPhp" does not exist and was not trapped in __call() Stack trace: #0 /var/www/html/sample/library/Zend/Controller/Action.php(515): Zend_Controller_Action->__call('indexPhpAction', Array) #1 /var/www/html/sample/library/Zend/Controller/Dispatcher/Standard.php(295): Zend_Controller_Action->dispatch('indexPhpAction') #2 /var/www/html/sample/library/Zend/Controller/Front.php(954): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http)) #3 /var/www/html/sample/library/Zend/Application/Bootstrap/Bootstrap.php(97): Zend_Controller_Front->dispatch() #4 /var/www/html/sample/application/Bootstrap.php(11): Zend_Application_Bootstrap_Bootstrap->run() #5 /var/www/html/sample/library/Zend/Application.php(366): Bootstrap->run() #6 /var/www/html/sample/public/index.php(12): Zend_Application->run() #7 {main} Request Parameters: array ( 'controller' => 'public', 'action' => 'index.php', 'module' => 'default', ) How to fix this issue?. Any idea please.. Regards, Periyasamy.R

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups