php 5.2.6 not working

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
sss000_007
Forum Newbie
Posts: 4
Joined: Tue Sep 23, 2008 12:03 am

php 5.2.6 not working

Post by sss000_007 »

it seems that the extensions in php is causing some problem it says
PHP Warning: PHP Startup: Unable to load dynamic library '/php/lib/php/extensions/no-debug-non-zts-2006061/sysvsem.so' - ld.so.1: php: fatal: /php/lib/php/extensions/no-debug-non-zts-2006061/sysvsem.so: open failed: No such file or directory in Unknown on line 0
I have ld.so.1 the file said to be missing on my system and it is available in path ,any suggestions
Post Reply