linux server doesn't have sockets.so .. any way around this
Posted: Fri Jan 31, 2003 3:11 am
I've done some socket programming in php and it works fine in my computer running XP using the sockets library for windows (php_sockets.dll)
but when I upload it to a server running apache, the linux eqivalent (sockets.so) doesn't appear to be part of their php library
any ideas how i could get around this .. like getting it separately (no idea whre from though) and including the file in my php file that uses sockets ?
Any help would be great
Thanx
but when I upload it to a server running apache, the linux eqivalent (sockets.so) doesn't appear to be part of their php library
any ideas how i could get around this .. like getting it separately (no idea whre from though) and including the file in my php file that uses sockets ?
Any help would be great
Thanx