15.03.2014, 14:34
Quote:
I am getting this when I try to run the server (windows version). Which php version php_pdo_mysql.dll do I need and where to get it?
Is it Kikito's 5.5.9 last update version or something else? Код:
Warning: dl(): pdo_mysql: Unable to initialize module Module compiled with module API=20121212 PHP compiled with module API=20100525 These options need to match Do I have to recompile the source in visual studio somehow? thanks EDIT: tips on how to compile with VS2010 express? EDIT2: you can only download php 5.5.10 from their site :P EDIT3: got 'php_pdo_mysql.dll' file from php 5.4.26 and the server gives me this error now: Код:
Warning: dl(): pdo_mysql: Unable to initialize module Module compiled with build ID=API20100525,TS,VC9 PHP compiled with build ID=API20100525,NTS,VC9 These options need to match in D:\Games\SAMP PHP server\...\gamemode.php on line 26 EDIT4: yep, that and php5.dll from the same package solved it. Now, let's see if I can make something out of it |
[So yes, the download version is still lapayo version]
In the best of the cases, I will need to create the PHP plugin, since lapayo is away for already a long time.