PHP Code:
export LD_PRELOAD="$/path/to/lib/libcod2_1_3.so" 
still doesnt work

i did this

PHP Code:
LD_LIBRARY_PATH=. LD_PRELOAD="/path/to/lib/libcod2_1_3.so":$LD_LIBRARY_PATH 
i can run this without screen but i cant run with screen :/