Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
881 views
in Technique[技术] by (71.8m points)

magento - There has been an error processing your request, Error log record number

I installed Magento, logged in admin panel. But if I press on any link to open let say CMS pages or users configuration, I get error like this:

There has been an error processing your request Exception printing is disabled by default for security reasons.

Error log record number: 673618173351

That error log record number looks like a link, but pressing it nothing happens. I tried to look for some log file in magento files, but didn't find any.

So actually I can only connect to admin panel, but can't do anything here.

What could be wrong? I installed the newest Magento version (magento-1.7.0.2). Default frontend opens and works.

P.S.

.If any additional information is needed, just say it

Update:

So in logs every error is the same (just accessed resource is different).

a:5:{i:0;s:71:"Could not determine temp directory, please specify a cache_dir manually";i:1;s:4546:"#0 /home/geniusinsi/domains/example.com/public_html/lib/Zend/Cache/Backend.php(197): Zend_Cache::throwException('Could not deter...')

As I understand I need to specify cash directory somewhere?

question from:https://stackoverflow.com/questions/15473705/there-has-been-an-error-processing-your-request-error-log-record-number

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Reply

0 votes
by (71.8m points)

Go to magento/var/report and open the file with the Error log record number name i.e 673618173351 in your case. In that file you can find the complete description of the error.

For log files like system.log and exception.log, go to magento/var/log/.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
OGeek|极客中国-欢迎来到极客的世界,一个免费开放的程序员编程交流平台!开放,进步,分享!让技术改变生活,让极客改变未来! Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...