similar to: Apache and '(13)Permission denied: access to ...'

Displaying 20 results from an estimated 1000 matches similar to: "Apache and '(13)Permission denied: access to ...'"

2006 Apr 17
1
Hobbit install requirements
I'm attempting to install Hobbit 4.2.1 on CentOS 4.3. When attempting to "configure -server", I get: : : Checking for RRDtool ... RRDtool include- or library-files not found. These are REQUIRED for hobbitd RRDtool can be found at http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/ If you have RRDtool installed, use the "--rrdinclude DIR" and "--rrdlib DIR"
2009 Jun 03
1
setrubleshootd dominating
Anyone have any idea as to why setroubleshootd would be dominating the system: PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 2371 root 25 0 1884m 1.8g 4100 R 100.2 44.7 680:06.40 setroubleshootd Frank M. Ramaekers Jr. Systems Programmer MCP, MCP+I, MCSE & RHCE American Income Life Insurance Co. Phone: (254)761-6649 1200 Wooded Acres Dr.
2018 Jun 06
2
Definitive guide to setting up FTPIS on vsftpd
Followup: I gave up on the Implicit and configured vsftpd for Explicit, that revealed some configuration errors (displayed on the client, Filezilla in my case). I then corrected these errors and switched back to Implicit and all is well. Frank M. Ramaekers Jr. -----Original Message----- From: CentOS [mailto:centos-bounces at centos.org] On Behalf Of Kenneth Porter Sent: Thursday, May 31, 2018
2018 Apr 08
1
CentOS 7 + MariaDB + phpMyAdmin
I can't seem to get phpMyAdmin working. I got the ip address problem (permission) resolved, but now I'm getting a "Parallels H-Sphere" error "Error 404: File Not found". I've looked in all the logs and cannot determine what file is not found. Frank M. Ramaekers Jr. | Systems Programmer | Information Technology | American Income Life Insurance Company |
2007 Dec 17
2
configure and assembler
I'm attempting to install a product and it's failing the compiler check. CentOS 5.1 + echo='/bin/echo -e' + rm -rf configure-tmp + mkdir configure-tmp + tmp_file=configure-tmp/xxx + makedirs=. + /bin/echo -e 'Checking C++ compiler... \c' Checking C++ compiler... + cat + CXX=unknown + for i in '"CC"' '"g++"' '"cc"'
2008 Mar 03
1
phpmyadmin hang..
It seems that I can never get through a phpmyadmin session w/o it hanging on "Waiting for http://....". The only way I have found to correct this is to cycle Apache. I can always get past the signon portion, but it hangs at various portions of selecting DBs or Tables. CPU is not overly active, all httpd daemons running, no myphpadmin remnants running. Can't find any problems in
2007 May 29
6
Remote system up/down monitoring tool?
I have a small number of boxes in different locations, and currently have a fairly crude cron job running on each, which does a ping of one or more of the other boxes, and if the ping fails, it emails me to say the other box might be down. It then emails me again the next time the other box appears to be up. Of course, this can't distinguish between the remote box really being down and there
2011 Dec 23
2
yum --import of RPMforge
Using the instructions on: http://wiki.centos.org/AdditionalResources/Repositories/RPMForge#head-f0 c3ecee3dbb407e4eed79a56ec0ae92d1398e01 I enter the command: rpm --import http://apt.sw.be/RPM-GPG-KEY.dag.txt and it comes back to the prompt, like it worked, but attempting to confirm the download: rpm -K rpmforge-release-0.5.2-2.el6.rf.*.rpm results in: error:
2009 Sep 29
3
Script consumes memory
I have the following script that when executed, consumes memory and makes the system inaccessible. All process are halted. First, I don't understand what is wrong with the script Secondly, I'm surprised that Linux allows this to run unchecked to the detriment of the entire system. ---- SCRIPT ----- #!/bin/sh FTP="/usr/bin/ftp" # VMID="asystem.ourcompany.com"
2008 Apr 11
3
MS Exchange to CentOs (multiuser)
Is there a way to get mail from a MS Exchange server that is addressed as user at host.domain.com rather than the user at domain.com so that users on host.domain.com can read their mail on that host (CentOS). (I'm assuming that Exchange needs to know about host.domain.com, somehow.) Frank M. Ramaekers Jr. Systems Programmer MCP, MCP+I, MCSE & RHCE American Income Life
2015 Oct 27
4
phpMyAdmin mbstring extension is missing
This is a fairly new install of CentOS7 and I'm trying to install phpMyAdmin (http). When I access http://server/phpMyAdmin it throws: The mbstring extension is missing. Please check your PHP configuration. There is a mbstring.ini in /etc/php.d with: ; Enable mbstring extension module Extension=mbstring.so /etc/php.ini has: : extension_dir = "/etc/php.d" :
2014 Apr 02
6
Removing a file that starts with dashes
How can I remove this file? -rw-r--r-- 1 root root 28707 Mar 31 12:31 --backup=numbered I've tried a few different methods, but most attempts interprets the file name as a switch (which it doesn't understand). TIA, Frank M. Ramaekers Jr. | Systems Programmer | Information Technology | American Income Life Insurance Company | 254-761-6649
2009 Jun 03
5
Removing old kernels
I have the following kernels on my /boot: 2.6.18-128.1.6 2.6.18-92.1.18 2.6.18-92.1.22 I'm low on /boot space and need to remove the oldest version. It appears that I cannot use yum to remove since all of the versions are the same (only the release is different). I believe that I can use rpm to remove the old version, but I also need to remove them from the grub.conf. Any other
2007 Feb 16
3
Event scheduling
Okay, I know about 'cron' and 'at', but how do you schedule jobs (scripts) based on events. For instance: Run script xyz when file abcd.efg arrives via ftp? TIA, Frank M. Ramaekers Jr. Systems Programmer; MCP, MCP+I, MCSE & RHCE American Income Life Insurance Company Phone: (254) 761-6649 Fax: (254) 741-5777
2007 Jun 15
1
process show uid not user
One of my user's processes shows up with the uid (numeric) rather than the user (alpha) on the ps command. The /etc/passwd file shows: theuser:x:500:501:The user:/home/theuser:/bin/bash But, 'ps -ef' shows the uid: 500 9041 8864 0 11:20 pts/1 00:00:00 ps -ef Allother active users show the user. Ideas? Frank M. Ramaekers Jr. Systems Programmer MCP,
2011 Jul 26
1
yum segfault - rpmforge problem?
[root at host ~]# yum clean all Loaded plugins: fastestmirror, protectbase Cleaning up Everything Cleaning up list of fastest mirrors [root at ost ~]# yum search libcli Loaded plugins: fastestmirror, protectbase Determining fastest mirrors * base: centos-distro.cavecreek.net * elrepo: elrepo.imt-systems.com * extras: ftp.ussg.iu.edu * rpmforge: apt.sw.be * updates: mirror.nandomedia.com base
2015 Oct 27
2
phpMyAdmin mbstring extension is missing
Eero, It has already been installed. Frank M. Ramaekers Jr. -----Original Message----- From: centos-bounces at centos.org [mailto:centos-bounces at centos.org] On Behalf Of Eero Volotinen Sent: Tuesday, October 27, 2015 5:16 PM To: CentOS mailing list Subject: Re: [CentOS] phpMyAdmin mbstring extension is missing You need to install correct package. Name of package might be php-mbstring ..
2008 Nov 12
2
Terminal emulation scripting
I need to write a script that will contact a remote system using TELNET with VT52/1xx/2xx/320 and perform some operations. I am familiar with TELNET but it appears that it won't work for my purposes. TIA, Frank M. Ramaekers Jr. Systems Programmer MCP, MCP+I, MCSE & RHCE American Income Life Insurance Co. Phone: (254)761-6649 1200 Wooded Acres Dr. Fax:
2009 Dec 30
3
chroot problem.
First, I'm trying to following along on a document on "SecurityFocus" on "Securing MySQL: step-by-step". I'm on step 3.8 "Test the configuration". I have my CHROOT directory structure setup and the chrootuid is failing (haven't figured that one out, yet). So, I simply tried a 'chroot /chroot/mysql' and got: chroot: cannot run command
2017 Feb 21
3
SELInux conflict with Postfixadmin
postfixadmin setup.php is claiming: *Error: Smarty template compile directory templates_c is not writable.* *Please make it writable.* *If you are using SELinux or AppArmor, you might need to adjust their setup to allow write access.* This goes away with 'setenforce 0', so it is an SELinux issue. I have tried both: restorecon -Rv /usr/share/postfixadmin and chcon -R -t