PHP Warning: PHP Startup: in Unknown on line 0 PHP Fatal error: Call to undefined function add_action() in D:\wwwroot
Such an error occurs What's the reason?
I found a lot of information on the Internet
Modifying php.ini doesn't work!
Everything else runs normally! There is just such a paragraph exposed at the bottom !
My environment is
win2008
win Pagoda Panel
The 5.4 version is installed
iis7.5
Thank you!
cloudmam2020-03-27 17:02:10
I have encountered a similar problem to the original poster before. Have you solved it? I now use another panel cloud helper. Compared with Pagoda, it has one-click security inspection and repair functions. It has basically complete functions and supports one-click deployment of the site environment (such as PHP, Apache, etc. installation), resource monitoring, and site backup. Management, etc. Anyway, it is easy for novices to get started. There is no charge at the moment. I won’t know about it later. I look forward to updating more features in the future. You can try https://www.cloudx.cn/?utm_source=wup
风之翼灵2019-03-20 10:43:29
Isn’t there this add_action() function?
This error means that the add_action function is undefined