When I try to start httpd service by running:
/etc/rc.d/init.d/httpd start
I get:
Starting httpd: /usr/sbin/httpd: symbol lookup error: /usr/lib64/libaprutil-1.so.0: undefined symbol: apr_os_uuid_get
Any ideas? I'm running CentOS release 6.3 (Final)
My Apache hangs frequently with multiple threads. Each thread get stucked for hours. Backtrace looks like this:
(gdb) backtrace
#0 0x00002af60c22b2d7 in semop () from /lib64/libc.so.6
#1 0x00002af60bbf612c in ?? () from /usr/lib64/libapr-1.so.0
#2 0x000055555559e614 in ?? () from /usr/sbin/httpd2-prefork
#3 0x000055555559e9ea in ??
I am running Fedora 17, 64 bit version.
Firefox won't start.
Trying to compile PHP 5.4, and for some reason cannot solve this problem:
checking for libedit readline replacement... yes
checking for tgetent in -lncurses... no
checking for tgetent in -ltermcap... no
checking for readline in -ledit...
I am working on Amazon EC2 using the Amazon Linux AMI which is based on CentOS.
I have installed php54 and php54-mysqlnd.
I then do a "sudo pecl install myslqnd_ms"
This installs fine.
I add the extension into the php.ini file.
Then I start httpd, and when I do in the error log I see:
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/php/modules/mysqlnd_ms.so' - /usr/lib6
When I run
php -v
I get:
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/php/modules/apc.so' - /usr/lib64/php/modules/apc.so: undefined symbol: php_pcre_exec in Unknown on line 0
This isn't my first rodeo. I've setup APC multiple times. This is a MediaTemple Dedicated Virtual 4.0 with Plesk 11.
Hi all,
I've looked every were and I find all sortes of stuff about "Couldn't load plugin 'ccp'" but I cant find anything about the reason why mine wont load this plugin.
has anyone got an ideas??
thankyou
Code:
[martin@localhost ~]$ fusion-icon
* Detected Session: kde
Just installed soundconverter (so I can get rid of some mp3 files, changing them to ogg ;)). However, when I try to run it in OpenSUSE 11.2, inside a terminal, it gives me the following output:
# soundconverter
SoundConverter 1.4.4
Hello, I have a Problem with KVM virtualization.
I'm new in Linux and just begin to learn virtualization
When I start Virtual Machine Manager (GUI for KVM) using
Code:
$ virt-manager
I got this error Message:
Code:
Error starting Virtual Machine Manager: /lib64/libgtk-vnc-1.0.so.0: undefined symbol: vnc_connection_open_addr
and this is details about the message:
Code:
Err