Fedora :: PHP Startup : Unable To Load Dynamic Library / Sort It?

Dec 30, 2009

I have a new VPS running.But PHP doesn't work well. The error message I get from /var/log/http/error.log is code...

View 5 Replies


ADVERTISEMENT

Fedora :: FC 14 And PHP Warning: PHP Startup: Unable To Load Dynamic Library / Snmp

Nov 8, 2010

After upgrading to FC14, things went south for some of the websites etc I run. I have the following snmp related packages installed:

php-snmp-5.3.3-1.fc14.i686
net-snmp-devel-5.5-21.fc14.i686
net-snmp-libs-5.5-21.fc14.i686
net-snmp-utils-5.5-21.fc14.i686
net-snmp-5.5-21.fc14.i686

On a number of sites I use PHP's snmpget() function, but now on all these I just get this error: PHP Warning: PHP Startup: Unable to load dynamic library '/etc/php.d/snmp.so' - libnetsnmp.so.15: cannot open shared object file: No such file or directory in Unknown on line 0 PHP Fatal error: Call to undefined function snmpget()

[Code]....

View 8 Replies View Related

Ubuntu :: PHP Startup: Unable To Load Dynamic Library

Jul 23, 2011

I keep getting mails with this warning on my 11.04 server

Code: PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20090626/mysql.so' - /usr/lib/php5/20090626/mysql.so: cannot open shared object file: No such file or directory in Unknown on line 0

apparently everything is working as it should and I don't know how to get rid of this warning

View 1 Replies View Related

CentOS 5 :: PHP Startup - Unable To Load Dynamic Library

Mar 4, 2011

I recently upgraded to php 5.2 using the testing repository. All went well except for one extension.

root@clibweb2 ~]# php -v
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/php/modules//usr/lib64/php/modules/http.so' - /usr/lib64/php/modules//usr/lib64/php/modules/http.so: cannot open shared object file: No such file or directory in Unknown on line 0
PHP 5.2.10 (cli) (built: Nov 13 2009 11:44:05)
Copyright (c) 1997-2009 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2009 Zend Technologies
[root@clibweb2 ~]#

I tried:
[root@clibweb2 ~]# ln -s /usr/lib64/php /usr/lib/php
Adding the complete path to php.ini
And using PECL
I still get the error.
Output of
getinfo.sh (general) is at [URL]
The Package specific is at [URL]

View 1 Replies View Related

OpenSUSE :: PHP Startup: Unable To Load Dynamic Library '/usr/lib/php5/extensions/intl.so'

Aug 20, 2011

few days ago i installed the newest opensuse 11.4 32bit system and all is working really fine.except when starting apache or doing a php -v on the CLI i receive the following error ->

php -v
PHP Warning: PHP Startup: Unable to load dynamic library
'/usr/lib/php5/extensions/intl.so' - /usr/lib/php5/extensions/intl.so:
undefined symbol: grapheme_extract_count_iter in Unknown on line 0

i know this bug has been reported earlier and i found quite a few results in google.i even found one result where the problem was fixed and updated in an additional opensuse repository -> Additional package repositories - openSUSE the repository with the fix is the following -> Index of /repositories/server:/php/openSUSE_11.4 so ... i added this repository via YAST to the repositories in my system without any problems but whenever i do a system update via YAST i don't receive new fixes and patches from the newly added repository!

if i directly browse to the /i586 folder in the repository i see all the PHP updates with version 5.3.7 and the latest updates were done 19 aug 2011 Index of /repositories/server:/php/openSUSE_11.4/i586 but my system still has PHP version 5.3.5 installed and somehow doesn't want to update from the newly added repository for the apache php modules so ... i just double checked and the repository is enabled in YAST ... but I still don't receive updates from there i would like to update to the new apache php modules, to get rid of that php '/usr/lib/php5/extensions/intl.so' warning, but somehow that doesn't seem to work

View 1 Replies View Related

Red Hat / Fedora :: Ffmpeg-php And Gd Module Loading / Unable To Load Dynamic Library?

Jan 19, 2010

fedora 12 with php 5.3.1 + apache is installed on the server

I needed a FFMPEG + MENCODER + FFMPEG-PHP setup , so I have installed all of the necessary libraries/codecs along with ffmpeg , mencoder and ffmpeg-php

I've added ffmpeg-php (ffmpeg.so) module to php.ini and restarted httpd

But ffmpeg was not showing up in phpinfo() so I grepped : php -i | grep ffmpeg
for some clues and got this warning
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/ffmpeg.so' - /usr/lib/php/modules/ffmpeg.so: undefined symbol: php_gd_gdImageSetPixel in Unknown on line 0

That error explains why ffmpeg is not loading

Obviously something to do with GD library , so I've researched on the net , and found that some users suggest loading the GD module before FFMPEG module.

I gave it a try and added this at the end of php.ini:
Code: [gd]
;loading gd
extension=gd.so
[ffmpeg]
;loading ffmpeg
extension=ffmpeg.so ...but still same error when greping phpinfo()

View 1 Replies View Related

Software :: Unable To Load Dynamic Library

Nov 22, 2010

I have installed oci8 from the remi repo and can not get it to work.I have been trying all day but still end up with the same error in my apache error log when I start httpd.If anyone can suggest something more I can try or where I should look next that would be nice.In the mean time I am going to build a VM and try from a fresh install and see what happens.

View 1 Replies View Related

Ubuntu Servers :: PHP Error "Unable To Load Dynamic Library" After Upgrading Server From 10.04 To 10.10

Oct 22, 2010

After upgrading my server from 10.04 to 10.10 I keep getting the following php error, "PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20090626+lfs/syck.so' - /usr/lib/php5/20090626+lfs/syck.so: cannot open shared object file: No such file or directory in Unknown on line 0"

View 1 Replies View Related

Fedora :: Unable To Get Module To Auto Load At Boot / Sort It?

Sep 20, 2010

I have been unable to get the snd-aloop module to load on boot.

I have tried appending the following to /etc/modprobe.d/dist-alsa.conf code...

View 2 Replies View Related

Programming :: Convert A Dynamic Library (filename.so) To A Static Library (filename.a)?

Nov 18, 2009

How can we convert a dynamic library (filename.so) to a static library (filename.a) using gnu gcc . Can we get a static library form a dynamic library . I saw a few post in which the conversion form a static library to a dynamic library is mentioned but, unfortunately, not the other way.

View 4 Replies View Related

Software :: Vuze Is Not Working Properly / Unable To Load Graphics Library

Dec 12, 2008

I'm using RedHat 9. I've already installed java and azureus/vuze too but when i run azureus there is a problem.

View 1 Replies View Related

Software :: Shared Bzip2 Library - Correct GCC Dynamic Link Switches

May 29, 2009

I am trying to use a shared bzip2 library in a program I'm writing. For the life of me I can't figure out the correct gcc switch to link it in. I've tried pkg-config, but i don't know the name of the .pc file. Is there any rule for these things?

View 3 Replies View Related

Programming :: Why The Thread Stack Size Cannot Be Changed When Calling In A Dynamic Library

Jan 5, 2011

Why the thread stack size can not be changed after calling pthread_attr_setstacksize & pthread_create in a dynamic library? Detail: I write a file thread_factory.c and plan to build it and produce a dynamic library (libthread_factory.so) In the thread_factory.c , there is a routine

[Code]....

And after this, there is application, it will call fct_thread_create(STACK_SIZE_256KB), and then call pthread_attr_getstacksize(), but the stack size return always be a fixed value 0xa01000. (I tried this on Fedora12) But if I build the application source code with the file thread_factory.c directly, the stack size return is right as my expect. I checked the source code of glibc about the routine pthread_create() as below:

[Code]....

View 7 Replies View Related

Fedora :: Login Screen Won't Load On F12 / Sort It?

Mar 21, 2010

I've been using fedora now for a while without major problems - since yesterday. Last night i rebooted my computer and to my surprise, this is what happened:
The Fedora screen takes a little bit longer to load and after that, instead of showing the login screen, i get a black screen with a prompt blinking. I can log in on text mode pressing alt+f2 alright. Tried "startx", but that did nothing for me, i only get a backtrack list and a "fatal server error: Caught signal 11 (Segmentation fault). Server aborting. There's also something about checking the log file at "/var/log/Xorg.0.log" but when i try to open it i get a Permission denied message.

View 6 Replies View Related

Fedora :: Home Folder Does Not Always Load In Nautilus / Sort It?

Nov 27, 2009

HiI still have a issue where nautilus occasionally wont show my home folder's contents.
(it has no images or videos or music in the home folder directly (only in sub-folders), only other folders and text files, incl dot files for settings)

I have to reboot to get it to work.
Sometimes it does it right after a reboot, a 2nd reboot then allows nautilus to see contents of the home folder.

This thread was from F12 Beta stage, now closed:
http://forums.fedoraforum.org/showth...e+folder+error

View 1 Replies View Related

Ubuntu :: Disable Dynamic Load Balancing?

Sep 5, 2010

I'm folding and I need it to only run on 6 cores instead of 8, and I have it set to do that but Ubuntu decides to bounce the load around the 2 extra cores as well, hurting my performance. Is there a way to disable it or set it to work only on 6 specific cores?

View 1 Replies View Related

Fedora :: Way To Load Module On Startup?

Jul 12, 2011

I rebooted my computer and noticed the aoe module didn't loadad to do a modprobe aoe)What's the proper way to have this start at boot time? (rather than something like doing a modprobe aoe in the rc.local

View 1 Replies View Related

Fedora :: Compiz Fusion Icon Does Not Load On Startup?

Apr 5, 2010

I am running 64bit version of Fedora 12. After I logout or restart, I lose compiz function and I have to manually activate by "applications" - "system tools" and compusion fusion icon click.

Is there a way to automatically start each time?

View 3 Replies View Related

Fedora :: Where To Load Module Snd-mixer-oss At System Startup?

May 18, 2011

Where I can load the module snd-mixer-oss at system startup?

View 2 Replies View Related

Fedora :: Unable To Start F10 / Sort It?

Jul 30, 2009

I have fedora 10 and vista in my system. however,all was working fine ,but suddenly today when i tried to boot into fedora , i found that the avahi demon was not starting , and when the systemn booted , a message was shown that thre wasn't enough memeory space , and a blacjk scereen was shown , then i booted into vista and tried t acess the linux partiotion by Explore 2f software... At first it showed not enough memory space , but on rescanning the partition,it is showing the /boot folder.So how do i delete some data in fedora ?

View 1 Replies View Related

Fedora :: Unable To See All My Memory In F11 / Sort It?

Sep 22, 2009

Cant see all my memory in fedora 11 I think I need to update my kernel but I don't know how.

View 5 Replies View Related

Fedora Installation :: Unable To Upgrade From F7 To F9 / Sort It?

Jan 8, 2009

Who has successfully upgraded going from F7 x86_64 to F9 x86_64 using the yum approach? I have had about 0% success getting everything to work correctly doing a fresh install of F9. Everything works correctly in F7( sound, firefox/flash, networking, samba, etc ), so I figure that starting with something know to work and upgrading to F9 might be a better approach that starting with F9 and having it guess.

View 7 Replies View Related

Fedora Servers :: Unable To Authenticate Through AFP From My MAC / Sort It?

Jun 15, 2009

I installed netatalk for Linux in Fedora 10. I managed to get the service starting correctly at every boot and from Linux side everything looks good. I even manged to tweak avahi-daemon to advertise my server on the network so would show in Finder sidebar (with a snazy tux icon). But when I try to connect to the server it asks me for username and password (as it should), but my password doesn't work. I changed my password, I even gave it a simple one to rule out possibility of "fat-finger"-ing. No success.
I tried many options in my afpd.conf file. Here is the latest code...

View 3 Replies View Related

Fedora :: Unable To Update F13 System / Sort It?

Aug 15, 2010

I have installed fedora 13 on my laptop and when I try to update the system using update manager system gives me the following error. code...

View 7 Replies View Related

Red Hat / Fedora :: Unable To Get Gnome Updated With USB Stick / Sort It?

May 6, 2011

I would like to know the procedure of updating the Gnome with and ISO file. Have downloaded Gnome 3 from Gnome.org in ISO Format. But unable to get the Gnome updated with USB Stick

View 4 Replies View Related

Programming :: Can't Load Shared Library (but It's Right There!)?

Feb 15, 2011

I have visited these boards a few times, but never posted. Here's my problem: I was given the source to a program and asked to get it running on a 64-bit Debian 2.6.26 machine. Currently it is working on 2 64-bit OpenSUSE machines.

The application uses TCL TK for a GUI and everything compiles just fine; however, on startup, the user must enter one of three possible modules to load; when attempting to load these modules (tcl 'load' function), I receive this error:

Code:
Error in startup script: couldn't load file "../Build/libMpf.so": libTransReaders.so: cannot open shared object file: No such file or directory
while executing
"load ../Build/libMpf.so Mpf"
("eval" body line 1)
invoked from within
"eval load ../Build/${px}${i}${sx} $i"

[Code]...

View 8 Replies View Related

General :: Unable To Detect Sata Dvd Drive In My Fedora Box / Sort This?

Mar 18, 2009

Recently i upgraded my dvd writer from pata to sata, now i install LG sata dvd writer into my system, now my problem is that its unable to detect in my fedora 8 box , but i can successfully boot fedora 8 from this dvd writer.i have a kernel version 2.6.23. solution for this.

View 8 Replies View Related

Software :: Rhythmbox Not Loading Library On Startup?

May 20, 2011

When I startup Rhythmbox music player I have no library. Whats strange is when I click edit/preferences/music and then browse to select my library location (which is already correct), apon selecting the hard drive that my library is on the whole music library suddenly loads and I don't have to re-select my library folder, I just cancel the preferences window. But if I just wait for Rhythmbox to load the library without beginning to remind it where it is, it never loads.

View 2 Replies View Related

Ubuntu :: Apt-get Command To Down Load Some Library Files Regarding Graphics?

Jul 17, 2010

I 've been trying apt-get command to down load some library files regarding graphics It is not working properly

View 1 Replies View Related

General :: Restricting Dynamic Ipaddress By Based On Dynamic DNS Host Names?

Dec 12, 2009

I want to restrict the Visitors to my Webserver whom i want to give access But the persons whom i want to give access. have Dynamic IP. I want to use DynDNS and update IP address of person. Based on the Hostname Pointing to Dynamic address of person.

View 5 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved