T
T
The Dragger2015-02-15 23:10:06
Yii
The Dragger, 2015-02-15 23:10:06

Unable to process request in yii, how to fix it?

uploaded the site to the hosting and that's what the error comes out when I go there

Unable to process the request "mygallery".
Error 404
going to protected/runtime/application.log
2015/02/15 14:44:24 [error] [exception.CHttpException.404] exception 'CHttpException' with message 'Unable to process request 'mygallery'.' in /home/u667774057/public_html/framework/web/CWebApplication.php:286
Stack trace:
#0 /home/u667774057/public_html/framework/web/CWebApplication.php(141): CWebApplication->runController('mygallery')
# 1 /home/u667774057/public_html/framework/base/CApplication.php(184): CWebApplication->processRequest()
#2 /home/u667774057/public_html/index.php(13): CApplication->
HTTP_REFERER= my_site.tk
---
2015/02/15 14:51:00 [error] [exception.CHttpException.404] exception 'CHttpException' with message 'Unable to process request 'mygallery'.' in /home/u667774057/public_html/framework/web/CWebApplication.php:286
Stack trace:
#0 /home/u667774057/public_html/framework/web/CWebApplication.php(141): CWebApplication->runController('mygallery')
# 1 /home/u667774057/public_html/framework/base/CApplication.php(184): CWebApplication->processRequest()
#2 /home/u667774057/public_html/index.php(13): CApplication->run()
#3 { main}
REQUEST_URI=/mygallery
HTTP_REFERER= my_site.tk
---
how to fix such errors ?
hosting hosting.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Roman Frank, 2015-02-16
@IPD2

Have you developed a website on Windows? What about a Unix server? Check the name of the controllers and actions, maybe something
like NAMEController -> NameController

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question