Tagged Questions

0
votes
2answers
46 views

What is the centOS equivalent?

apt-get install devscripts What is the equivalent in centOS?
1
vote
2answers
31 views

mysql create database and user script

Question Rewritten: HOMEDIR="ftpuser" REMOTEIP="1.1.1.1" MYSQLPASS="password" Q1="DROP USER "$HOMEDIR"_shop;" Q2="DROP DATABASE "$HOMEDIR"_shop;" Q3="CREATE DATABASE IF NOT EXIST …
0
votes
2answers
23 views

Apache Forbidden error on clean CentOS install

Hey folks, I have a clean copy of CentOS. Just installed Apache, PHP and MySQL. Everything works like a charm. Except for I created a new user, let's call it 'demo'. I created …
2
votes
2answers
58 views

PHP Sessions “Unknown: Failed to write session data”.

Hello, I'm using centos 5 with php 5.3.0. I have php installed and set up, in my php.ini I have session.save_path set to "/tmp", I have "/tmp" set to 7777, it's fully writeable. I …
0
votes
0answers
28 views

How many maximum files per directory on CentOS 5 64bit or Linux RedHat 64bit? [closed]

Now, I have any 20,000 files in single directory. How many maximum files per directory on CentOS 64bit ext3?
0
votes
2answers
32 views

PHP upgrade problem - Is this an encoding error?

I upgraded php-common and php-devel packages on CentOS 5.3 system. Now, when I try to access any PHP script in a browser I get garbage like this: If I try to CURL GET the page, …
4
votes
4answers
330 views

How to make APC (PHP Cache) work?

I've read about APC that it speeds up multiple php file sites. So I have this particular project in PHP with many files and i discover that require_once and parsing only class defi …
1
vote
1answer
52 views

What is the name of the CentOS font? [closed]

What is the name of the font used in the CentOS logo? Link to CentOS Site
1
vote
4answers
241 views

Install python 2.6 in CentOS

I have a shell that runs CentOS For a project I'm doing I need python 2.5+ but centOS is pretty dependent on 2.4 From what I've read a number of things will break if you upgrade to …
0
votes
1answer
35 views

Problem with R rendering base Graphics in CentOS 4

Hi we're trying to get R with the standard gui loaded onto CentOS 4, and under certain users R will not render certain graphics. When logged in as root the graphics render, but un …
0
votes
2answers
57 views

FTP download fails on remote virtual server but works perfectly on local setup

Hi, I have developed a recursive FTP-download script, in PHP5, that allows you to select some files and/or directories to download using an AJAX request. The POST-variable that th …
2
votes
5answers
71 views

freeware HTML creating tools for Linux

I have linux centos 5.3. I am in progress to create a website but i am not aware of writing HTML. I need some tool to convert text to html. On google I have found many tools with c …
0
votes
1answer
143 views

compile php5 on centos with --enable-pcntl

I am trying to enable pcntl on my php on centos. I see I am suppose to do a ./configure make build but have not ever done it. Could someone give me some direction?
0
votes
0answers
33 views

Domain0 with Kernel 2.6.18-92.1.22.el5xen fails to boot Guests with Kernel 2.6.18-164.el5xen [closed]

Hi all, I am in a bit of a fix here, I have several Guests paravirtualized running on a Dom0 that is currently running the 2.6.18-92.1.22.el5xen Kernel. All my guests (administere …
-2
votes
0answers
310 views

How to install GNOME desktop on linux (CENTOS) [closed]

How to install GNOME desktop on linux (CENTOS).I would appreciate detailed steps as I am a linux newbie.

1 2 3 4 5 6 next
15 30 50 per page