similar to: PHP question on CentOS

Displaying 20 results from an estimated 1000 matches similar to: "PHP question on CentOS"

2007 Jul 02
2
CentOS version of /srv/www/htdocs ?
I'm installing NagiosQL on CentOS 4.5 and am trying to follow these instructions http://www.nagiosql.org/wiki/Documentation "....decompress the nagiosql-*.tar.gz to a directory accessible by your webserver (e.g. /srv/www/htdocs)" But since there is now /srv/www/htdocs folder on my installation, I'm not sure what to do on CentOS instead. Any advice? -------------- next part
2007 Oct 09
4
Directory index forbidden by rule: /var/www/html/
I'm looking to troubleshoot this error when I run "tail /etc/httpd/logs/error_log" [Tue Oct 09 07:22:59 2007] [error] [client 127.0.0.1] Directory index forbidden by rule: /var/www/html/ (I get this when I run Nagios' "./check_http -H 127.0.0.1".) All I did was install CentOS and then modify httpd.conf to include "ServerName 192.168.1.10:80" and also
2007 Jul 01
1
installing progs from source on CentOS
I'd like to install NagiosQL on CentOS, but I don't see a yum package for it, so I'm going to download the source code. If I download it, where in CentOS's file system (i.e. in which directory) is the best place to untar, compile, and run it? (Sorry, I've been spoiled by packages!)
2007 Jul 13
3
username list?
Where/how in CentOS can I get a nice list of all the usernames on the system? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20070712/3bd17215/attachment.html>
2012 May 08
4
best way to upgrade from default Python 2.4 to Python 2.6?
What is the best way to upgrade to Python 2.6 from the default Python 2.4. I'm running CentOS 5 --> Linux mybox.domain.com 2.6.18-238.9.1.el5 #1 SMP Tue Apr 12 18:10:13 EDT 2011 x86_64 x86_64 x86_64 GNU/Linux I've read these horror stories online and don't want to break yum.
2008 Feb 28
2
smokeping on CentOS questions
I'm having some problems getting CentOS to serve up my Smokeping pages ( http://oss.oetiker.ch/smokeping/) However, I'm having problems getting the pages to serve up correctly. Here is a quick run down of what I've done. (1) wget and untar to /usr/local/smokeping (2) chown -R root:root /usr/local/smokeping (3) modifying to the following files to reflect my environment (not sure if
2007 Aug 01
2
CentOS things to mod for VMware server
I'd like to make a CentOS-based VMware server. Anything I should consider before doing so? (e.g. stuff to disable, kernel tweaks, etc)
2007 Aug 02
2
virtual hdd problems when CentOS is guest OS
I recently installed VMware on CentOS 4.4 (using the single server CD). I installed VMware fine, and then installed the VMware-mui tools that allow me to use a Windows box to console to the server. From my Windows box, I can create VMs on the fly just fine. Interestingly, I can create virtual Debian boxes ok, but I can't create virtual CentOS boxes. What might I be missing? As soon as I
2007 Jun 30
2
disabling SELinux on CentOS: a good idea?
I was banging my head against the wall trying to figure out why my Nagios install wasn't working on CentOS 4.5 (I'm used to Debian), and so I disabled SELinux and everything magically started working. Is this a good long term idea? Or is there a better way of doing things? -------------- next part -------------- An HTML attachment was scrubbed... URL:
2007 Aug 07
2
startup config scripts for CentOS
On CentOS-based VM appliance I'm building, I would like to create a script that runs upon login that asks the user a series of questions that does (among other things) ask them to input their networking information (IP, mask, gate, DNS, etc). I'm hoping you guys might point me in the right direction. Here are some of the specific things I'm looking to accomplish with such a script.
2008 Mar 11
1
php 4/5 dependency question
I have a PHP box which was running NagiosQL on PHP4, and all of a sudden it stopped serving PHP pages. I went to http://boxIP/nagiosQL/testQL.php (that application's test page) and got the following error "PHP without mysql support, please install mysql module to php!" Not knowing what was broken, I attempted a "yum install php-*", but got the following message: --->
2007 Sep 23
1
chmod / chown settings on /var/www/html
I'm setting up a new CentOS 4.4 server to work with Fruity (a frontend program that operates Nagios). For security purposes, what chmod and chown settings do you put on the /var/www/html folders? Also, can anyone recommend any good LAMP hardening guides? While I'm not planning on putting this into production, I'd like to cover all my bases before that's an issue. --------------
2007 Jul 03
1
best way to upgrade php4 -> php5 on CentOS?
What is the best way to upgrade PHP4 to PHP5 on CentOS? I see from "rpm -qa" that I'm running PHP-4.3.9. Should I uninstall this old PHP4 package and then reinstall PHP5? Or is there some cool yum upgrade thing I might run? This is a VMware virtual box for testing, so I'm more concerned about learning what to do, rather than interrupting anything. -------------- next part
2007 Jul 30
1
Perl-related problem on rrdtool?
On CentOS 4.5, I have Cacti and Nagios installed. I'm trying to "glue" them together with a program called n2rdd but am having a problem that I wondering is Perl-related. When I run "tail /var/log/nagios/rra/n2rrd.log", I see lots of this sort of thing: server01: Missing template for "server01" service "check_ping"
2007 Dec 03
1
./configure -> "libgd unusable" (shall I build from source or scrape and rebuild?)
On a relatively new Nagios 2.x / CentOS 4.x server (only like a week old), I am experiencing gd(-devel/-progs) problems and am wondering if I should just scrape and rebuild. Here is my situation: I installed LAMP+Nagios+NagiosQL and was going to install PerfParse so that I could have trending info integrated with Nagios. The configure script would run ok, but would crap out on make &&
2009 Dec 12
7
Red Hat commercial support for CentOS/Fedora
Someone told me that if you have a CentOS or Fedora server, you can pay a Red Hat yearly fee and get them to support it (because the environments are so similar). Can anyone here substantiate this claim? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20091211/03c9856b/attachment.html>
2011 Jul 20
5
high performance open source DHCP solution?
The free DHCP solution, ISC, seems to be having scaling issues (i.e. handling only about 200 DHCPDISCOVER and 20 DHCPRENEW requests), and I was wondering if anyone had any open source suggestions of solutions that could scale much better? (Ideally, I could find a free version of a solution like Nominum, but I know that's asking for much.) Anyone have any suggestions? -- Also on LinkedIn??
2007 Sep 24
3
searching for yum packages necessary for mail gateway
I'm looking for the Red Hat equivalent of this Debian statement "apt-get ?y install postfix mailscanner spamassassin bind9 clamav ssh webmin webmin-core logwatch libspf2-0 libmail-spf-query-perl" "yum search" can't find some of the packages. Is there some sort of online DB or something that I can search through to see which repository I need to enable for some of
2007 Aug 02
3
how to export and import VMware servers
I recently build a CentOS-based VMware server (the free ver) and now need to move all of the virtual machines off my old Windows-based VMware server (also the free ver) to this next CentOS-based one. I have successfully FTP'd all of the files to the new CentOS box and have even opened the server in the console Window, but cannot "start" it. I start the machine (like I always do),
2008 May 03
5
Watching Netflix movies on CentOS
Has anyone here been able to view Netflix movies on CentOS? (It requires Internet Explorer, and I'm wondering what the workaround is for Firefox) -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20080502/6ace912b/attachment.html>