This forum has been archived. All content is frozen. Please use KDE Discuss instead.

PHP using linux

Tags: None
(comma "," separated)
chramesh
Registered Member
Posts
1
Karma
0

PHP using linux

Mon Jun 03, 2013 5:05 am
Hi All,

I have a 'libpud1.so' file and i want to execute this file in php can any one help me
User avatar
scummos
Global Moderator
Posts
1175
Karma
7
OS

Re: PHP using linux

Mon Jun 03, 2013 10:50 pm
Files ending in ".so" are usually shared objects, aka program code compiled as a shared library. You cannot execute that with a PHP interpreter, it's meant to be run directly by the operating system. Which is not possible either because it's just a library which contains executable code, but no entry point.

Greetings,
Sven


I'm working on the KDevelop IDE.


Bookmarks



Who is online

Registered users: Bing [Bot], Google [Bot], Sogou [Bot], Yahoo [Bot]