06.06.2013, 21:49
Quote:
This is amazing.
Digging into it now~ ~Whats the lowest compatible version of PHP? Or what version was it scripted on? This may be an error on my part, but trying to start a server with it plugged in I get this. Code:
[01:46:38] Loading plugin: samphp [01:46:38] Failed (plugins/samphp: ELF file OS ABI invalid) [01:46:38] Loaded 0 plugins. |
But here PHP doesnt seem to be the problem, but the binary seems to be incompatible to your os. What Linux are you running?
It uses the php from the installed shared php library. If you have other programms using the shared library the both use the same version, but I dont know any software that uses the php embed library.