In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-16 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >
Share
Shulou(Shulou.com)05/31 Report--
This article mainly explains the "what is the solution to the interface prompt error after building the Lepus monitoring system". The content in the article is simple and clear, and it is easy to learn and understand. now please follow the editor's train of thought to slowly deepen, together to study and learn "what is the solution to the interface prompt error after building the Lepus monitoring system".
After building the Lepus monitoring system, the interface indicates an error:
A PHP Error was encountered
Severity: Notice
Message: Only variable references should be returned by reference
Filename: core/Common.php
Line Number: 257
[root@b77-11-100 lepus_v3.7] # find /-name Common.php
/ opt/lampp/htdocs/system/core/Common.php
Modify the following
Return $_ config [0] = & $config
For
$_ config [0] = & $config
Return $_ config [0]
Thank you for your reading, the above is the content of "what is the solution to the interface prompt error after building the Lepus monitoring system". After the study of this article, I believe you have a deeper understanding of what is the solution to the interface prompt error after building the Lepus monitoring system, and the specific use needs to be verified in practice. Here is, the editor will push for you more related knowledge points of the article, welcome to follow!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.