Hello,
I had to shut my server down and reboot it the other day (Moved it).
Since then I have a site that the FP ext. are not working. I have tried to reinstall and when I do I get this error:
Error setting up your web: /usr/libexec/ld-elf.so.1: Shared object "libm.so.2" not found, required by "owsadm.exe"
I have searched the forums with no luck.
Any ideas on this?
Tried doing this:
# cd /usr/local/lib
# ls -la libm* (lim versiyonunu bulun)
# ln -sf libmxxx.so libm.so.2
# ldconfig -m /usr/local/lib
# apachectl restart
No Luck either.
Thanks,
Mike
I had to shut my server down and reboot it the other day (Moved it).
Since then I have a site that the FP ext. are not working. I have tried to reinstall and when I do I get this error:
Error setting up your web: /usr/libexec/ld-elf.so.1: Shared object "libm.so.2" not found, required by "owsadm.exe"
I have searched the forums with no luck.
Any ideas on this?
Tried doing this:
# cd /usr/local/lib
# ls -la libm* (lim versiyonunu bulun)
# ln -sf libmxxx.so libm.so.2
# ldconfig -m /usr/local/lib
# apachectl restart
No Luck either.
Thanks,
Mike