/sbin/ldconfig: Libraries Libexpat.so.0 And Libexpat.so.0.4.0 In Directory /usr/lib
Apr 8, 2007
Server:
CentOS 4.4 x64
cPanel latest release branch
Running Transaction
Installing: pango ######################### [1/4]
/sbin/ldconfig: libraries libexpat.so.0 and libexpat.so.0.4.0 in directory /usr/lib have same soname but different type.
Installing: pango-devel ######################### [2/4]
Installing: gtk2 ######################### [3/4]
/sbin/ldconfig: libraries libexpat.so.0 and libexpat.so.0.4.0 in directory /usr/lib have same soname but different type.
Installing: gtk2-devel ######################### [4/4]
Installed: gtk2-devel.x86_64 0:2.4.13-22
Dependency Installed: gtk2.x86_64 0:2.4.13-22 pango.x86_64 0:1.6.0-9 pango-devel.x86_64 0:1.6.0-9
Complete!
Anybody have a clue what may be wrong ? It is connected with xorg-x11-libs but ...
This shows non stop when using yum to install something or etc. : /sbin/ldconfig: libraries libexpat.so.0 and libexpat.so.0.4.0 in directory /usr/lib have same soname but different type.
Here is the /usr/lib listed :
ls -la /usr/lib/libexpat*
-rw-r--r-- 1 root root 607122 Apr 7 08:37 /usr/lib/libexpat.a
-rwxr-xr-x 1 root root 706 Apr 7 08:37 /usr/lib/libexpat.la*
lrwxrwxrwx 1 root root 17 Apr 7 08:37 /usr/lib/libexpat.so -> libexpat.so.0.4.0*
lrwxrwxrwx 1 root root 17 Apr 7 08:37 /usr/lib/libexpat.so.0 -> libexpat.so.0.5.0*
-rwxr-xr-x 1 root root 402635 Apr 7 08:37 /usr/lib/libexpat.so.0.4.0*
-rwxr-xr-x 1 root root 122048 Feb 21 2005 /usr/lib/libexpat.so.0.5.0*
View 3 Replies
ADVERTISEMENT
Feb 18, 2015
I'm trying to use libraries PDO on the server but continues to give me this error. "SQLSTATE [HY000] [2002] No such file or directory" ....
I plugged in Additional Guidelines, both extension = pdo.so that extension = pdo_mysql.so.
View 1 Replies
View Related
Feb 27, 2008
whats /usr/sbin/httpd -PAD is ? its eating my CPU.
nobody 6288 87.9 0.1 8932 4008 ? S 05:09 1:59 /usr/sbin/httpd -PAD
nobody 6290 91.2 0.1 8932 4012 ? R 05:09 2:03 /usr/sbin/httpd -PAD
View 5 Replies
View Related
Oct 9, 2007
at top i can see this processes running called "mingetty", they are running as nobody (apache), i mean.. this is not normal, right? I never saw anything like this.. this process are a resource hog.
I checked the server security, and no ports are open or rare connections are stablished
Code:
top - 17:00:48 up 2 days, 18:30, 1 user, load average: 6.31, 5.98, 5.96
Tasks: 205 total, 5 running, 199 sleeping, 0 stopped, 1 zombie
Cpu(s): 39.7% us, 13.2% sy, 0.1% ni, 45.8% id, 1.2% wa, 0.0% hi, 0.0% si
Mem: 2073496k total, 2039656k used, 33840k free, 133212k buffers
Swap: 2048276k total, 6120k used, 2042156k free, 1030220k cached
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
23977 nobody 25 0 7120 2412 996 R 91 0.1 1965:04 /sbin/mingetty tty7
24125 nobody 25 0 7408 2408 996 R 85 0.1 1959:44 /sbin/mingetty tty7
23944 nobody 25 0 8088 2400 996 R 83 0.1 1963:06 /sbin/mingetty tty7
24136 nobody 25 0 8024 2396 1004 R 78 0.1 1957:42 /sbin/mingetty tty7
31481 root 16 0 3276 952 684 R 15 0.0 0:00.18 top -c
30841 nobody 15 0 40728 18m 8704 S 5 0.9 0:01.31 /usr/local/apache/bin/httpd -DSSL
16910 root 34 19 33432 29m 660 D 2 1.5 2:39.98 pkgacct - icas3fu
30555 nobody 15 0 38956 10m 2744 S 2 0.5 0:00.61 /usr/local/apache/bin/httpd -DSSL
30634 nobody 15 0 46984 27m 12m S 2 1.3 0:43.60 /usr/local/apache/bin/httpd -DSSL
31243 nobody 15 0 39876 13m 4176 S 2 0.6 0:00.68 /usr/local/apache/bin/httpd -DSSL
31439 root 16 0 20836 11m 2336 S 2 0.6 0:00.01 webmaild - serving 201.247.123.7
31480 siscsd 16 0 20968 11m 2428 D 2 0.6 0:00.05 cpaneld - serving 190.86.67.67
Im using RHE 4 + cPanel.
View 13 Replies
View Related
Aug 8, 2008
I need to enable SOAP on my server , but it says
"Requires the SNMP Dev libraries to be installed first!"
I Googled this and getting horrible mixed results. Anyone know how to go about this?
View 5 Replies
View Related
Nov 20, 2007
I have a problem with PHP installed on my Linux server.
PHP 5.2.3 worked fine with JSON, MySQL and other libraries.
But when I:
- installed FFmpeg-PHP module
- added extension=FFmpeg module into php.ini (nothing was changed in php.ini)
- installed PHP-devel with yum
- rebooted server
PHP stopped working with MySQL and JSON. I've added absolute path for mysql.so in php.ini and it works now. But I couldn't find json.so library on my server (with find command).
So, I've downloaded and compiled Json 1.2 and added absolute path to .so in php.ini, but it doesn't work.
FFmpeg-PHP doesn't work also.
I get these errors in php error log file:
Quote:
[20-Nov-2007 03:27:30] PHP Warning: PHP Startup: json: Unable to initialize module
Module compiled with module API=20060613, debug=0, thread-safety=0
PHP compiled with module API=20050922, debug=0, thread-safety=0
These options need to match
in Unknown on line 0
[20-Nov-2007 03:27:30] PHP Warning: PHP Startup: ffmpeg: Unable to initialize module
Module compiled with module API=20060613, debug=0, thread-safety=0
PHP compiled with module API=20050922, debug=0, thread-safety=0
These options need to match
in Unknown on line 0
View 5 Replies
View Related
Dec 5, 2007
how to install the PEAR libraries in windows...
If PEAR is not installed then when the library files are included whether it would run smooth or not?
View 1 Replies
View Related
May 31, 2007
I have a situation like this:
There is a directory say, "Master" and inside, "Master" there is sub-directory, "Slave". A user who has access to, "Master" should be able to access, "Slave" automatically. However, a user who has access to, "Slave" should not have access to, "Master". Inside cPanel this type of protection is not possible.
View 3 Replies
View Related
Dec 11, 2008
How do I direct my httpd file to point to:
home/USER/public_html
instead of:
C:Users estetc...
I want to do this to make my test server just like the remote server.
View 5 Replies
View Related
Sep 18, 2008
I want to move the entire contents of a directory tree to another directory.
So for example we may have a directory with 15 directories inside, each directory contains files itself. I want to copy all the files from the directory tree into another directory located somewhere else one the file system. I want only the "files" to end up in the other directory and not the file structure too.
Im running CENTOS latest version.
View 4 Replies
View Related
Oct 26, 2009
After upcp suddently named failed and only works when I use /scripts/ulimitnamed
But now the server feel so slow because of became named-wrapper -u
How to revert back from named-wrapper -u named to /usr/sbin/named -u named?
View 0 Replies
View Related
Nov 1, 2009
Which files could I safely delete/archive from the usr directory? Also, what is the command to list each subdirectory's size?
View 8 Replies
View Related
Jan 31, 2008
If we want to Create output of "Tar" a directory ; to different server, how can we do that ?
I tried this command, but it does not works
tar -cvf oldserverzip.tar /directory | ssh newserver@newserver.com
Basically, what we want is to shift a site "dump" to another server, without creating a copy at source server (as there is no space available there to create a "dump")
View 12 Replies
View Related
Aug 14, 2007
Cpanel 11
Fedora
Is there any particular reason or advantage to having SSL files load from a different directory than the http files load?
for instance the http home files are in
/home/domain
is there any reason that an index.html (unsecure file) would need to redirect secure files from a directory?
View 4 Replies
View Related
May 6, 2007
how I go about unlocking my bin directory and making it writable again. I tried to do installworld with the latest freebsd release and as soon as it gets to the bin directory I get a permissions denied error. I looked at the permissions and ownership compared to another freebsd box and they all look the same. I tried to create a file by using touch just to test it and I received permission denied error.
View 3 Replies
View Related
Apr 21, 2007
I want to have a directory that i want to set up so you can only a script can see files in a directory. They will be getting the file names from the database, i have turned off directory browsing. I have also set up a Robots.txt and stopped robots from scanning the directory. Is there anything else i can do?
Also is there and software that allows you to download an entire site. Even if it is gigs of content. If so, how do i set it so it will stop that from happening. I am on linux. Centos running Cpanel.
View 2 Replies
View Related
Mar 9, 2009
I know that /www is an alias (symlink) for public_html, but I came across an account with virtual_html. Is there a difference between virtual_html and public_html?
And while I assume secure_html is for secure files, how does it tie in?
View 5 Replies
View Related
Aug 20, 2008
I'm trying to use SSH to delete a directory. It won't delete via FTP.
I've tried variations of the below but nothing seems to work;
rm -f [folder]
rm /-f [folder]
the directory that should be deleted is test.crossroadsclub.net, so I use that as the folder.
View 5 Replies
View Related
May 23, 2008
how do i protect a file directory from be accessed view a web browser but still allowing scripts like flash to access it?
i have a folder with xml files in it and i don't want a user pulling them up via there webbrowser.
View 3 Replies
View Related
Oct 30, 2008
I need to make this writeable but I can't find it on my server with my FTPclient. Can someone tell me what it is and where it's likely to be?
Maybe I have to create one?
View 1 Replies
View Related
Aug 6, 2008
I have 10 GB partition and we have mount /var direcotry and now it has been full 97% what can i do and how to manage it and i have no other option because no other space is available to create new partition and mount there.
View 10 Replies
View Related
May 8, 2008
the caching directory I created for eaccelerator deleted by itself. There are 2 copies of eaccelerator, one for apache and one for litespeed. The one for Apache got deleted today. Could it be due to the fact that the directory hasn't been modified or accessed in nearly 2 weeks? It's been that long since Apache was used.
View 4 Replies
View Related
Nov 4, 2008
How do I do this in IIS
I need to be able to access resources such as PDFs, videos from my website once a user has logged in but I need to block users being able to access the resources from a url?
View 6 Replies
View Related
Jul 26, 2008
i updated my old pages on the ftp directory wwwroot.. i deleted the old files and inserted new pages with new names.. now i am not able to see the new website if i type the exact address..the old page is still being viewed. wheras if i omit the www part from the addres i am able to see the new page..
View 5 Replies
View Related
Jul 9, 2008
I want hide the directory of my site:
[url]
How to hide the content list there?
View 4 Replies
View Related
Jul 30, 2008
I would like to make some kind of script (probably .sh?) that automatically takes a directory, makes a copy of it then makes a gzip tar and then shoots it over to an FTP server. I would like this to happen twice a day (ie. every 12 hours).
View 13 Replies
View Related
Jun 12, 2008
I am running phpsuexec on the server and it seems all php.ini settings are being applied per directory, I would like to have them running per user.
View 6 Replies
View Related
Jan 20, 2008
I upgraded from Apache 1.3.7 to the latest copy
Everything works nicely, except the cgi-bin directory
When a user tries to access a script or even a standard text file, it throws up the error..
Not Found
The requested URL /cgi-bin/first.txt was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
When they try and access the cgi-bin directory itself, they get
Forbidden
You don't have permission to access /cgi-bin/ on this server
Now, I've checked the httpd.conf file and this is what it has for Cgi-bin
<IfModule alias_module>
ScriptAlias /cgi-bin/ "/usr/local/apache/cgi-bin/"
</IfModule>
<Directory "/usr/local/apache/cgi-bin">
AllowOverride None
Options None
Order allow,deny
Allow from all
</Directory>
And the error logs say..
[Sun Jan 20 18:09:56 2008] [error] [client xx.xx.xx.xx] File does not exist: /home/goewowc/public_html/404.shtml
[Sun Jan 20 18:09:56 2008] [error] [client xx.xx.xx.xx] script not found or unable to stat: /usr/local/apache/cgi-bin/first.txt
The CGI-bin directory is chmodded correctly, the files are also chmodded and belong to the correct group
View 3 Replies
View Related
May 9, 2007
css $ ls -l /san
ls: reading directory /mountfd: Too many open files
total 0
View 3 Replies
View Related