Displaying 20 results from an estimated 6000 matches similar to: "Problem installing WordPress on CentOS"
2006 Mar 22
8
Premature end of script headers: dispatch.cgi
Hi
I am running ruby 1.8.4 and rails 1.0.0 with Apache 2. I made a simple
rails application called demo and also created a controller called say
and an action called hello which is working fine using webrick. To run
it under Apache I created a symlink demo1 which is linked to the
demo/public directory. If I run it using www.example.com/demo1 then I
get the "Rails- Welcome Aboard"
2015 May 07
2
Apache 2.2 itk - 404 not found
Hi all, Freshly installed apache 2.2 with httpd-itk (from epel). When I
try to access apache's document root from a browser on local network, it
always serve me the Apache welcome page, even if I have a index.html and
a phpinfo.php file in the /var/www/html folder. If point the browser
specifically to http://server/index.html, I get a '404 Not found error'.
I'm running CentOS
2007 Feb 01
4
Problems with new kernels
Hello,
I have been having problems using kernels since 2.6.9-34.0.2. After
updating to a new kernel, my system runs, I'm guessing, 6 - 8 hours fine,
then becomes unresponsive. For example, I installed the latest kernel the
other evening, reboot for the changes and by morning, the system appears to
be locked up. Typing 'yum update' takes about 10 minutes to execute.
Not sure whats
2009 Jul 09
3
Add instantly active local user accounts *with* password using useradd -p option ?
Hi,
I need to setup a load of user accounts on a series of machines, for
testing purposes. I'm using a script to do this, but the only problem I
have so far: I have to activate them all manually by doing passwd user1,
passwd user2, passwd user3, etcetera. The useradd man page mentions a -p
option to define a password, but I can't seem to get this to work.
Here's what I'd like
2019 Dec 09
4
PHP handler for .html files - C7
Morning all,
I am finally moving some old (F9 thru F17) servers to C7 (Plus PHP7/Pgsql10) boxes. On the old boxes they all had it set so that .htm and .html files were handled by PHP in addition to the normal .php files.
This was done with the simple change to:
AddHandler php5-script .php .htm .html
AddType text/html .php .htm .html
in /etc/httpd/conf.d/php.inc. I did the same on my first
2007 May 15
3
Introduction
Hi,
I'm a 40-year old sysadmin living in Montpezat, a small village in the
sunny south of France. I'm a Linux user since 2001, when I made my first
steps on a 486 with a Slackware 7.1 CD. I've tried maybe two dozen
distributions, but I've stayed mostly with Slackware and Debian.
Since last summer, I work as a sysadmin for our "Communaut? de
Communes", a group of 16
2015 May 07
3
Apache 2.2 itk - 404 not found
I forgot to mention it. All the files under /var/html are owned by
apache:apache
On 15-05-07 04:07 PM, Eric Lehmann wrote:
> Have you checked the file rights under your document root ?
> Your apache group need reading right.
> Am 07.05.2015 21:42 schrieb "John" <tuxfed at gmail.com>:
>
>> Hi all, Freshly installed apache 2.2 with httpd-itk (from epel). When I
2016 Aug 13
2
Duplicate *.desktop entries for GNOME in /usr/share/applications
Hi,
Today I noticed something strange. There seem to be a series of
duplicate desktop menu entries in /usr/share/applications.
Example: gedit.desktop and org.gnome.gedit.desktop
Other example: nautilus.desktop and org.gnome.Nautilus.desktop
This is annoying, since I usually edit some custom menu entries for my
users. Now, if I edit both files for a single application, I end up with
duplicate
2009 Nov 14
4
php config security concern for c5
a recent post on bugtraq hilighted an issue with how upstream has
configured apache to invoke php, namely using addhandler, which has the
behavior of matching the extension anywhere in the file. this means
that foo.php.jpg will be run as php. where this becomes an issue is web
apps that allow uploads into the webspace for images, pdfs, etc. if the
app assumes that anything.jpg is safe,
2006 Apr 12
13
Public Directory not accessible
Been trying to deploy my rails app on Redhat ES3, Apache2, FastCGI with
Plesk all day. Fun stuff. Basically, the issue that I can not solve has
to do with access to /public. None of my images, javascripts, etc. are
working in the app. Trying to access any of these results in a 404 (or
routing error if in developer mode). Oddly, the 404 file it displays is
-- you guessed it -- in fact *in*
2008 Nov 25
2
adduser vs. useradd
Hi,
To add a user to the system on the commandline, I usually use the
adduser command.
# adduser newuser
And that's it. I've been using that command probably out of an old
habit, since I've been a long-time Slackware user before. But now I
wanted to dig a bit deeper, and some details puzzle me.
Whereas on Slackware, 'adduser' is an interactive shell script to create
a
2009 Sep 20
2
SSL and virtual hosts?
Hi,
I successfully managed to use SSL on a local webserver for testing
purposes, following the section "Using SSL" in the Chapter "Using
Apache" of the "Definitive Guide to CentOS". Now I wonder: how can I use
SSL with virtual hosts?
I have several virtual hosts defined. Let's say I want to use SSL with
this one:
<VirtualHost *:80>
ServerAdmin info
2019 Jun 25
1
RHSA-2019:1150 rh-ruby24-ruby not fixed?
Hi there,
it seems like the rh-ruby24-ruby sclo has not been rebuilt yet :-?
https://access.redhat.com/errata/RHSA-2019:1150
Kind Regards,
basti
2018 Nov 30
1
Php script not running
Hi All, I have centos 7. Apache and php are installed.
CGI runs fine - php does not seem to run.
I have the /etc/httpd/conf.d/php.conf file
php.conf
#
# Cause the PHP interpreter to handle files with a .php extension.
#
<FilesMatch \.php$>
SetHandler application/x-httpd-php
</FilesMatch>
#
# Allow php to handle Multiviews
#
AddType text/html .php
#
# Add index.php to the list of
2006 Jan 30
1
Cannot disable SELinux
I'm getting a SELinux warning when trying to start a perl daemon
(bigsister) that I installed on a fresh CentOS 4.2 system and the start
fails (there is nothing else logged, I cannot be sure that this is the
fail reason but I assume it). However, SELinux is set to permissive mode,
isn't permissive mode meant to only issue warnings and not block anything?
So, as a first workaround I
2005 Sep 16
3
PXE Install CentOS-4.1
I am setting up CentOS-4.1 so I can install it via PXE Boot. I have
everything working except the only packages available for selection is
the Minimal set. The other groups are grayed out and can't be selected.
Any ideas?
I have also discovered that anaconda does not follow http redirects
which is a bit annoying.
John.
--
John Newbigin
Computer Systems Officer
Faculty of Information
2009 Nov 30
1
Change system-wide default configuration for FF and OO with /etc/skel
Hi,
I'm using a heavily tweaked CentOS 5.4 for desktop installs (here's what
it looks like: http://www.microlinux.fr/captures.html).
For every app I install, I try to configure a sensible default
configuration system-wide for all users. For example, once I found a
nice configuration for XMMS (default skin, loads of plugins, orange On
Screen Display in a nice font, etcetera), I put my
2008 Oct 11
5
Rails + Apache2 + Balancer Manager - PHP doesn't work
Hi
I have a Debian Server and I managed that Ruby works with Apache2 and
the Balancer Manager that listen to the Mongrel server.
The Problem is that PHP files don''t work anymore.
How do I have to configurate the Balance Manager that PHP is working
again like without the Balance Manager?
Greetings Andi
--
Posted via http://www.ruby-forum.com/.
2009 Jul 03
1
Replicate desktop configuration for other users using /etc/skel
Hi,
The subject says it all. I'd like to copy my own custom desktop
configuration for other users on the machine without having to go
manually through the hassle.
Here's a non-exhaustive list of what I usually tweak :
* Theme + icons
* background image
* panel
* screensaver
* Nautilus behaviour
* Handling of removable devices
* Gnome Terminal
* Gnome Dictionary (french servers)
*
2013 Mar 08
6
CentOS 6.4 Release Date.
Hi,
Any date planned to release CentOS 6.4 as GA release?
Regards,
Kaushal