Thread: Dependencies
View Single Post
NomisCZ
AlliedModders Donor
Join Date: Mar 2014
Location: Czech_Republic
Old 12-08-2018 , 08:11   Re: Dependencies
Reply With Quote #2

Hello,
not special, but if you are using PHP >= 7.X you need to rewrite some functions, look at this post: https://forums.alliedmods.net/showth...=284078&page=2.

PHP 7.X doesn't support old mysql. You can try downgrade to PHP 5.6 or use fix in the post above.

Daemon - you need to install some Perl modules - enable debug and check log file.

https://bitbucket.org/Maverick_of_UC...n/wiki/Install
Perl extensions:
- MySQL DBI // DBD
- Geo-IP PurePerl
__________________

Last edited by NomisCZ; 12-08-2018 at 08:13.
NomisCZ is offline