AnVir
Verified User
- Joined
- Feb 13, 2008
- Messages
- 28
Hello all. Server: FreeBSD 6.3, DA is the latest, php 5.2.
I have installed StatsControl plugin (which is available here: http://ruweb.net/DA/). It worked fine fore several months, but now it gives such error in stats engine selection box:
Fatal error: Call to undefined function preg_match() in /usr/local/directadmin/plugins/Stats_Control/user/index.html on line 34
I think, it is php-related issue. I fix it in apache+php so pcre functions works wine on user's sites (also i have pcre PHP module installed).
Maybe DA has its own compiled-in php engine... So how to enable this functions?
I have installed StatsControl plugin (which is available here: http://ruweb.net/DA/). It worked fine fore several months, but now it gives such error in stats engine selection box:
Fatal error: Call to undefined function preg_match() in /usr/local/directadmin/plugins/Stats_Control/user/index.html on line 34
I think, it is php-related issue. I fix it in apache+php so pcre functions works wine on user's sites (also i have pcre PHP module installed).
Maybe DA has its own compiled-in php engine... So how to enable this functions?