Link to home
Start Free TrialLog in
Avatar of Carl Dula
Carl DulaFlag for United States of America

asked on

php on AIX

I have installed php 7.0.21-1 on an AIX 7100-3 system. The php executable is in /opt/freeware/bin. LIBPATH is set to
 /usr/lib:/opt/freeware/lib:.

When I try to run php I get the following error:

exec(): 0509-036 Cannot load program php because of the following errors:
rtld: 0712-001 Symbol xmlOutputBufferGetContent was referenced from module php(), but a runtime definition
      of the symbol was not found.
rtld: 0712-001 Symbol xmlOutputBufferGetSize was referenced from module php(), but a runtime definition
      of the symbol was not found.

I have not been able to resolve this error.

Does anyone have any suggestiions?
Avatar of Carl Dula
Carl Dula
Flag of United States of America image

ASKER

Did you post to the wrong question?
ASKER CERTIFIED SOLUTION
Avatar of David Favor
David Favor
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Did you post to the wrong question?
I did - and I am very sorry but not as confused as I was an hour ago when I went to the actual question and could not find my post.
Not really a lot of help but at least you tried. Only answer, so you get the points!